You can Add Text Simply by typing between the body tags in your HTML
document (<body> </body>)
|
|
| <html>
<head><title></title> </head> <body> Text Goes Here..Between the Body Tags </body> </html> |
You can specify a color RED TEXT
You can Make Text BOLD
You can Make Text Italic
You can make Text bold and Italic
You can make text Underlined
You can strike through text
You Can Change Text Size (FONT SIZE 1)
You Can Change Text Size (FONT SIZE 5)
You Can Change Text Size (FONT SIZE
10)
HTML BASICS HOME
PREVIOUS
LESSON #1 "HTML Reference and Basic HTML"<Basic
Text Options (Lesson #2)> NEXT
LESSON #3 "Using Different Colored
Text in HTML"