Re: Form and spaces
- From: "Jonathan N. Little" <lws4art@xxxxxxxxxxxxx>
- Date: Thu, 15 Sep 2005 01:15:55 GMT
Wings wrote:
Someone here - sorry, I forgot who - posted this neat little Google Search form which I use in a couple of places at my site. I've only modified it slightly from the original, but this and the original does something on a page which I don't understand. The window and button always skip a line from the material above it and add another blank line between it and the material that follows. Why is that? I'd like to have the window and button on the same line with some other text, but that doesn't appear like it's going to happen.
<snip code>
Form is displaying as block element by default. If you do not like this then change style:
FORM { display: inline; }-- Take care,
Jonathan ------------------- LITTLE WORKS STUDIO http://www.LittleWorksStudio.com .
- Follow-Ups:
- Re: Form and spaces
- From: Wings
- Re: Form and spaces
- References:
- Form and spaces
- From: Wings
- Form and spaces
- Prev by Date: Form and spaces
- Next by Date: Re: Create Sequential number / Text file read-write...
- Previous by thread: Form and spaces
- Next by thread: Re: Form and spaces
- Index(es):
Relevant Pages
|