Project Review: Website Design

Project Review: Website Design

It had been ages since I worked on a website developed using HTML and CSS and a little JavaScript, so working through this website had been a nice welcome back to the joys of simplicity.

The website can be found here.

project1landing.png

My takeaways through the project

Developing the project was quite a fun process overall. I was able to learn a thing or two from it. These include:

  • How to create a responsive navbar. Being able to figure out how to work through it using a combo of both CSS and JavaScript was quite a nice challenge and a great refresher on the subject.

  • Working on the Gallery section using CSS Grid. This was also a great refresher on working with CSS Grid.

  • Setting up the height of the web page sections can be an enemy of responsive design. Doing so can sometimes affect the structure of the web page, and should only be used where necessary.

In conclusion, the project was quite a nice 'easy' challenge that I needed to get back to creating projects and gain the motivation that I apparently needed so badly.