=====
CS 328 - Week 2 Labs - 3:00 pm - 2025-01-30/31
=====
=====
TODAY WE WILL
=====
* announcements/prep for next class
* review clicker questions
* Week 2 Lab Exercise
=====
* at-least-1st-attempts at Homework 1 are due by
11:59 pm on Friday, January 31
* should be reading/working through the course zyBook
Chapter 1, "HTML Fundamentals"
* will send a class e-mail when Chapter 2 - "More HTML"
is available
* watch for class e-mail letting you know when
Homework 2 is available
=====
NOTES to REMEMBER:
=====
* to get at-least-partial strict-style validation using the
validators linked from the bottom of the html-template.html,
you must:
* make a COPY of your document that has the suffix .xhtml
* enter the URL of this .xhtml *copy* into the validator
* (if you enter the .html version's URL, you will get LESS-strict
validation-checking)
=====