Glad it worked out for you.Quote:
thanks for the code updates=)... it works and looks great thanks a bunch=)
Close. But you still have a few "un-closed" tags. XHTML requires you to close or add end tags to everything.Quote:
does all that make my site valid xhtml?
and <img> tags, for instance, require a closing slash, like so:
and [img][/img].
You can plug your URL into that Validator link I provided above and it will provide you with a list of compliance errors.
dmeister