Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 819 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 819 Bytes

CS 463/563: Intro to Web Development - Homework Repository

In this repository, you will find starter files for the homework assignments for CS 463/563: Intro to Web Development.

Homework Assignments

  • Homework 1 - Setup and Semantics
  • Homework 2 - HTML and CSS
  • Homework 3 - Bootstrap and JavaScript
  • Homework 4 - Code Review

Check Canvas for more information on each assignment.

Setting Up The Homework Repository

For detailed instructions on how to set up the homework repo, start with the 00-setup.md file.

Checking for Updates

This repository will be updated throughout the course. Always check to see if there are updates before starting any homework assingment. If there are updates, make sure to pull them.