I appreciate that suggestion about inline styles, I was using them for
testing; I'll eventually get rid of them.
The problem I had with background styles is that then if there is only a
little body text the entire gradient won't show, but only a small
portion of it. I somehow need to have the enti
On Sep 9, 2009, at 9:04 AM, Christopher Barth wrote:
> On a site I'm modifying I have an image that needs to always appear at
> the bottom of a column, so I set the valign on the table cell to
> bottom
> and all was wonderful until I was asked to put images in the bar as
> well
> and the imag
On a site I'm modifying I have an image that needs to always appear at
the bottom of a column, so I set the valign on the table cell to bottom
and all was wonderful until I was asked to put images in the bar as well
and the images need to appear at the top of the column.
You can see what I mean he
Floating the input elements fixed the issue.
Thanks
On Tue, Sep 8, 2009 at 2:36 PM, jeffrey morin wrote:
>
>
> On Tue, Sep 8, 2009 at 5:20 PM, Robbert van Andel wrote:
>
>> We are working to make a nice looking search form. I'm playing around
>> with
>> a textbox with rounded corners and submi
On Tue, Sep 8, 2009 at 5:20 PM, Robbert van Andel wrote:
> We are working to make a nice looking search form. I'm playing around with
> a textbox with rounded corners and submit button that has an image
> extending
> the border around the button. I'm having trouble aligning the button with
> th
We are working to make a nice looking search form. I'm playing around with
a textbox with rounded corners and submit button that has an image extending
the border around the button. I'm having trouble aligning the button with
the input box. Below is the HTML and CSS used for the page (which can