News GoLive Help and Tutorials HTML Help and Tutorials JavaScript Help and Tutorials Links, Files, and Resources Contact and Contribution Info
 
   
GoLive Tutorial
CSS Non-underlined Links

Making links that aren't underlined

You can do this in GoLive by using CSS. Look at your page in the Layout view, and find the CSS button at the top of the window, all the way to the right. Click it to open the Style Sheet for your document.

The toolbar will change to adapt to the open style sheet window. Click the New Tag button.

A new tag should appear in the Style Sheet window, and the inspector should change to become the CSS Selector Inspector. In the Name field of the CSS Selector Inspector, type "A". This, of course, stands for the <A> tag which is used to create hyperlinks. The styles you set for this tag will affect all the links on your page.

Click the Font Tab in the CSS Selector Inspector. Under Decoration, check None.

That's it, you're done! Welcome to the wonderful world of Cascading Style Sheets. Remember they only work with 4.0 browsers, so older browsers will still see underlined links.

  
This tutorial was contributed by David Portela. If you have any questions, corrections, or suggestions on how to improve it, you may email him at design@webdawn.com.

David is currently a Designer for WebDawn Multimedia.

Sources: Personal experience.


Back to GoLive Tutorials

Design and Content ©1999 WebDawn Multimedia. View our Copyright Notice.
Send Comments and Feedback to the WebMaster.