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
Book Icon
Chapter 11, Problem 1RA
Program Plan Intro

To add name and date in comment section of file save jpf_hitori_txt.html and jpf_hitori_txt.js, and save each of them after removing the txt extension.

Expert Solution & Answer
Check Mark

Explanation of Solution

Given information: The filesjpf_hitori _txt.html and jpf_hitori_txt.js are provided under the folder html11→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 filesjpf_hitori_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 thejpf_hitori_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
how to do this exercise? Halloween 11 Create a product page   In this exercise, you’ll create a product page that uses a variety of features for working with images. When you’re through, the page should look similar to this: Specifications: • To create the product page, you can copy the index.html file you worked on in exercise 7 to the products folder and rename it cat.html. Then, you can delete the content from the section, modify the URLs on the page as necessary, and add the content shown above. • Create a new style sheet named product.css for the product page, and copy the styles you need from the main.css file to this style sheet. Then, modify the link element for the style sheet in the cat.html file so it points to the correct style sheet. • Modify the horizontal navigation menu so it indicates that no page is current. • In the section, float the image to the left of the text. In addition, set the left margin for the text so if the product description is longer, the text won’t…
ch 8 extend your knowledge i need this solved. below is index.html and styles.css figure8-68 is attached below.  tasks Link index.html to the styles.css file. In the index.html file, create a table with seven rows and four columns. Include a caption with the text, Course Schedule. you will need to properly use thead and tbody elements, as well as rowspan and colspan attributes Use the styles.css file to create style rules to design the table as shown in Figure 8–68. The table uses the following hexadecimal color codes: ffe5dc (body background-color), fd4d0c (table border color), 792101 (box shadow color), a22c02 (table data border color), fe9772 (odd rows background color). Apply a box shadow to the table and a sans-serif font to the page index.html <html lang="en"> <head>   <title>Chapter 8, Extend</title>   <meta charset="utf-8">      </head>   <body>     <div id="container">           <!-- Use the main area…
This section has a total of 6 questions. Upload all scanned documents/files/ compressed folder in the linH the end of Question 26. Use the expression F = ((AC) +B') (C Đ A O B) to draw the Truth Table. A - I Use the upload link after Question 26 to upload the answer. (image, word, pdf, or any practical files) استخدم رابط التحميل بعد السؤال 26 لتحميل الإجابة. )صورة، كلمة، pdf، او الملفات العملية( H Dacimal pumbers with necessary steps.
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
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