-
Days 81 & 82: Client Website
Posting for yesterday and today since I didn’t get to do that earlier! Day 81 Focused on fixing some issues within the Services page. Continued working on understanding and implementing JavaScript functionality for menu. Day 82 Fixed issue with responsive hamburger menu displaying (wrong class name). Cleaning up code for About page as I’m trying…
-
Day 79: Client Website
-
Day 78: Client Website
I finally figured out why I was having sizing issues with the homepage photos (extra-large breakpoint, xl, as one of the classes)! I also figured out a padding issue for the title on the Services screen. Finally, I continued making more progress for the JavaScript functionality for the menu that appears on smaller screens.
-
Day 77: Client Website
-
Day 72: Client Website
-
Day 70: Swift
-
Day 68: Client Website
I continued updating file paths as the photos weren’t displaying properly. I worked on updating a padding value to give some more whitespace to the Services’ page description and the visibility of alerts on the Contact Us page so they don’t initially show up. I also started reviewing what other features I’ll need to include…
-
Day 67: Client Website
Today I focused on making a few small changes within some of the website pages, including Updating file paths and service ids for homepage Working on styling the Contact Us button styling Changing the color of the titles on the Service page Changing the size width of the warnings on the Service page Updating what…
-
Day 54: Client Website
I finally was able to figure out how to display the text to wrap around the team page photos thanks to Bootstrap’s Columns’ subsection “Standalone column classes” (“clearfix” class). Another page that was extremely helpful was their Spacing page, which helped clarify the values used to position clearfix.
-
Day 53: Client Website
I continued trying to troubleshoot the issue with not being able to display inline text and photo for the team page. Even though I wasn’t able to find a solution, today gave me some valuable insight on how to better use the Bootstrap classes with HTML tags. Drew Ryan’s “Build A Complete Bootstrap Website with…