Just a small teaser for the holidays.

Having some difficulty in formatting the size of the alt tags in my images.
If I change the font size in the td everything apart from at tags changes
size.

If I make a separate class, like:

.alt {font-size:0.7em;}

and then have

<td class="alt">
  <img border="0" src="./logo/' <?= $row['logo'] ?>" alt="'
<?=$row['ambusiness'] ?>at Recruiters-Online" /></td>

Nowt changes.

Any thoughts? Clearly i am missing something kinda straightforward here.

Ian

IY e-Solutions


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.371 / Virus Database: 267.14.9/216 - Release Date: 29/12/2005


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to