A. Publisher does not support that. However it only takes a small snippet
of CSS code to accomplish this on the web page. You can drop an HTML code
fragment anywhere on the page and in the fragment dialog paste the following
code:
<style>
a{text-decoration:none}
</style>
This is specific to the page so it effects all links on the page and it must
be inserted on each page in a site.
DavidF
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.