Introduction of HTML:
What is HTML Language (web language?):
Hyper Text Markup Language (HTML) developed by Physicist Tim
Berners-Lee in 1990.
- HTML stands for Hyper Text Markup Language
- A markup language is a set of markup tags
- HTML documents are described by HTML tags
- Each HTML tag describes different document content
- HTML language used to create web pages.
Physicist Tim Berners-Lee was a contractor at CERN. He Make a
system for CERN researchers to use and share documents. Berners-Lee wrote a
memo proposing an Internet-based hypertext system in 1989. Berners-Lee
specified HTML and wrote the browser and server software in late 1990 when he
was working with data system engineer In CERN.
Hyper Text Markup Language is a markup language that web
browsers use to interpret and compose text, images and other material into
visual web pages
HTML is a tag base language. Here two types of tag used
- Paired tag.
- Non-paired tag.
Basic Structure of html page.
<html>
<head>
<title>title of page. </title>
</head>
<body>
<h1> My first web page. </h1>
<p> hi friend how r you .
<head>
<title>title of page. </title>
</head>
<body>
<h1> My first web page. </h1>
<p> hi friend how r you .
<br/> I
am working as a software developer in Asp.net framework with sql data base.
</p>
</body>
</html>
</body>
</html>
Make an HTML Document:
HTML Document
|
background code examples about css html
ReplyDeleteBackground repeat repeat x