View Single Post
  #13 (permalink)  
Old Apr 10th, 2007, 20:09
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?

The label tags are great for accessibility too, so I'd say use them all the time. Rather than the button element, I'd use the input type="submit" and set a background image for it. But you should try to avoid styling forms too heavily as they need to be recognisable to the user.

Pete.
Reply With Quote