|
Posted by Sonnich on 04/27/07 08:50
On Apr 27, 11:21 am, dorayme <doraymeRidT...@optusnet.com.au> wrote:
> In article
> <1177661029.564135.111...@c18g2000prb.googlegroups.com>,
>
> Sonnich<sonnich.jen...@elektrobit.com> wrote:
> > font { font-family: Verdana, Arial, Helvetica, sans-serif; color:
> > #333333; text-decoration: none; font-size: 12px}
> > td { font-family: Verdana, Arial, Helvetica, sans-serif; color:
> > #333333; text-decoration: none; font-size: 12px }
> > .aa2 { font-family: Tahoma; color: #990000; text-decoration: none;
> > cursor: hand }
>
> You could play with:
>
> <style type="text/css">
> font {color: #00c;}
> tr.aa2 td {color: #0c0;}
> td {color: #c00;}
> </style>
> </head>
>
> <body>
> <table><tr class="aa2"><td>text</td><td>text</td></tr></table>
thanks
will study that
can I add :hover to that?
Navigation:
[Reply to this message]
|