[UPHPU] CSS: Inline Form

velda at novapages.com velda at novapages.com
Mon Jul 9 09:46:51 MDT 2007


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.


More information about the UPHPU mailing list