Forum Moderators: not2easy

Message Too Old, No Replies

CSS for form layout

         

norbert_ds

1:46 am on Sep 8, 2009 (gmt 0)

10+ Year Member



Hi all,

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]

D_Blackwell

1:57 am on Sep 8, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



The link is going to get cut, and there is not enough information in your post to address the issue. My recommendation is to work up a sample of 'test ready' code specific to the issue, explain what you want, and explain the problem(s).

Then, we can start smacking those browsers around and let 'em know who's boss.

rocknbil

4:51 pm on Sep 9, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Forms are the worst but it is possible once you figure out how you want to do it. Search terms are generally not allowed, but since this one searches this site only, this link [google.com] gives you 267 discussions on this.

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.