Deepan HTML wrote:
> Hi,
> I am having a tag like this
>
> <td>dates (tentative)</td>
>
> where i now want this part "(tentative)" to be in smaller font
> size. Can you resolve this?
<td>dates <span style="font-size: 90%;">(tentative)</span></td>
I would suggest you visit:
http://htmldog.com/
Note the sections on CSS.
--
-bts
-Motorcycles defy gravity; cars just suck