Sigue publicaciones que contengan etiquetas como #basic, #white o #fashion en cuestión de segundos.
Registrarse★ BASIC CODES ★
So I made this tutorial for those who want to improve their themes. In this tutorial you can find some basic codes which you can use in your descriptions etc.
Let’s start!
★ Bold text
<b> text </b>
★ Italic text
<i> text </i>
★ Strike through text
<strike> text </strike>
★ Underlined text
<u> text </u>
★ Bigger text
<big> text </big>
If you want to make it BIGGER and BIGGER
add more ‘<big>’ before the text.
★ Smaller text
<small> text </small>
★ Centering text
<center> text </center>
★ Break
in the line
text <br>
★ Text on the right

★ Text on the left

★ Link
<a href="URL OF YOUR LINK"> LINK'S VISIBLE NAME </a>
★ Image as link
<a href="URL OF YOUR LINK"><img src="URL OF YOUR IMAGE"></a>
Example:
< a href="http://www.pure-purgatory.tumblr.com><img src="http://i.imgur.com/DzUq2GG.png></a>
Result:

IMPORTANT:
If you do reblog this make sure to reblog as a text post if you want to see the full post.