|
Posted by Stan McCann on 03/02/06 17:17
chlori <usenet314@arto.ch> wrote in news:46lhd1Fb8vdoU1@individual.net:
> What's the recommended markup fόr a simple form, e.g:
>
> Name: [form field 1]
> Phone number: [form field 2]
>
> It's for a site using CSS for layout (no tables).
>
> - Is a form like that considered as tabular data?
> - Should I use <div>s?
You'll probably get some differences of opinion here. I consider it
tabular data so a table is appropriate. I consider Name, Phone Number,
etc. as appropriate for <th> and the <input>s <td>.
> Thanks
You're welcome.
--
Stan McCann, "Uncle Pirate" http://stanmccann.us/
Webmaster, NMSU at Alamogordo http://alamo.nmsu.edu/
Now blocking Google Grouper posts and replies.
http://blinkynet.net/comp/uip5.html
Navigation:
[Reply to this message]
|