No
Underlines

Here’s a CSS <STYLE> tag for removing the underline under links. Place this in the “Between Head Tags” field of the frame which has the content you want to remove the underlining from:

<style>
<!--
/* This code courtesy of Website Abstraction at
www.wsabstract.com */
a{text-decoration:none}
// -->
</style>

... you can tell that this code is implemented on this page, as all the links are orange but not underlined.

Thanks to Team NetObjects member Dallas Lewis <dallas@railwaystreet.com.au>

Go Back to Previous Page

Have a question that you can´t find the answer to? Want to report a possible bug?

Send a help request to NetObjects Technical Support