-
Day 28: freeCodeCamp Learn Basic JavaScript Record Collection

-
Day 26: Personal GitHub Project

-
Day 25: Client Website

Today I focused on responsiveness of the company logo and hamburger menu for different breakpoints. I’m visually learning the differences between min- and max-width for resizing, and I found the margin-top value was causing issues with whitespace between two elements of the page. Photo by StockSnap on Pixabay.
-
Day 22: Client Website

-
Day 21: Client Website
-
Day 20: Client Website
I continued my progress on the client website, focusing on including previously made elements as well as photos and aligning them as needed and ensuring responsiveness in different screen sizes. Two helpful resources I used were MDN’s background-repeat and Treehouse’s How to Fix a Broken Image [Article]. A gentle reminder to myself – if an…
-
Day 18: CSS Media Queries and Client Website

As I mentioned yesterday, I decided to continue learning about media queries with the lesson I found before. Although I wasn’t able to see the effects in real time (make sure to follow directions and download any other resources before starting, :’)), I’m glad I was able to start getting a handle on SCSS’s syntax.…
-
Day 17: Client Website

Today I tried to figure out why the CSS wasn’t being applied to the webpage. Today turned into some very interesting and trying times as it took an unexpected twist. I first thought I was editing the wrong index file but after checking into the location this turned out false. I also attempted to clear…
-
Day 16: Client Website

I continued adding on information about the team as well as spacing for the descriptions; modifying photos’ dimensions; and starting to build upon the other pages by putting foundational pieces included in each (footer and navbars). I removed the previously included borders for now as it doesn’t match the client’s requirements for the website. Something…
-
Day 15: Client Website

Today I continued working on the client website, specifically samples of the teams’ photos. As I wanted a smooth circle instead of rectangles for the borders, I adjusted the size of the photos so they were more rounded. I also played with different placement of the titles (I’m still working on finding the right combination…