Lab 1: 9-18-2019

For this lab I created a website (this one!) with the following pages: home (index), about, labs, and portfolio. I'm new to HTML, CSS, and web design in genreral so this was an interesting project. I used a little bit of floating in the main page to practice with it, but I found that absolute layout worked the best with my design. The first thing I decided on when making this project was having a vertical navigation bar, which was more work than I thought it would be. Eveything else was built on what we learned in class. I think it's a good first attempt at making a website, but there is a lot of room for improvement. One of the things I want to keep in mind while working on the future labs is improving the layout and design on paper before I try implementing them in HTML/CSS.