i want a banner! Do i do?
fill out the banner form:)
seen from Kazakhstan
seen from China
seen from Germany
seen from Italy
seen from Singapore
seen from China

seen from Indonesia
seen from Japan
seen from Indonesia
seen from Russia

seen from Russia

seen from United Kingdom

seen from Germany
seen from Maldives
seen from Malaysia

seen from United Arab Emirates
seen from China

seen from United States
seen from United States
seen from United States
i want a banner! Do i do?
fill out the banner form:)
Do you know how to add post borders on narnia 2? Thanks!
no i dont ask trent
when will you do the Blog makeovers ?
im taking a few requests until wednesday
TUTORIAL: basic codes
--------------------------------------------------------------------- Bolded: <b>text</b> Italic: <i>text</i> Underlines: <u>text</u> Strike trough: <s>text</s> --------------------------------------------------------------------- Center text: <center>text</center> Text on the rightT: <div style="text-align: right;">text</div> Text on the left: <div style="text-align: left;">text</div> --------------------------------------------------------------------- Changing color: <font color="htmlcolor">text</font> Changing size: <font size="2">text</font> Changing color & size: <font size="2" color="htmlcolor">text</font> --------------------------------------------------------------------- Making a link: <a href="link url">link title</a> --------------------------------------------------------------------- Text with a background: <div style="width:200px; height:12px; background-color:#000000; text-align:left; color: #ffffff;">text</div>
You can change: the width, the height, the bg-color & the color text --------------------------------------------------------------------- Border around your text: <FIELDSET style="width:190px; height:12px; border: 1px solid #000000;">text</FIELDSET>
You can change: the width, the height & the color --------------------------------------------------------------------- Putting a image in your description: upload the image you want on TinyPic. Get the direct link and use this code: <img src="directlink"> --------------------------------------------------------------------- Scrolling marquee: <marquee>text</marquee> ---------------------------------------------------------------------