This document provides instructions for creating a basic HTML page and applying CSS styling using text selectors. It includes steps to:
1. Create an HTML file in Dreamweaver and add sample text content using heading, paragraph and link tags.
2. Create a linked CSS file and define font properties and styles for the heading, paragraph and link tags using Dreamweaver's CSS styles panel.
3. Further refine the styling of the heading tags by modifying additional CSS properties like background color, borders, padding and text alignment.
4. Explain how the CSS rules translate to code and preview the page in a browser to test the styling.
5. Provide two methods for defining different visual