Empty Space

P

Peter

Hi,

When inserting a search form there is a empty space
below...is there a way to eliminate that?
Thanks for any reply.
Peter
 
A

Andrew Murray

empty space below what? the form field? the button?
go into the code and delete any stray <br> or <p> tags which might help - deletes
any blank lines not "visible" from design view.
 
S

Stefan B Rusynko

No
The form tag is a block level html element that always includes a line break after it




| Hi,
|
| When inserting a search form there is a empty space
| below...is there a way to eliminate that?
| Thanks for any reply.
| Peter
 
Top