Start by sorting out the validation errors. Then move onto the CSS errors.
flipping heck what are all those errors!!! now my brain has snapped, not sure what to do now….? whatever website i post in that checker has hundreds of errors.
Do i have to go through and try and correct each one?
can i not just redcuce the width of the post here so the sidebar goes into position
Thanks
I’d suggest that you start by correcting all of the missing end tag errors. One or more of these may be responsible for your current problems.
And just to prove that it is possible to have an error-free page on a WP site: sample validation report.
As esmi says, sort the tags first. Layout issues are more often than not caused by forgetting to close or self-close tags. For XHTML 1.0, meta, img, link tags all need to be self closed (<meta /> rather than <meta></meta>).
thanks guys ill get cracking
cheers