Simple HTML Code

Domain Hosting image
Web Hosting
Dedicated server
ssl certificate
Web Design image
Email

HTML is a markup language. HTML is used to mark up a text document, just as a newspaper editor would do with a pencil. The marks used by the editor indicate which format should be used when printing the marked text. HTML tags determine the way in which the text is going to appear in the browser.

Since HTML is a tag oriented text markup language that works with standard ASCII text, all you really need to begin creating HTML pages is a good text editor. For example, lf you're using a version of Windows, Notepad will, do just fine.

Don't be confused about the code above, because we will learn about all the codes in detail in the later chapters. Just type this sample document into notepad and save it by using the file name sample.htm. Then call this program from the browser available in the system. You will see a screen as shown.

<html>
<head>
<title>First HTML Document>
</head>
</body>
<h2>Welcome to the Internet World</h2>
<hr>
HTML Documents can be Simple or Complx
<p>
This is simple HTML document showing you how to draw line.
</body>
</html>



Domain Name Search

www.


Copyright (C) 2007. Web Domain design hosting. All rights reserved.