Quantunet.com

My Account

Joins Us
Dreamweaver 8 QuickSkills

Creating A Style For An Anchor Tag  

How to create a style for a <a> anchor tag:

  • Select a hyperlink in the web page.
  • In the properties panel press the "CSS" button.
  • Then in the css panel click on the "New CSS Rule" icon.
  • In the "New CSS Rule" Window:
    • Make sure the tag name is set to "a".
    • Press the "OK" button.
  • Then the "CSS Rule definition" window in the "type" category:
    • Check the "none" check box.
    • Press the "OK" button.
 

Note: In CSS (and HTML) "a" is the hyperlink or "anchor" tag. By setting the new style definition for the "a" tag we have ensured that all hyperlinks in the page body will be formatted to not display an underline.

© 2008 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy
Home | About Quantunet | FAQ's | Contact Us