4. Produce six (6) copies of [surname]_act7A.html. Edit the HTML table of each web page to produce the following requirements for each item: B. Make the table as wide as the web page itself (full width). C. Change the table border's thickness to 5px, and make it red. D. Left align the heading cells of the table. E. Center align the data cells of the table. F. Add a background color of your choice to the table. G. Add a different background color to the heading cells of the table. 5. Rename each new copy as [surname]_act7(B to G).html

COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
1st Edition
ISBN:9780357392676
Author:FREUND, Steven
Publisher:FREUND, Steven
Chapter6: Creating, Sorting, And Querying A Table
Section: Chapter Questions
Problem 5EYW
icon
Related questions
Question
100%
4. Produce six (6) copies of [surname]_act7A.html. Edit the HTML table of each web page to produce the
following requirements for each item:
B. Make the table as wide as the web page itself (full width).
C. Change the table border's thickness to 5px , and make it red.
D. Left align the heading cells of the table.
E. Center align the data cells of the table.
F. Add a background color of your choice to the table.
G. Add a different background color to the heading cells of the table.
5. Rename each new copy as [surname]_act7(B to G).html
Transcribed Image Text:4. Produce six (6) copies of [surname]_act7A.html. Edit the HTML table of each web page to produce the following requirements for each item: B. Make the table as wide as the web page itself (full width). C. Change the table border's thickness to 5px , and make it red. D. Left align the heading cells of the table. E. Center align the data cells of the table. F. Add a background color of your choice to the table. G. Add a different background color to the heading cells of the table. 5. Rename each new copy as [surname]_act7(B to G).html
OF COM
Specific Instructions:
1. Create a new HTML file in Microsoft Visual Studio Code.
OF
2. Write the following paragraph inside the html document:
<html>
<head>
INS
<title>HTML Table Exercise</title>
</head>
<body>
<table border=1, width=50%>
<tr>
<th>First Name</th>
<th>Last Name</th>
<th>POINTS</th>
</tr>
<tr>
<td>Jill</td>
<td>Smith</td>
ktd>50</td>
</tr>
<tr>
<td>Eve</td>EST. 2002
<td>Jackson</td>
<td>94</td>
</tr>
</table>
</body>
</html>
COMPU
AS
Transcribed Image Text:OF COM Specific Instructions: 1. Create a new HTML file in Microsoft Visual Studio Code. OF 2. Write the following paragraph inside the html document: <html> <head> INS <title>HTML Table Exercise</title> </head> <body> <table border=1, width=50%> <tr> <th>First Name</th> <th>Last Name</th> <th>POINTS</th> </tr> <tr> <td>Jill</td> <td>Smith</td> ktd>50</td> </tr> <tr> <td>Eve</td>EST. 2002 <td>Jackson</td> <td>94</td> </tr> </table> </body> </html> COMPU AS
Expert Solution
steps

Step by step

Solved in 2 steps with 1 images

Blurred answer
Knowledge Booster
Image Element
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
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L