Becca

An updated experiment in CSS

Hi, my name is Becca, I'm 28 years old, and I currently care for my grandmother on a full time basis. Before signing up for Code Your Future I had never coded before in my life. I hope you enjoy looking at my personal homepage as much as I enjoyed creating it.

Click each of the images below to find out more about my interests.

Inspiration and Improvement

To build on and improve my existing personal homepage I drew inspiration from this page. I liked the use of the grid style photo gallery. However, I then needed to find a way to display my text. I liked the idea of being able to click on the images to show a larger version of them along with a caption.
To implement this on my own homepage I looked at a modal tutorial on w3 Schools and an image gallery tutorial on freeCodeCamp.
The most challenging parts of this were getting my modals to work with more than one image and getting the text to display within the modals themselves. I looked at a post on Stack Overflow to resolve this. Overall, I am pleased with the updates I have made and I have gained some familiarity with JavaScript.