Video Lesson:

Work in Progress
<html>
   <head>

<title> Nickname </title> <style>

</style> </head> <body> <h1> Colors </h1> <p> Today we are learning about colors in CSS </p> <p> I'm just another paragraph </p>

<table style="border: 1px solid black;"> <tr> <td style="border: 1px solid black;"> Col 1 </td> <td style="border: 1px solid black;"> Col 2 </td> </tr> </table> </body> </html>

PDF Presentation:

Powered By EmbedPress

Worksheet:

No Worksheet!