|
HTML SYNTAX |
|
| Start and End a paragraph | <p></p> |
| Bold | <b></b> |
| Indent or Tab | <blockquote></blockquote> |
| Heading | <h1></h1> |
| Carriage Return | <br> |
| Use a color | <font color=”blue”> any text </font> |
| Place an image | <img alt="text" src="http://yourserver/images/image.jpg"> |
| Italics | <i></i> |