| DLiteracy.org Learning Digitally | ||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||
|
Heading Commands Heading commands create bold text headings. Be awrare, however, they
like to be alone. It's like the heading commands carry a <P> command
with them. You cannot get other text to sit right up against a heading.
<H1>This is Heading 1</H1><H2>This is Heading 2</H2><H3>This is Heading 3</H3><H4>This is Heading 4</H4><H5>This is Heading 5</H5><H6>This is Heading 6</H6>Font size commands give you more control over your text size than heading commands. Heading commands are great for right at the top of the page, but font size commands work well for controlling text within the document. There are twelve (12) font size commands available to you: +6 through +1 and -1 through -6
There are two other attributes you can use inside the FONT command, COLOR and FACE. Text Defaults to the LeftCentering TextText To The Right
Here's the format for right justified using P with an attribute added to
it:
<P ALIGN="right">Text in here is pushed to the right</P> If you add an attribute to a single flag like the <P> flag, or the <BR> flag, you'll need to use an end flag. The moment you add an attribute=, you need to use the end flag.
Three commands that do not need to be turned off.
|
Back |
|||||||||||||||||||||||||||
| Copyright © 2004 | ||||||||||||||||||||||||||||