Empty Space

  • Thread starter Thread starter Peter
  • Start date Start date
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
 
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.
 
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
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top