Instructions Page 1 of 2 In this exercise, you will create a table and apply table styles. First, you insert a table element. Next, you add a table caption, table rows, table headers, and table data. Then, you create style rules to format the table. Work with the index.html file and styles.css file in the /css folder. The completed webpage is shown in Figure 8-67. You will also use professional web development practices to indent, space, comment, and validate your code. Illustration shows a completed webpage with a table. The table has a caption that is centered with the following text. 2025 Sales by Quarter. The table has headers and has 4 rows and 5 columns. The table headers are the following. Product, Quarter 1, Quarter 2, Quarter 3, and Quarter 4. The row entries are as follows. Row 1: Product, Tablets; Quarter 1, 24,500 dollars; Quarter 2, 21,525 dollars; Quarter 3, 20,217 dollars; Quarter 4, 28,575 dollars. Row 2: Product, Monitors; Quarter 1, 12,825 dollars; Quarter 2, 12,400 dollars; Quarter 3, 11,900 dollars; Quarter 4, 14,233 dollars. Row 3: Product, Laptops; Quarter 1, 33,000 dollars; Quarter 2, 32,750 dollars; Quarter 3, 31,595 dollars; Quarter 4, 32,465 dollars. Row 4: Product, Desktops; Quarter 1, 21,478 dollars; Quarter 2, 20,895 dollars; Quarter 3, 18,200 dollars; Quarter 4, 21,625 dollars. The table has a border and the odd rows starting with the header row have a background color.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Instructions Page 1 of 2 In this exercise, you will create a table and apply table styles. First, you insert a table element. Next, you add a table caption, table rows, table headers, and table data. Then, you create style rules to format the table. Work with the index.html file and styles.css file in the /css folder. The completed webpage is shown in Figure 8-67. You will also use professional web development practices to indent, space, comment, and validate your code. Illustration shows a completed webpage with a table. The table has a caption that is centered with the following text. 2025 Sales by Quarter. The table has headers and has 4 rows and 5 columns. The table headers are the following. Product, Quarter 1, Quarter 2, Quarter 3, and Quarter 4. The row entries are as follows. Row 1: Product, Tablets; Quarter 1, 24,500 dollars; Quarter 2, 21,525 dollars; Quarter 3, 20,217 dollars; Quarter 4, 28,575 dollars. Row 2: Product, Monitors; Quarter 1, 12,825 dollars; Quarter 2, 12,400 dollars; Quarter 3, 11,900 dollars; Quarter 4, 14,233 dollars. Row 3: Product, Laptops; Quarter 1, 33,000 dollars; Quarter 2, 32,750 dollars; Quarter 3, 31,595 dollars; Quarter 4, 32,465 dollars. Row 4: Product, Desktops; Quarter 1, 21,478 dollars; Quarter 2, 20,895 dollars; Quarter 3, 18,200 dollars; Quarter 4, 21,625 dollars. The table has a border and the odd rows starting with the header row have a background color. Figure 8-67 Grading Complete each task listed in this lab. Each task contains automated checks which are used to calculate your grade. You can use the Website Refresh button to refresh your website preview at any point. You can view a full-page version of your website by clicking the arrow in the top right corner of your website preview. When you have completed each task by clicking the checkbox, open the task list panel on the left navigation bar and click the "Submit" button. Perform the following tasks: Tasks Open the index.html file. Review the page, add a title and modify the comment at the top of the page to include your name (firstname lastname) and today’s date (MM/DD/YYYY), and replace “Student’s Name” with your name in the footer element. Open the styles.css file from the css folder. Modify the comment at the top of the style sheet to include your name (firstname lastname) and today’s date (MM/DD/YYYY). In the index.html file, add a table element within the main element. Nest the following caption element within the table element: 2025 Sales by Quarter 1/2 How can I finished this
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 4 steps with 1 images

Blurred answer
Knowledge Booster
Table
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
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education