Simple Double Quotes
// July 1st, 2008 // No Comments » // Tutorials
This CSS tutorial will show you how to display two double-quote images using one blockquote tag. The trick here is apply one background image to blockquote, and then apply another background to the first-letter (pseudo-element) of blockquote.
(more…)