D
DavidF
Does anyone happen to know of the correct, perhaps revised way of writing
the CSS code that removes the underline of a hyperlink? This snippet works
by inserting it in a page via the code fragment tool in all version of
Publisher except 2007:
<style>
a{text-decoration:none;}
</style>
DavidF
the CSS code that removes the underline of a hyperlink? This snippet works
by inserting it in a page via the code fragment tool in all version of
Publisher except 2007:
<style>
a{text-decoration:none;}
</style>
DavidF