The code you sent me in Firefox and Safari using Mac OS 10.4.10 gives me this:

www.poderherbal.com/images/form.png

I want the form to be inline with the EspaƱol

Justin Giboney



On Jul 9, 2007, at 9:46 AM, [EMAIL PROTECTED] wrote:

Justin Giboney wrote:
Here is my code.
...

Which gives me this in straight html:

<a href="">Espa&ntilde;ol</a>
<form action="search.php"><input type="text" name="search" size="15" />
<input type="submit" value="Search"></form>

<div>
<li><a href="products.php">Products</a>
</div>

And that does what you're looking to do without a problem. Can we see it in the page context? It could be that the space you're putting it in is
too tiny (so forcing it to wrap) or it could be that you've got some
attributes (display: block; maybe?) that are causing the line break.

_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net




_______________________________________________

UPHPU mailing list
[email protected]
http://uphpu.org/mailman/listinfo/uphpu
IRC: #uphpu on irc.freenode.net

Reply via email to