HTML Lessons
Main
:: Home Page
:: Tools
:: Glossary
:: First Steps
Tutorials
:: Basic HTML
Elements
:: Text
:: Dividers
:: Links
:: Graphics
:: Lists
:: Tables
:: Frames
Tips
:: Graphics
:: Frames/Tables
Extra
:: Links
:: Web Tools
:: Web Hosting
:: Domains
|
|
Dividers are used to create paragraphs, fill out space or to seperate content into different sections.
| Horizontal Line |
| text<HR>text | text text |
| DESCRIPTION: This tag inserts a horizontal line between two HTML objects. You can also adjust the thickness and width of the line or remove the shading of the line. |
| text<HR SIZE=8>text | text text |
| text<HR WIDTH=25>text | text text |
| text<HR NOSHADE>text | text text |
| NOTE: You may also combine these attributes to create unique lines. |
| Line Break |
| text<BR>text | text text |
| DESCRIPTION: This tag's effect is basically the same as when you press ENTER in a word processor. What it does is break the current line of text and start a new one. You can also use two or more linebreaks beside each other for more space between paragraphs. |
| Paragraph |
| text<p>text | text text |
| DESCRIPTION: This tag breaks off the current line of text and creates a new paragraph. |
| No Line Break |
| <NOBR>text</NOBR> | text |
| DESCRIPTION: This tag is not really a divider, but it fits in this category. A browser usually separates lines of text to fit into the maximum width of the screen. If you use this tag, the browser will ignore the maximum width and display the text on the same line, even though it might not all fit. If it does not fit, the browser usually creates a horizontal scroll bar at the bottom of the screen to enable the viewer to see the entire line. |
|
|
Link To Us
TOP LINKS
Free Javascripts
Computer Software
Free Clipart
Freebies
Free Backgrounds
Web Hosting Directory
|
|
|