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.
|