Basic HTML
Basic Codes
To make your text bold like
this you use this code:
To make your text italic like
this you use this code:
To make your text underlined like
this you use this code:
To strikeout your text like
this use this code:
Colors and Size
To make your text different colors you would use this code:
Notice the part that says hex code?
A hex code is a 6 digit code that tells the computer what color to use, it looks like #000000 - that would be the color black.
You can find a chart with all the different colors
here.
To make your text a different size you would use this code:
Replace '#' with the number of the size you want.
To use a different font on your text you would use this code:
Replace font name with the font you'd like to use's name (i.e: arial, verdana, georgia)
To use some of those effects at the same time it should look like this: