CSS code to remove link underline
- From: "DavidF" <Nope@xxxxxxxxxx>
- Date: Thu, 22 May 2008 16:24:09 -0700
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
.
- Follow-Ups:
- Re: CSS code to remove link underline
- From: Mike Koewler
- Re: CSS code to remove link underline
- Prev by Date: Re: I have one for you i.e. Links not working in Firefox
- Next by Date: Re: I have one for you i.e. Links not working in Firefox
- Previous by thread: Re: Insert Word Document Link in Publisher
- Next by thread: Re: CSS code to remove link underline
- Index(es):
Relevant Pages
|