Eric Katz wrote: > 2009/2/27 Gunlaug Sørtun <gunla...@c2i.net> >> BTW: why are you using an <h3> in those lists? I can't see any >> reason whatsoever for headlines to be used there, but maybe you >> have one..? >>
> I guess they don't have to be there ^_^ I wanted it set up so the > 'genres' were an h3 in relevance to what the actual site is for, > selling the products which are set up with h2 tags in their > respective lists, with h1 being the 'our genre products,' and of > course the h1s at the top of the page that make up the original list > buttons i had set up. Do you think this is a poor idea, or ? Superfluous markup should in most cases be removed to avoid clutter and unnecessary styling, and I do think those "headlines in list-items wrapping links" are superfluous and misplaced. Those links are not headlines for anything - they (are at least intended to) point to something somewhere. Style the list-item or link to achieve the same visual appearance. > I really just started playing with it not sure how seo friendly it is > or if its even all that proper. I went ahead and put the -moz > inline-block hack again. > > Also do you know any reason why my javascript tabs set up through > jquery aren't showing properly in internet explorer? I don't know, and javascript is off-topic on this list. Try places listen on the off-topic page... <http://css-discuss.incutio.com/?page=OffTopic> One thing though: don't serve old IE6 empty hrefs (<a href="">) even for testing. That old bugger isn't well equipped for handling empty hrefs, and may fail on several points. Make all those links point somewhere, maybe by using something like... <a href="#nowhere"> ...until you know where you really want them to go. regards Georg -- http://www.gunlaug.no ______________________________________________________________________ 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/