guh thats very messy :P
PHP Code:
<tr> <td style="background: #121212"> <span style="color: #fff; font-size: 1; font-family: verdana; font-weight: bold"> Image:</span> </td> <td style="background: #121212"> '.$fontString.'<img src="http://'.$image.'" style="width: '.$width.'; height: '.$height.'></img><br /> </td> </tr>
i think thats better :P and should do everything you want (and as far as i know up to a xhtml 1.1 standard  ... other than the tables... but ill assume its tabular :P)
styling is done usig CSS (in the above case i used inline.) and there no nbareable font tag or </b> which im told u should use <strong> instead anyway in that circumstances because its much more browser compatible.
hope this helps, TP apprieciatd 
Dan 
__________________
Personal UK Webhosting Get 25% of ANY shared package for life ~ Promo: webmaster-talk (only for members!)
|