To enter name and date in the comment section of pc_special_.html and pc_special_txt.css, save it as pc_specials_.html and pc_specials_txt.css and respectively.
Explanation of Solution
Given information:
pc_special_.html and pc_special_txt.css is provided under the folder html03 (review with reference material.
Explanation:
Following steps are followed to make changes to pc_specials_txt_.html
1. Right-click on file pc_specials_txt_.html
2. Select Open with → Text Editor
3. Under the author add the name as "Louis straw".
4. Under Date add current date.
5. Click File → Save As.
6. Under Save As window, provide the name as pc_specials.html
7. Click Save.
A new update pc_specials_.htmlfile will get created in the same directory.
Code-
<!-- /* New Perspectives on HTML5 and CSS3, 7th Edition Tutorial 3 Review Assignment Style Sheet for the Pandaisia Chocolates Monthly Specials Author: "Louis Straw" Date: 26Sept,2019 Filename: pc_specials.html */ -->
Following steps are followed to make changes to pc_specials_txt.css
1. Right-click on file pc_special_txt.css
2. Select Open with → Sublime Text
3. Under the author add the name as "Louis Straw".
4. Under Date add current date.
5. Click File → Save As.
6. Under Save As window, provide the name as pc_specials.css
7. Click Save.
A new update pc_specials.cssfile will get created in the same directory.
Code-
/* New Perspectives on HTML5 and CSS3, 7th Edition Tutorial 3 Review Assignment Style Sheet for the Pandaisia Chocolates Monthly Specials Author: "Louis Straw" Date: 26Sept,2019 Filename: pc_specials.css */
Want to see more full solutions like this?
Chapter 3 Solutions
New Perspectives on HTML5, CSS3, and JavaScript
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage Learning