To enter the name and date in the comment section of each file (tf_tips_txt.html, tf_styles4_txt.css and tf_print2_txt.css) and save them as (tf_tips.html,tf_styles4.css and tf_print2.css).
Explanation of Solution
Given information:
tf_tips_txt.html, tf_styles4_txt.css and tf_print2_txt.css files areprovided under the folder html05(Review within the reference material.
Explanation:
1) For tf_tips_txt.html:s
i) Open the tf_tips_txt.html file in the HTML editor.
ii) Now, go to the source code section of the tf_tips_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 5 Review Assignment Trusted Friends Parenting Tips Author: XYZ Date: MM-DD-YYYY Filename: tf_tips.html --> <title>Trusted Friends: Education Tips</title> <meta charset="utf-8" /> </head>
iii) Now, go to file →Save As, enter the file name tf_tips.html (given in the question) and save the file.
2) For tf_styles4_txt.css:
i) Open the tf_styles4_txt.css file in the HTML editor.
ii) Now go to the source code section of the tf_styles4_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 HTML5 and CSS3, 7th Edition Tutorial 5 Review Assignment Author: XYZ Date: DD-MM-YYYY Filename: tf_styles4.css This file contains the screen styles used with the Trusted Friends blog tips */
iii) Now, go to file →Save As, enter the file name tf_styles4.css (given in the question) and save the file.
3) For tf_print2_txt.css:
i) Open the tf_print2_txt.css file in the HTML editor.
ii) Now, go to the source code section of the tf_print2_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 HTML5 and CSS3, 7th Edition Tutorial 5 Review Assignment Author: XYZ Date: DD-MM-YYYY Filename: tf_print2.css This file contains the printer styles used with the Trusted Friends Parents Tips page */
iii) Now, go to file →Save As, enter the file name tf_print2.css (given in the question) and save the file.
Want to see more full solutions like this?
Chapter 5 Solutions
New Perspectives on HTML and CSS: Brief
- What are the steps you will follow in order to check the database and fix any problems with it and normalize it? Give two references with your answer.arrow_forwardWhat are the steps you will follow in order to check the database and fix any problems with it? Have in mind that you SHOULD normalize it as well. Consider that the database offline is not allowed since people are connected to it and personal data might be bridged and not secured. Provide three refernces with you answer.arrow_forwardShould software manufacturers should be tolerant of the practice of software piracy in third-world countries to allow these countries an opportunity to move more quickly into the information age? Why or why not?arrow_forward
- I would like to know about the features of Advanced Threat Protection (ATP), AMD-V, and domain name space (DNS).arrow_forwardPlease show the code for the Tikz figurearrow_forwardWhat is Windows Server and what is the Differences between Windows Server 2019 and the Windows Operating System that people have installed on their personal computer.arrow_forward
- solve and show the tree on paperarrow_forwardI need help to resolve the following activityarrow_forwardModern life has been impacted immensely by computers. Computers have penetrated every aspect of oursociety, either for better or for worse. From supermarket scanners calculating our shopping transactionswhile keeping store inventory; robots that handle highly specialized tasks or even simple human tasks,computers do much more than just computing. But where did all this technology come from and whereis it heading? Does the future look promising or should we worry about computers taking over theworld? Or are they just a necessary evil? Provide three references with your answer.arrow_forward
- What are the steps you will follow in order to check the database and fix any problems with it? Have in mind that you SHOULD normalize it as well. Describe in full, consider the following:• Taking the database offline is not allowed since people are connected to it.• Personal data might be bridged and not secured. Provide three refernces with you answerarrow_forwardYou are called by your supervisor to go and check a potential data bridge problem. What are the stepsyou will follow in order to check the database and fix any problems with it? Have in mind that youSHOULD normalize it as well. Describe in full, consider the following:• Taking the database offline is not allowed since people are connected to it.• Personal data might be bridged and not secured. Provide three refernces with you answerarrow_forward(A) A cellular system has 12 microcells with 10 channels per cell. The microcells are split into 3 microcells, and each microcell is further split into 4 picocells. Determine the number of channels available in system after splitting into picocelles.arrow_forward
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage Learning