Here is my code.

echo '<a href="'. $theURL .'">Espa&ntilde;ol</a>';
echo '<form action="search.php"><input type="text" name="search" size="15" /> <input type="submit" value="Search"></form>';
echo '<div>';
echo '<li><a href="products.php">Products</a>';
...
echo '</div>';

on my screen it puts a break (return) between each of these elements. I want the first two to appear on the same line, but the div to appear on the line underneath.

Justin Giboney



On Jul 9, 2007, at 8:17 AM, justin wrote:


On 7/9/07, Justin Giboney <[EMAIL PROTECTED]> wrote:

How can a form sit inline using css?



i'm not quite sure i know what you're asking, but i could tell you the
answer if you clarified a bit...

justin
--
http://justinhileman.info




_______________________________________________

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

Reply via email to