Here are some html things that will help you!
BACKGROUNDS
background:
background image :
background FIXED image :
HORIZONTAL LINE
VERTICAL LINE
MAKING SPACES
A space between two words will be recognized by just adding a space. To have more than one space, use this code.
FONTS
Tahoma Verdana
Impact Arial
trebuchet mscomic sans ms
text here text here
FONT COLORS
#CC1502 |
#CC1502 |
#F4805C |
#E49880 |
#E48F16 |
#F4A83C |
#F5AC43 |
#F5C279 |
#F3CD33 |
#F3D55D |
#F8DF7A |
#F6E8B2 |
#91C90B |
#A3E010 |
#88EA66 |
#BFF6AC |
#3337E5 |
#77A8F1 |
#B0CDF8 |
#D2DFF2 |
#940FC5 |
#CE65F5 |
#E2ACF6 |
#EBDEF0 |
#000000 |
#808080 |
#C0C0C0 |
#FFFFFF |
FONT SIZES
1 2 3 4 5 6 7
text here text here
OTHER TEXT CODES
Bold |
<b> Bold</b>
|
Strikout |
<s>Strikeout</s>
|
SuperScript |
<sup>Super</sup>Script
|
SubScript |
<sub>Sub</sub>Script
|
Underline |
<u>Underline</u>
|
Italic |
<i>Italic</i> |