> > I only commented because the question was about whether to use a DIV or a DL > which has nothing whatever to do with CSS. Per the list policies found at > http://css-discuss.incutio.com/wiki/Off_Topic : > > "Some topics are off-topic for css-d, for example:- > mark-up questions" > > A question on how best to style a DL for use in a form would certainly be > on-topic. My apologies if I misunderstood. > > -- > > [email protected]
Mr Wroblewski's book explains best practices to make *usable* forms ... which are important if you want your customers to complete them. There are times when, for example, a top-left aligned label is better than one that you've floated to the side. And to tie it back to CSS, it is trivial to style the former -- minimal styles are needed, if any. Before one asks the question "how to style?" one needs to understand "which style form for this task?" Kurtis Sent from my mobile ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
