HTML Quick Reference, Page 4 of 9

Dividers
Paragraph <P> a double carriage return
Line Break <BR> a single carriage return
N1.0 Clear Text Wrap <BR CLEAR=LEFT|RIGHT|ALL>
Horizontal Rule <HR> width of window
N1.0 Alignment <HR ALIGN=LEFT|RIGHT|CENTER>
N1.0 Thickness <HR SIZE=?> height in pixels
N1.0 Width <HR WIDTH=?> width in pixels
N1.0 Width Percent <HR WIDTH=%> percentage of window
N1.0 Solid Line <HR NOSHADE> without the 3D look
N1.0 No Break <NOBR> prevents line breaks
N1.0 Word Break <WBR> discretionary line break


Backgrounds and Colors
N1.1 Background Image <BODY BACKGROUND="URL">
N1.1 Background Color <BODY BGCOLOR="#$$$"> order of hexadecimal digits is RGB (red, green, blue)
N1.1 Background Color <BODY BGCOLOR="***"> standard color names: aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, white, yellow; Netscape recognizes over 200 color names
N1.1 Text Color <BODY TEXT="#$$$"> as with BGCOLOR (above), color names can be used in place of numbers
N1.1 Link Color <BODY LINK="#$$$">
N1.1 Visited Link Color <BODY VLINK="#$$$">
N1.1 Active Link Color <BODY ALINK="#$$$">

previous page table of contents Dan Keller Technical Services Home Page next page
http://keller.com/html-quickref/4.html
Last Updated: Sunday, 11-Jun-2006 14:18:26 CDT

Copyright © 1996
Dan Keller Technical Services