On Saturday, June 19, 2010 11:01:37 am David Laakso wrote: > Brian M. Curran wrote: > > Hiya, > > Can anyone suggest a CSS font treatment to my home page quotes, that > > would jazz them up and make them more appealing? > > > > www.draftingservices.com > > > > Sincerely, > > Brian > > blockquote {color : fuchsia; } > > ~d
just for kicks, I ran that through Chrome to see how bad a page of magenta text would look, and discovered that none of the quotes are marked up with blockquote. They're all just standard paragraphs. I would recommend starting by marking them up properly, with <blockquote> and <q> as appropriate. That'll make them much easier to select for styling. As an aside, what on earth are all those <br> tags after your paragraphs for? I'd leave them out, and use margins on the paragraphs to create the same effect. As far as styling quotes, I don't know that I would. They make up so much of the content of the page that if they had a different style from the rest of it, it would either be too much, or make the rest of the page look out of place. ---Tim ______________________________________________________________________ css-discuss [cs...@lists.css-discuss.org] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/