
- - - - - - - - -
Bold text:
<b>text</b>
Italic text:
<i>text</i>
Strike Through text:
<s>text</s>
Underlined text:
<u>text</u>
- - - - - - - - -
Bigger text:
<big>text</big>
Smaller text:
<small>text</small>
The more bigger you want the text the more ‘<big>’s you put i.e: <big><big>text</big></big>.
This is the same for when you want to make text smaller too.
- - - - - - - - -
Centering text:
<center>text</center>
New paragraph:
<p>text</p>
Break In A Line:
<br>text</br>
Text on the right:
<div style=”text-align: right;”>text</div>
Text on the left:
<div style=”text-align: left;”>text</div>
Text colour change:
<font color="#HEXCOLOURHERE">text</font>
- - - - - - - - -
To create a link:
<a href="URL">NAME OF LINK</a>
An example:
<a href="http://catgasmic.tumblr.com">DERP</a>
The result: DERP
- - - - - - - - -
To create a link opening in a new window:
<a href="URL" target="_blank">NAME OF LINK</a>
An example:
<a href="http://catgasmic.tumblr.com" target="_blank">DERP</a>
The result: DERP
- - - - - - - - -
To change the style properties of an individual link, add style="htmlvoodoohere"
Link background colour change:
Example 1:
<a href="http://catgasmic.tumblr.com" style="background-color:#HEXCODEHERE">DERP</a>
Link text colour change:
Example 2:
<a href="http://catgasmic.tumblr.com" style="color:#HEXCODEHERE">DERP</a>
Link font size change:
Example 3:
<a href="http://catgasmic.tumblr.com" style="font-size:NUMBERHEREpx">DERP</a>
- - - - - - - - -
To have an image as link:
<a href="URL"><img src="IMAGE URL"></a>
An example:
<a href="http://catgasmic.tumblr.com"><img src="http://www5.picturepush.com/photo/a/4993418/64c/Podpisy,-avatary-itp/Pedo-Bear-Mask-by-BLTsalade.jpg?v0"></a>
- - - - - - - - -
To show the title/text of an image link:(Just add title="")
<a href=”URL”><img src=”IMAGE URL” title=”TEXT HERE”></a>
An example:
<a href="http://catgasmic.tumblr.com"><img src="http://www5.picturepush.com/photo/a/4993418/64c/Podpisy,-avatary-itp/Pedo-Bear-Mask-by-BLTsalade.jpg?v0" title="This is a pedobear" /></a>
The result:
(Hover for the title/text - this is best viewed on an actual blog due to the hover title effect not working on a dashboard view)
- - - - - - - - -
EDIT: If the code doesn’t work try retyping the quotation marks ( ” ), and if you do reblog this then make sure to reblog as a text post if you want to see the whole thing, because if you reblog as a link then it’ll just link it back to the full post on my blog.
Ask me if you need help with anything extra!..but if you go anon then be SPECIFIC! ◕‿◕