View Full Version : need advice and help
sunchaser
11-07-2006, 11:37 AM
After playing around with Light White 2 (hope JSpurling will not kick my ass for it) i've finished with this: www.codedlanguage.org
Its close to what i'm after in terms of clean templates, but there are some html, xml(?) and css problems according to html and css validators.
So, please be so kind to give your advice in cleaning it. For example the footer containing the copyright information at the bottom of "archive" page.
Thanks,
George
codepoit
11-07-2006, 11:42 AM
According to the validation results (http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fwww.codedlanguage.org%2F) for your HTML, you have some tags that are either closed more than once, or not closed at all...
Someone could tell you exactly what to do in your template, but then you wouldn't learn from it. Go through your code and read what the errors are telling you...make sure all of your tags are closed properly. After you get your HTML to validate, then worry about your CSS...
kidleethal
11-14-2006, 11:56 AM
I would suggest counting all your 'div' then counting all your '/div'. If they're not the same number, you know where your problem is :)
Lee
<-- righteous photo flavours ---
http://www.decoy.co.nz
Validator is the best tool for fight with buggy template code.
kristarella
11-19-2006, 10:30 PM
I agree with the things said above but would like to add: I like what you've done with it! I think this is one of the nicest white templates I've seen.
Joe[y]
11-20-2006, 08:44 AM
hope JSpurling will not kick my ass for it
lol. no way man - if anything i'd kiss your ass for making something so much nicer and cleaner.
vBulletin® v3.7.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.