Quiz This is the first 15 min of class. It lives on Canvas under Q0.
Lab1
On the specs page you will find the assignment lab1.html
under
the HTML table. You need to take the following steps.
- Download the two files
lab1.html
andlab1.css
. - Place them in the same directory in your directory for this class.
- Open them in VScode.
- Save both in the same folder (Handy to put them in thier own folder)
Now open your browser. Select File → Open... and navigate to lab1.html
. You will
see it displayed in the browser.
As you change your file, save it. Then refresh the browser to see the changes.