Web Development Assignment

This portion will explain the thought process when developing the website

The start

Prior to starting this module i had no knowledge of html or css or github.I started by learning how to build the website from scratch following the youtube tutorials suggested.A few hours in i realised that it would take me weeks to create the base template itself .So i went to use the given template and built off of that resulting in the familiar template used in my website.

Actually writing code

Builing off the template i went to change the background and header colors searching the hex color online.I also went to figure out the commit portion of github online as i followed a youtube tutorial on how to do it using github desktop and importing the template file.It took a while.

How i import images

Adding images to my page was accomplished by creating an image folder (image1), putting my pictures inside, and calling it from my page as follows:

I accomplised this by