Hello Gavin,
This is an HTML issue. are you using table tags? if so put your <form> tags between the table and tr or tr and td, but not inside them.
Dawesi
Friday, February 4, 2005, 12:09:33 PM, you 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
> Aussie Macromedia Developers: http://lists.daemon.com.au/
--
Best regards,
Chris mailto:[EMAIL PROTECTED]
---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/
