Published on 2006-11-12 22:45:03

Pete Freitag have a very nice approach for blockquotes using CSS Psudo Elements. Unfortunately this doesn't work for IE7 users as it doesn't support fully CSS2, but I find it very neat way to do it using the :before and :after psudo elements.

The result should be something like this :

quotes.png

Related Entries

Member of the PHP Magazine Network, Copyright (C) 2005-2008 phpmagazine.net All Rights Reserved