View Single Post
  #7 (permalink)  
Old Apr 10th, 2007, 16:24
pa007 pa007 is offline
SuperMember

SuperMember
Join Date: May 2006
Location: North West, UK
Age: 22
Posts: 1,173
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Help with div borders in FF, please?

I personally think that is a ridiculous use of defintion lists. I know the html spec is pretty vague on the use of definition lists but that's pushing it a bit for me. It makes no sense. People seem to use defintion lists for whatever they want which simply strips them of meaning. I've seen dl's used in e-stores to list the products - it's a list sure but why not use ul's.

I'd just use the form tag on it's own and then style it in the css, I don't see why you want to put it in seperate divs at all. Could you elaborate a bit please on exactly what you want to do with the form elements.

Pete.

Last edited by pa007; Apr 10th, 2007 at 16:25. Reason: spelling
Reply With Quote