Quantcast
Channel: WordPress.org Forums » All Posts
Viewing all articles
Browse latest Browse all 112986

WPyogi on "inconsisent css"

$
0
0

Okay! I'll look at the CSS, but there are a bunch of mark-up errors that you still need to fix -- sorry, I know these are a pain, but it's really a waste of time to try to fix things when there are code problems. So start fixing these:

http://validator.w3.org/check?uri=http%3A%2F%2Fwww.testjustfine.com%2F&charset=%28detect+automatically%29&doctype=Inline&group=0

For example, the first one -- you can't put a p tag inside hgroup tags -- it really should be an h1 tag -- very important for SEO too.

<hgroup>
<p class="title"> Just Fine Design/ Build </p>
</hgroup>

Viewing all articles
Browse latest Browse all 112986

Trending Articles