Forum Moderators: not2easy
I'm trying to layout a form using just DIV's and CSS and no tables but am struggling to get things look right cross browser.
<snip>
The above link is what I am hoping to achieve.
Any help would be much appreciated!
Norbert
[edited by: swa66 at 2:34 am (utc) on Sep. 8, 2009]
[edit reason] No links, please see ToS and Forum Charter [/edit]
Then, we can start smacking those browsers around and let 'em know who's boss.
get things look right cross browser.
If you aren't/haven't already, use a valid doctype [webmasterworld.com] and make sure the document validates [validator.w3.org]. This is the first step to cross browser compatibility IMO.