bancuri, glume, imagini, video, fun, bancuri online, bancuri tari, imagini haioase, videoclipuri haioase, distractie online Pe HaiSaRadem.ro vei gasi bancuri, glume, imagini, video, fun, bancuri online, bancuri tari, imagini haioase, videoclipuri haioase, distractie online. Nu ne crede pe cuvant, intra pe HaiSaRadem.ro ca sa te convingi.

above banner

banner website
under banner
home html css references contact
HOMEspace above menu HTMLCSSREFERENCES CONTACT

monitors
under monitor image space
folder icon space between sign and sugestion Lessons

Introduction HTML(hypertext mark-up language)


       Background has been around for more than several years.The  primary web content began in November 1990 and previosly, there have been very little to no HTML standards to follow.As rezult a group was formed and they was called the World Wide Web Consortium who's set standards for,HTML coding[2].
Web pages
Here are therefore vital facts concerning why webpages are so useful!
They are cheap and straight forward thanks to unfold data to an outsized audience.
They give one more medium you'll  use to promote your business.
They function as platform to let the globe know about you!

HTML could be a language for describing web content.

  • HTML reffered as Hypertext Mark-up Language.
  • The elements names are keywords(tags name) which starts with < and ends with > like <html>
  • HTML tags are ordinarily available in pairs like <div> and </div>
  • The first tag is the start tag in pair and second tag is the end tag.
The second tag is written like the first tag with a slash before the tag name
the first and the second tags are referred as opening tag and closing tag
"<tagname>content</tagname>"

HTML Elements


In HTML,most of elements are written with opening tag(e.g. <div>) and the closeing tag (e.g. </div>),with the content between them.
<title>this is the title of page</title>

HTML Page Structure

Below could be a visual reprezentation of an HTML page structure
<html>
<head>
           <title>This is the title of page</title>
</head>
<body>
         <button>this is a button</button>
         <h1>This is a heading</h1>
         <p>And this is a paragraph.</p>
</body>
</html>
The <!DOCTYPE> Declaration
The <!DOCTYPE> declaration help the browser to show properly
There are many various documents on the net,and a browser will solely show an HTML 100% properly if it aware of the HTML version and browser.

Common Declarations

HTML5

<!DOCTYPE html>

HTML 4.01

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">

XHTML 1.0

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">.
Biblography
  1. http://www.w3schools.com/html/html_intro.asp
  2. http://www.tizag.com/htmlT/
  3. www.wikipedia.org




Introduction
Elements
Attributes Page content
Head
Tables
Forms
Colors

like hr2
end site bar

Copyright 2014 Florin Bacu | All Rights Reserved

home  contact


under copyright