- Start a new HTML file and save it as "1.html" into a Lesson4 folder in your local root folder.
- Add some placeholder text using your Placeholder text object.
- Select any two words in this text, and add the hyperlink "#" via the Properties panel.
- Create a new CSS rule with an Advanced selector type. Choose "a:link" from the Selector drop-down menu (or you can type it in the field; just omit the quotes). Ensure it is defined in "this document only".
- In the CSS dialog, select the Type category, and choose "none" under Decoration: