kdpatton
11-16-2008, 04:12 AM
Hi
im a relative newbie and am having a really annoying and stupid problem.
I have a 3 column layout but the 3rd column "rightcolumn" for some reason is in the 2nd column "middlecolumn". It would seem like there's a missing </div> but i can't figure it out.
any help would be awesome
source: kdpatton.com/test.htm
twodayslate
11-16-2008, 04:51 AM
http://bonrouge.com/3c-hf-fixed.php
Major Payne
11-16-2008, 07:09 AM
CSS Errors (http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fkdpatton.com%2Ftest.htm)
HTML Errors (649 Errors, 15 warnings reported) (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fkdpatton.com%2Ftest.htm)
I imagine fixing these may help tremendously. Afterall, you are supposedly coding for a XHTML 1.0 Transitional doctype.
kdpatton
11-16-2008, 06:05 PM
thanks for the help
changing any of those errors didn't change anything though
the highslide is working fine, its just the layout i dont get
:(
While I can't see what the highslide thing is meant to do I can suggest you re-order your divs.
to have three columnms side by side, you need to load left, right, middle - in that order. You then float the left and right one's - erm, left and right (respectively), and the middle one should fit in between if it is sized correctly.
bazz
kdpatton
11-17-2008, 03:20 AM
awesome
thanks for help
all fixed
also, my sons name is Baz