Welcome to the Web Development Lessons repository! This repository contains lesson slides and corresponding code exercises for all four weeks of the HTML/CSS workshop series.
WebDevWeek1.mdIntroduction & BasicsWebDevWeek2.mdMore HTML and Intro to CSS
Week1.html- Example code for Garfield website with header and p tags.Week2.html- Updated code for example website with correctly linked css file and comments.Week2.css- Code that styles the alignment, colors, fonts, and image size of the website.