![]() |
| To get a picture: <img src= "Picture URL here"> To find out the picture URL, right click on the picture and hit properties. It will have the URL there. |
| To change the color of text: <font color= "Name of color"> To change the color back: </font color> |
| To change the font size: <font size= "Size of font"> To change font size back: </font size> |
| To underline text: <U> To un underline text: </U> |
| To underline text: <U>Text Here</U> |
| To center text or pictures: <center>Text or <img src= "Picture URL here"></center> |
| To get a marquee (Thing that Scrolls): <marquee>Text Here</marquee> |
|