On 2008-06-24, John Salerno wrote:
> "John Salerno" <> wrote in message
> news:4860f1b4$0$22464$...
>>I know this is common, but for all you hardcore people, is this considered
>>bad practice? Should CSS be used instead, or is it just too much of a
>>headache?
>
> Thanks guys. I guess the real issue is whether forms are really tabular
> data, otherwise it's an "abuse" of the <table> structure. I'm glad some of
> you see it as a valid table! It just seems so much *easier* than using CSS.
>
On the other hand, using float:left on the label means that it will
be positioned over the input field when the window is too narrow
for both to be on the same line rather than causing horizontal
scrolling.
--
Chris F.A. Johnson, webmaster <http://Woodbine-Gerrard.com>
================================================== =================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)