Sunday, December 1, 2013

[Html/tutorial]How to make a scroll bar box for your blog

how can I quote my html codes with a box ?

It's easy! Copy the code below~


<textarea cols="30" name="textarea" rows="6" wrap="VIRTUAL">Free space ~</textarea>

It comes out like this~



Codes explain~
Posting Image code: <img src="website of  your image">



Posting Link code: <a href="website"
Adding title: title="Your title"

How to make my own logo html code ?

Start a code w/
<a
Ends w/
</a>

Here is an example for My  logo code!!






      things you can change in your own code!

<textarea cols="30" name="textarea" rows="6" wrap="VIRTUAL"><a href="blank" target="http://loveshinee4kjh.blogspot.hk/" title="Pink Palace!"><img src="http://home.131uu.com/attachment/201308/1/3149_1375326038A15o.gif" /></a></textarea>


comes out like this~

No comments:

Post a Comment