Weekly progress

Week one: added background colors to all my HTML tabs, linked every page to the index.html, added both text and images to my pages.

Week two: created my own stylesheet, added lots of instructions, used the div class function to connect the stylesheet to the webpages; added borders and consistent fonts and placement in all of my pages, as well as a contents bar right at the top.

Week three: added a background image to my index.html page, made an image map using a photo of me, with several clickable parts, made sure the images were under 100kb.

Week four: I played around with my CSS file, changed some of the attributes of myDiv, added some more elements. I made a separate page dedicated to sweet strawberry waffles, which I linked in the navigation page. I made the navigation page look better and clickable and added a Miffy background to every single page to ensure consistency!

Week five: I added container divs for all the elements of my website. This includes a header DIV, a navigation bar DIV, and a main contents DIV! Additionally, to keep all of these container divs together and consistent on the same page, I made a general container div (the white section). Moreover, I generated a Miffy logo with an AI image generator tool and placed it on my navigation bar, and also made sure the navigation bar indicates which page is currently active. I also adjusted my CSS stylesheet to be a bit more concise, by, for example, giving my headers (h1, h2...) the same properties.

Week six: I included a separate page for the website review, where I went over every point and analyzed what could be improved with my classmate's website.