Lab 1

Description

The goal for lab 1 is to create a simple 4 page website to learn the basics of HTML and CSS. Before starting this assignment, I had a bit of experience with HTML and CSS from a previous class, but we had not used Visual Studio. As for Javascript and other .NET frameworks, I have no experience as of right now. I have created a website before back when the Astro servers were up in my freshman/sophmore years, but it has been a while since I have used this software. Getting back into the swing of things is fun and I hope to keep up with the material we are learning in class. Some of the advanced CSS techniques used in this assignment were the layout specifications and the specific selectors for certain parts of the website. Learning how to use these was vital to getting each part of the website to do exactly what you want it to.

Blog

In this assignment, I would say the easiest part was getting the website components together. Creating all of the pages and linking them together is something I have done before so I was able to do that without too much struggle. The most difficult part would have to be the CSS for me because of the selectors and trying to get each specific part to do exactly what I needed it to do.