Develop PHP Website for Learning Web Design Free Online
  Home   |   Forums   |   DevCMS
  Join   |   Log In
 
   

HTML Tutorials - Learn HTML

Tutor at Develop PHP
<html> - HTML Document
By: Adam      Created: Jul 14, 2008      Views: 172 Tweet This Page  Post page to Facebook  Post page to Facebook

The <html> tag identifies web documents as having HTML markup for the browser to render. It is used to communicate with the browser software behind the scenes, rather than being in place for human reading or design elements. This tag like most other tags can have attributes and values set within it to further communicate parameters to the browser software.

Code
 or Script Display Bar
<html>
  <body>
   <h2>Hello World!</h2>
   <p>Welcome to the show.</p>
  </body>
</html>

Browser Display Bar

Hello World!

Welcome to the show.



                                   <i> - Italicize


Comment on <html> - HTML Document




Search Tags:
<html>   ·  -   ·  HTML   ·  Document   ·  
 
 
Arbitrary Links and Archives
Home
Active Forums
Members
SIte News
Link To Us
Gear
2009 Forum Archive
Programming Courses
Learn HTML
Learn CSS
Learn PHP
Learn MySQL
Learn Javascript
Learn jQuery
Learn ActionScript 3.0
Learn Java
Learn XML
DevelopPHP Requires Flash Player
Get Adobe Flash player
___________________________________________

Terms of Use  •  Privacy  •  Admin Notes

©2010 developphp.com   |   Powered By FlashBuildingHolder