[UPHPU] CSS: Inline Form
Justin Giboney
giboney at giboneydesigns.com
Mon Jul 9 08:29:44 MDT 2007
Here is my code.
echo '<a href="'. $theURL .'">Españ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 <giboney at giboneydesigns.com> 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
>
More information about the UPHPU
mailing list