|
Posted by Jonathan N. Little on 08/06/06 21:00
AF wrote:
> Is this the group for CSS questions?
>
> If so here is one. If not where can I post this.
>
> I have a bunch of links through my web pages, like these:
>
> <a class=FootNote href="http://www.bscinc.net">annuity</a>,
> <a class=FootNote href="http://www.bscinc.net">variable annuity</a>,
> <a class=FootNote href=“http://www.bscinc.net”>tax sheltered
> annuity</a>,
>
> Please note that I use the "class=FootNote" to format the links. It
> works well.
>
> But it is a pain to keep typing.
>
> Is there a way to do the formatting at a higher level?
>
> For example, I thought I could use something like
>
> <div class=FootNote>
>
> or
>
> <td class=FootNote>
>
..FootNote A { whatever your want to style your links }
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|