______________________________________________________________________ [EMAIL PROTECTED] wrote: > > Yes, that is correct. It's not the text styling (larger, bolder font, > > etc.) that I'm looking for, it's the SEO purpose of having a proper > > outline from the heading tags. I'm trying to design for the spiders and > > the humans. :) > > > > No URL yet, although I can pop up a temporary one if necessary. > > > > Thanks, > > > > Erin Spangler > > www.thedogsonline.com > > Web Design and Hosting > > for the Dog Enthusiast
Erin, If it's for SEO and no other purpose, consider a class for h2 that's display:hidden. Then you can <span> within your <p> for the desired visual effect (if any). ~R ______________________________________________________________________ css-discuss [EMAIL PROTECTED] 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/
