CodeAve.com CodeAve.com - HTML - Miscellaneous
ASP
JavaScript
CSS
HTML
·Forms
·Hyperlinks
·Headers
·Images
·Tables
·Text Display
·Miscellaneous
·Contents
·What's New?
Maps
Links
Mail List
Search
Sitemap


 


Horizontal Rule
Horizontal Rule
View the Output
Text View
Print View
Mail this Link
Download the Code

<html>
<title>
CodeAve.com(The Horizontal Rule)</title>
<body bgcolor=
"#FFFFFF">

The horizontal rule (default view)
<hr>

<p>
The horizontal rule (width set to 50%)
<hr width="50%">

<p>
The horizontal rule (width set to 50 pixels)
<hr width="50">

<p>
The horizontal rule (color set to red)
<hr color="#FF0000">

<p>
The horizontal rule (width set to 5 and color set to red)
<hr color="#FF0000" size="5">

<p>
The horizontal rule (aligned to the left)
<hr width="50%" align="left">

<p>
The horizontal rule (aligned to the left)
<hr width="50%" align="center">

<p>
The horizontal rule (aligned to the left)
<hr width="50%" align="right">

</body>
</html>

 

 

 



ASP: What's New? | Articles | Script Writers | Database Display | Read/Write
Server Variables | Response Objects | Random Events | Miscellaneous
HTML: Forms | Hyperlinks | Headers | Tables | Hyperlinks | Headers | Text Display
JavaScript: Document Info | Forms | Images | Navigation | Script Writers
CSS: Basics | Page Display | Text Display | Script Writers | Miscellaneous
Links | Search Engine db |  Privacy Statement |  Advertising Rates |  Email

CodeAve.com is hosted by MyHosting.com
Donate Food Online with a Mouse Click at TheHungerSite.com
Donate Land Online with a Mouse Click at TheRainForestSite.com
© 1999 - 2010 CodeAve.com
All Rights Reserved