Vance's e-Zguide "10 steps to creating simple HTML
files" Step 4 Formatting line breaks
<-- Back to 3 | Next: On to Step
5
<HTML> | ||
<HEAD> | ||
<TITLE>Vance's web page</TITLE> | ||
</HEAD> | ||
<BODY> | ||
<P>Hi, my name is Vance.<BR> | ||
I'm a teacher.</P> | ||
</BODY> | ||
</HTML> |
Try it: Compare step 3 with this page.
Concept: Some formatting commands - to force text down to the next line, use a line <BR>eak
Explanation:
What's coming: Other useful formatting commands, bold and italics
Use the navigation at the top of this page or your browser's BACK button to return to a previous page For comments, suggestions, or further information
on this page, |