'html' identifies an HTML document : html : Basic Tags HTML CSS TUTORIALS


HTML CSS TUTORIALS » Basic Tags » html »

 

'html' identifies an HTML document



<html>
<head>
<title>hr element example</title></head>
<body>Text
     <hr id="firstRule" noshade color="blue">
     Text
     <hr id="secondRule" color="blue">
     <br>
     <br>
     www.navioo.com
</body>
</html>
      
      



HTML code for linking to this page:

Follow Navioo On Twitter

HTML CSS TUTORIALS

 Navioo Basic Tags
» html