Yep,

I am assuming that in the case of this that you have

<form>
  <table>

If this is the case, then try this as well as the css form options
mentioned.

 <form><table>

On one line this drove me crazy for awhile too, sometimes the <td> tags do
the same thing and you need to make them all on one line as well. 


 
Regards
Andrew Scott
Technical Consultant

NuSphere Pty Ltd
Level 2/33 Bank Street
South Melbourne, Victoria, 3205

Phone: 03 9686 0485  -  Fax: 03 9699 7976


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Gavin Stewart
Sent: Friday, 4 February 2005 12:10 PM
To: CFAussie Mailing List
Subject: [cfaussie] white space

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