Tuesday, March 26, 2013

How to Costumize Style blockquote


Hello guys now let see one triks about css style, in this triks I want to show you how to costumize style for blockquote. for example let'see image bellow :
Here we goo to use Style blockquote CSS Code bellow
blockquote{ margin:1em 20px; padding: 20px 60px 80px 20px; background : #eaf0ed url (http://4.bp.blogspot.com/-5TjKziFLDdY/ UVKMRpDcGyI/AAAAAAAABX4/a-7WMrlJ1Zc/s320/blogquot_blizboxschool.gif) no-repeat bottom right; font: bold italic 1em Georgia, verdana, Helvetica, "Times New Roman", Times, serif; color : #000; border: 1px solid #DDD; } .post blockquote p { margin: 0; padding-top:10px; }
first step just copy sample code css above in your page css.
for example I put my code css like this image bellow :)
and then call in page using tag
<blockquote>
text here to set in new look with style blockquote <blockquote>

if you have a question just leave a coment form coment bellow :)

How to Costumize Style blockquote Rating: 4.5 Diposkan Oleh: morellocyber

0 comments:

Post a Comment