New Perspectives on HTML and CSS
New Perspectives on HTML and CSS
6th Edition
ISBN: 9781111526443
Author: Carey, Patrick
Publisher: Course Technology Ptr
bartleby

Concept explainers

Question
Book Icon
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!
Students have asked these similar questions
Videos Utilize the following elements in the body of index.html to create a header for this page: 1 x Header 1 x Level One Section Heading 1 x Video Embed element 2 x Source element You will need two video files to complete this section. Use https://cloudconvert.com/mp4-to- webm to convert the mp4 file into a webm file to use as your second video file. Save it in the videos folder for this lab.
create another new page, and name the file according to the description you used in your mockup. For example, "contact_me.html" or "portfolio.html". Your new page must include the following: (named: "contact_me.html") A table styled using CSS, like the one below, except use fonts and colors that match the theme of the rest of your site.           A CSS Box with the following specs: 350px (width) + 20px (left and right padding) + 10px (left and right border) + 20px (left and right margin) = 400px           Contains at least 4 hyperlinks that use each of the following states: a:link - a normal, unvisited link a:visited - a link the user has visited a:hover - a link when the user mouses over it a:active - a link the moment it is clicked Must use a style tag that changes the background to a color or image. Formatted text, including a header and paragraph that uses CSS styling of your choice, using at least 1 ID selector and 1 class selector. Use CSS to…
HTML/CSS Assignment. Build, from scratch, a new flexbox layout.This layout must include: a container: header, navigation, three-column mid section. and a footer. Add a media query to collapse the three columns into a single column layout. CSS styling must contain flexbox properties and values for positioning of elements. The page must include actual content and images. The topic is entirely up to you, the coloring, font-styling etc. is also entirely up to you.
Knowledge Booster
Background pattern image
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.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning