Lecture 02
HTML/CSS/SVG Basics
Required Reading
-
The Basics of the Web Stack - Carlos Scheidegger (CSC 444 Fall 2019).
-
Murray, Chapter 3, pgs. 17-36, 52-62 (all pages except for the section on Javasript) (Note: the textbook is available electronically through the UA Library for those on campus)
Optional Reading
- Example Code from Class - use
git clone https://github.com/UA-CSC444-Spring2021/l02_examples
to download