IT 270 Module Three Practicing Intermediate CSS Concepts
IT 270 Module Three Practicing Intermediate CSS Concepts In the first seven videos of the “Styling Your HTML” section of the “Front-End Web Development Quick Start with HTML5, CSS and JavaScript” module on Pluralsight.com, you watched—and hopefully followed along. These tutorials demonstrated how changes made to the index.html file and CSS file affect the website content that is rendered in the browser window. In this exercise, you will begin with the index.html file in the Mod3-Act1 folder and add several additional pieces of content and styles, based on your watching and understanding of the first seven videos of the “Styling Your HTML” section and the “Front-End Web Development Quick Start with HTML5, CSS and JavaScript” section. Step 1. Download the IT270 Supplement Exercise Files zip file if you have not already done so. Step 2. Navigate to the Mod3-Act1 folder in the exercise files. Step 3. Drag the index.html file to a blank web browser tab or window—your starting page should look like the figure below and to the right. Step 4. Return to editing the index.html file in Sublime Text by either using the File menu > Open File command in the program or by dragging the file from the folder window into the blank Sublime Text window. Step 5. Complete the following edits and additions in the index.html file: A. Place opening and closing tags around the entire reference, just after the