Pullquotes
couple tips on creating pullquotes from css-d:
Pullquotes with CSS and Unobtrusive Script
With this tip from David Hucklesby:
I'd like to suggest using text quote marks in place of images. You can use entities (
“and”for example) put them in a SPAN and style and float them. I find this more versatile than images, easier to style for print, and zoom with text size.

Comments