Hi Brian,
Try placing the following inbetween the <Head> tags. Haven't used Publisher as a web editor, so I am not sure how to access the HTML, but placing this in the Head, should eliminate the underline for all hyperlinks on the page.
Code:
<style><!--
a {text-decoration: none; }
--></style>
I see you figured it out. Sorry, but I don't know how to delete my answer.
__________________
Stop by for FrontPage form tutorials
and form script examples. Mike
Please login or register to view this content. Registration is FREE
Last edited by AMysticWeb; 02-18-2006 at 02:11 PM..
|