Forum Moderators: open
I have a site from someone else, and there is a problem.
This site has several nested tables, and things in general aren't appearing where they should when I open it in DW, even though it looks fine in the browser.
But there is one thing I can't figure out, this small nested table with a form inside. It's a simple two line login thing, and although the form code is only written once, the form appears within the table twice on the design view.
Any ideas?
I think that the first port of call here is the W3C HTML validator [validator.w3.org]... This is always a good first step when debugging markup - it will flag the errors quickly!