Remove Carriage Return from closing Form tag

liunx

Guest
Hi All

I'm not sure if you can do this but I have heard that you can.

It seems that my Form creates a carriage return when it is closed - BUT my page design gets messed up by this unwanted, meddling carraige return.

Does anyone know how to remove the carraige return from a </form> tag using CSS?

Any help is appreciated.

ThanksTry <form style="display: inline">
Does that work? If you give a URL, may be we can give you more specific answer.Hi nkaisare

Thanks - that works perfectly.
 
Back
Top