CSS code to remove link underline



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


.



Relevant Pages

  • Re: CSS code to remove link underline
    ... you did come up with a partial workaround. ... I guess I am still hoping that there is a way to write the CSS code in a way ... If someone just wants active links without the underline, ... code snippet: ...
    (microsoft.public.publisher.webdesign)
  • Re: CSS code to remove link underline
    ... If someone just wants active links without the underline, ... In Pub 2003 this snippet would result in the underline being gone initially, ... DavidF wrote: ... the CSS code that removes the underline of a hyperlink? ...
    (microsoft.public.publisher.webdesign)
  • Re: CSS, Hyperlinks in FP2002
    ... Show me the CSS code, ... The attributes for size, bold, font ... > you set the hyperlink, select the css font, and then go ...
    (microsoft.public.frontpage.client)