Hi all,
Is there a programme that can automatically generate multiple link styles?
I have text in the same block with various different colours and sizes. eg:
.verdana12pxblue
.verdana14pxgrey
.verdana16pxblue
Do i have to manually duplicate and change/add for each one like below?
.verdana12pxblue a:link
.verdana12pxblue a:visited
.verdana12pxblue a:hover
.verdana12pxblue a:active
.verdana16pxblue a:link
.verdana16pxblue a:visited
.verdana16pxblue a:hover
.verdana16pxblue a:active
etc
or is there an amazing app that can do it for me?
Is there a programme that can automatically generate multiple link styles?
I have text in the same block with various different colours and sizes. eg:
.verdana12pxblue
.verdana14pxgrey
.verdana16pxblue
Do i have to manually duplicate and change/add for each one like below?
.verdana12pxblue a:link
.verdana12pxblue a:visited
.verdana12pxblue a:hover
.verdana12pxblue a:active
.verdana16pxblue a:link
.verdana16pxblue a:visited
.verdana16pxblue a:hover
.verdana16pxblue a:active
etc
or is there an amazing app that can do it for me?