Monday, October 5, 2009

In Dreamweaver MX/8 about removing the issue of super link underline

The first kind of method: Revising directly - revise inside page attribute

The 2nd kind of method: In view of often revise inside page attribute hind, underline exists as before after previewing, offer relevant code to be as follows:

<style>A:lInk {text-decoration:nOne}A:vIsited {text-decoration:nOne}
</style>

Put <body><body/> among.

No comments:

Post a Comment