CSS problem

Out of context: Reply #4

  • Started
  • Last post
  • 15 Responses
  • sparker0

    first off, you're using the wrong doctype with your markup.

    that will not validate xhtml transitional.

    secondly, why are you trying to use xhtml (transitional) and develop the layout with tables? the two don't mix. it can be done, but it's not the correct way to do it.

    i'm on archlinux .5, mozilla 1.5+. the menu was there, but it didn't do anything (so i'm not sure what it is supposed to do).

    i glanced at the css rules, they seemed fine...so, the problem is with the markup somewhere.

    probably a doctype problem. the markup is incorrect for xhtml transitional.

View thread