|
MORE FUN STUFF
Now that your students (and you!) know the basics of HTML coding, they can add even more formatting to their Web page. Encourage them to try using:
- <b> and </b> to begin and end bolded text.
- <i> and </i> to begin and end italic text.
- <center> and </center> to begin and end centered text.
- <marquee> and </marquee> to begin and end scrolling text. (This only works in Internet Explorer.)
- <br> to add a line break.
- <p> and </p> to begin and end a paragraph.
Next: Learn More!
|