Try something like this in your CSS file

form {padding 0; margin:0;}



On Fri, 4 Feb 2005 12:09:33 +1100, Gavin Stewart
<[EMAIL PROTECTED]> wrote:
> Hello out there,
> 
> Ive ran into problem with css. Ive set out my web page all nicely so
> everything is all layed out nice and sweet. I have a login section which I
> just put static input tags into without the form tags around it just to get
> the layout right. But now im up to the stage where i have to make the login
> functional. I put the nessesary form tags around the input tags and its
> thrown all of my layout to bits.
> 
> Does someone know anything I can do so the form tags do not create white
> space. Ive tried
> <cfprocessingdirective suppresswhitespace="true">
> 
> no good..
> 
> Then I tried <cfsilent> but that is no good because it doesnt output the
> form tags as html which is needed.
> 
> Any help would be great
> 
> Cheers
> 
> Gav
> 
> ---
> You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
> To unsubscribe send a blank email to [EMAIL PROTECTED]
> Aussie Macromedia Developers: http://lists.daemon.com.au/
>

---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to