AH!!! Yes .. one of those slap-the-forehead moments. I put that in for something to do with a form and forgot it also applied to the rest of the site even when there were no forms.
DER!! Ok thanks. I'll have to put the br clear:left; in the form another way. Thanks Philippe! Cheers Mike Kear Windsor, NSW, Australia Macromedia Certified Advanced ColdFusion Developer AFP Webworks Pty Ltd http://afpwebworks.com Full Scale ColdFusion hosting from A$15/month -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Philippe Wittenbergh Sent: Monday, 17 October 2005 4:39 PM To: [email protected] Subject: Re: [WSG] BR tag causes odd behaviour ?? On 17 Oct 2005, at 3:24 pm, Michael Kear wrote: > Can anyone see why the <br /> is causing the content to drop down > below the > adjacent floated div in the page > http://afterlifelink.com.au/charges/index.cfm? Because that is what you tell it to do. At the bottom of http://afterlifelink.com.au/css/formstyles.css br{ clear : left; } Philippe --- Philippe Wittenbergh <http://emps.l-c-n.com/> ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
