CS396: Spring 2022

Intro to Web Development

CS396: Spring 2022

Schedule > Intro to HTML & CSS

Week 2: Mon, Apr 4
Exercise Files

In today’s lesson, we will go over HTML & CSS. Both are declarative languages that have an extensive vocabulary. Both take time to master. If your goal is to become a strong web developer, it’s worth spending some time learning some of the fundamental constructs for each language. While there are higher-level frameworks that abstract aspects of these languages, debugging “vanilla” HTML & CSS is inevitable and unavoidable. Please complete the following readings / video tutorials:

Readings

1. HTML: Semantic Tags

2. CSS

Slides

Lecture Video(s)