- Back to Home »
- Web Languages »
- Blockquote Your Text
Posted by : jack :)
11/10/12
Welcome to my blog. Enjoy ;)
1) Search the text below by using "CTRL + F"
/* Headings
2) Copy and paste the code below after the code we found just now
blockquote { font-style: italic; color: black; border: 1px double #DDD; padding: 25px; border-radius: 5px; overflow: hidden; background: white; } blockquote blockquote { color: #222; } blockquote em { font-style: normal; }