Welcome to E-Nordstrom, home of the best free web templates, fancy templates, clean templates, tutorials and articles to help webmasters create a site quickly and easily!
coming soon
Webmaster Articles and Tutorials
home > news No need for a table to lay out your form
No need for a table to lay out your form
One question I get all the time is how to lay out a form without using tables. It's great that these people have totally embraced CSS for layout, but forms are tabular data, so you can use a table. But, an interesting article I read today shows that readers are faster with top aligned labels in forms. And all you need to lay that style of form out is a <br> tag. Sweet!