Question: Lab 2: Working with HTML Tables Further instructions > https://opentech.durhamcollege.org/pufferd/inft1206/lab2.php Please use XHTML to correct my code by the following OUTPUT REQUIREMENT. Thank you! CODE
Lab 2: Working with HTML Tables
Further instructions > https://opentech.durhamcollege.org/pufferd/inft1206/lab2.php
Please use XHTML to correct my code by the following OUTPUT REQUIREMENT. Thank you!
CODE WHICH I DID BUT HAVE NOT FULFILLED THE REQUIREMENTS:
/p>
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
body {background-color: lightblue; color: black; font-family: verdana; font-size: 16px;}
a {color: blue}
table {border: 2px solid black; background-color: white;}
th {background-color: lightgray; font-weight: bold; border: 2px solid black;}
td {border: 2px solid black;}
h1 {color: darkblue; font-family: arial; font-size: 32px;}
h2 {color: darkblue; font-family: arial; font-size: 24px;}
Lab2
Objective
This page demonstrates the use of HTML tables. It includes three tables of data: one table of HTML table tags and their uses, one table of three of my favorite books, and one table of my academic schedule for the semester.
| Tag | Use | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts

