On 6/8/05, Gerry Creighton <[EMAIL PROTECTED]> wrote:
> is it possible to adjust padding to two different images within a td
> as shown below?
>
> td.img#imageone {padding: 4px;}
> td.img#imagtwo {padding: 0px 4px 0px 2px;}
Your selectors are a bit malformed. Remove the dot and add a space like s
is it possible to adjust padding to two different images within a td
as shown below?
td.img#imageone {padding: 4px;}
td.img#imagtwo {padding: 0px 4px 0px 2px;}
I'm drawing a blank right now.
Thanks,
Gerry
Certified Macromedia