| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
|
|
#1 (permalink) |
|
i still want paying
Join Date: Oct 2003
Location: newcastle, uk
Posts: 4,728
|
xhtml forms
would anyone have any good links or advice on creating nice looking xhtml forms.. not sure what the best way to go about laying them out is (without using tables I mean) cheers in advance |
|
|
|
|
|
#2 (permalink) | |
|
Rod in your face...
|
Quote:
http://veerle.duoh.com/ Second article down, he makes some nice ones.... |
|
|
|
|
#3 (permalink) | |
|
Rod in your face...
|
Quote:
I am not sure about NOT laying forms out in tables. My thoughts are that the layout is part of the meaning of a form, username next to a textbox etc. If that is the case, then in my eyes using a tbale is fine, as the layout and data should always remain together. If you look at some of the forms at http://generator.beseku.com, (stage 3) then they are in a table as the columsn identify the meaning. If the table was removed, then it would not make sense. Just a thoguht. |
|
|
|
|
#7 (permalink) |
|
Free Ring Ding™
Join Date: Feb 2003
Location: Manchester
Posts: 9,536
|
http://www.alistapart.com/articles/practicalcss/ half way down ..................
|
|
|
|
#9 (permalink) | |
|
volkswagen yellow & gold
Join Date: Apr 2003
Location: london, england.
Posts: 6,214
|
Quote:
|
|
|
|
|
#10 (permalink) | |
|
Dr. Lucien Sanchez
Join Date: Mar 2003
Location: UK
Posts: 5,632
|
Quote:
Tables are for tabular data. A form may look like a table, but it's not a table - it's a form. Use form, fieldset, label tags etc. Simple rule - imagine how you'd lay your content out on paper. If you'd draw up a table, then it's ok online too. But you wouldn't put a form in a table, would you...? |
|
|
![]() |