How to Use HTML

Hi everyone! I am going to be testing some HTML code.

First of all, make sure you are in the Text setting instead of the Visual setting.

To bold a word, put the word in between the code <b> </b> For example, if you type <b>Baseball</b> the word will appear Baseball.

To italic a word, put the word in between the code <i> </i> For example, if you type <i>Chicago</i> the word will appear Chicago.

To underline a word, put the word between the code <u> </u> For example, if you type <u>World Series</u> the word will appear as World Series.

To make a word have more than one type of code, just add it to the outside of the other code. For example, if you want to bold, underline, and italic the words Major League  Baseball just type <u><b><i>Major League Baseball</i></b></u> and the words will appear as Major League Baseball.

I hope that you now know how to use some simple HTML.

Leave a Reply

Your email address will not be published. Required fields are marked *

Skip to toolbar