Does anyone know how to change the tags that the CSS uses to create font types? The default is Style1, Style2....etc. I want it to read "<Font=###>" instead. Is there a way to do this automatically or am I stuck having to manually change the CSS specs all the time???
Thanks in advance!!!!
a:hover { font-family: Tahoma; font-size: medium; text-decoration: none; color: #C90E80; text-transform: uppercase;}
There's a way for you to change the name of the style, if that is what you're asking...?