To enter the name and date in the comment section of each file (dlr_mornings_txt.html, dlr_tables2_txt.css and dlr_columns2_txt.css) and save them as (dlr_mornings.html, dlr_tables2.css and dlr_columns2.css).
Explanation of Solution
Given information:
dlr_mornings_txt.html, dlr_tables2_txt.css and dlr_columns2_txt.css files are provided under the folder html06→Review within the reference material.
Explanation:
1) For dlr_mornings_txt.html:
i) Open the dlr_mornings_txt.html file in the HTML editor.
ii) Now, go to the source code section of the dlr_mornings_txt.html file and write name and date in the comment section under author and date as shown below:
Adding name and date in the head tag in the comment section:
<head> <!-- New Perspectives on HTML5 and CSS3, 7th Edition Tutorial 6 Review Assignment DLR Morning Schedule Author: XYZ Date: MM-DD-YYYY Filename: dlr_mornings.html --> <title> DLR Morning Schedule </title> <meta charset="utf-8" /> </head>iii) Now, go to file →Save As, enter the file name dlr_mornings.html (given in the question) and save the file.
2) For dlr_tables2_txt.css:
i) Open the dlr_tables2_txt.css file in the HTML editor.
ii) Now go to the source code section of the dlr_tables2_txt.css file and writing name and date in the comment section under author and date as shown below:
Adding name and date in the comment section of given CSS code:
@charset "utf-8"; /* New Perspectives on HTML and CSS Tutorial 6 Review Assignment Tables Style Sheet Author: XYZ Date: DD-MM-YYYY Filename: dlr_tables2.css */iii) Now, go to file →Save As, enter the file name dlr_tables2.css (given in the question) and save the file.
3) For dlr_columns2_txt.css:
i) Open the dlr_columns2_txt.css file in the HTML editor.
ii) Now, go to the source code section of the dlr_columns2_txt.css file and writing name and date in the comment section under author and date as shown below:
Adding name and date in the comment section of given CSS code:
@charset "utf-8"; @charset "utf-8"; /* New Perspectives on HTML and CSS Tutorial 6 Review Assignment Columns Style Sheet Author: XYZ Date: DD-MM-YYYY Filename: dlr_columns2.css */
iii) Now, go to file →Save As, enter the file name dlr_columns2.css (given in the question) and save the file.
Want to see more full solutions like this?
Chapter 6 Solutions
New Perspectives on HTML5, CSS3, and JavaScript
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage LearningNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:Cengage