CSCE 242; William King
Assignments
Assignment 1: Basic HTML

Introduction to HTML and creating a basic page.
Assignment 2: Basic CSS

Learning how to style using CSS.
Assignment 3: Page Layout

Learning how to use flexboxs and create a nice page layout.
Assignment 4: Recreate CSS Page

Learning how to recreate any page using skills learned in class.
Assignment 5: JavaScript

Learning about javascript.
Assignment 8: If Statements

Learning about conditionals and if statements.