> Michael Kear wrote:
> in Firefox there is a marked difference in position
> between the labels and the input box they relate to.
> See http://atalkingdog.com/form.htm
�
Michael
Adding this style will line up the form
br{
clear:left
}
or add a clearing class to each br element within the form.
Regards
Jason Turnbull
******************************************************
The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************