New Perspectives on HTML5, CSS3, and JavaScript
New Perspectives on HTML5, CSS3, and JavaScript
6th Edition
ISBN: 9781305503922
Author: Patrick M. Carey
Publisher: Cengage Learning
bartleby

Concept explainers

Question
Chapter 13, Problem 1RA
Program Plan Intro

To add name and date in comment section of file save co_cart_txt.html, co_cart _txt.js, co_credit_txt.htmland co_credit_txt.js, and save each of them after removing the txt extension.

Expert Solution & Answer
Check Mark

Explanation of Solution

Given information: The filesco_cart_txt.html, co_cart_txt.js, co_credit_txt.html and co_credit_txt.jsare provided under the folder html13→Review with reference material.

Explanation:

In HTML comments are provided within symbols <!-- comments --> whereas in JS comments are included within the symbols /* comments */.

Follow below steps to add name and date in the html files co_cart_txt.html and co_credit_txt.html:

1. Right click on file name.

2. Select Open with →HTML editor

3. Write your name and date in Author and Date fields in comment section (<!-- -->) respectively.

4. Click File →Save As.

5. Under Save As window, provide new name to file after removing _txt extension.

6. Click Save.

A new update file will get created in the same directory.

Follow below steps to add name and date in the co_cart_txt.js and co_credit_txt.js:

1. Right click on file name.

2. Select Open with →HTML editor

3. Write your name and date in Author and Date fields in comment section(/* ---- */) respectively.

4. Click File →Save As.

5. Under Save As window, provide a new name to file after removing _txt extension.

6. Click Save.

A new update file will get created in the same directory.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Knowledge Booster
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
  • New Perspectives on HTML5, CSS3, and JavaScript
    Computer Science
    ISBN:9781305503922
    Author:Patrick M. Carey
    Publisher:Cengage Learning
  • New Perspectives on HTML5, CSS3, and JavaScript
    Computer Science
    ISBN:9781305503922
    Author:Patrick M. Carey
    Publisher:Cengage Learning