News Article

For one of our first assignments in the class, we took the text of a code and were given an image to build this website altogether! This was one of our first times using HTML, where we worked with the title, h1, and p tags.

News Article HTML Assignment

Social Network

In Chapter 3 of our Zybooks assignment, we were tasked with learning about web forms. For this assignment, with HTML, I created a web form using label, div, input, and textarea tags. The user can type in their name and email address, alongside typing a text to describe themselves, and a photo they can submit.

Join a social network

Best-Selling Video Games

In Chapter 4 of Zybooks, we started to work with CSS to implement into our HTML assignments. For this assignment, we were given an HTML file, and had to create a CSS code to an embedded stylesheet to create a game table. Using such tags as border, text-align, and colors, I created a table to show off data of the Best-Selling Video Games.

Best-Selling Video Games

CSS Practice

In Zybooks Chapter 5, after getting a grasp on modifying HTML code with CSS stylesheets, this time I was given a task on creating an organized grid with text using CSS. Seperating each text with div containers, I spaced out quotes from the song Yesterday using boxes, padding, and different colors.

Practicing with CSS