Week 1: HTML/CSS

In this HTML tutorial from Codeacademy, I created a personal webpage with images and lists of my interests using HTML.

I learned how to align texts, style texts, link images, and create ordered and unordered lists within the webpage.

This HTML tutorial taught me the basis of how an html webpage works and how much you can do to personalize it to your preference.

In this HTML tutorial from Codeacademy, I created a table that contained images of 8/16 bit characters from the web using HTML.

I learned how to create tables, insert images into tables, and link each image to a different website.

This HTML tutorial is vital in teaching me how images can be linked to websites and how every website on the internet uses this method in some way.

In this CSS tutorial from Codeacademy, I created a more organized webpage and a personal resume using HTML and CSS.

I learned how to style webpages through CSS versus within HTML. This kept the coding more organized and easier to style instead of repeatedly styling in HTML. I was able to style mutlple things with one code in CSS which used less codes.

This CSS tutorial taught me how websites control where elements went and how they are able to set and personalize their page with CSS.

Here is the link to Codeacademy.