-
Day 63: Client Website
Today I focused on fixing some issues within the homepage, specifically a margin/padding issue for a section that was being covered by the page’s carousel. I’m also working on responsiveness for this same issue.
-
Day 62: Client Website
I focused on working on responsiveness for the following on the homepage: Logo banner Hamburger menu icon (I hadn’t previously added it for tablet-sized views) Service related titles Service photos
-
Day 61: Swift
I focused my attention on learning the basics of Swift for an upcoming project I’m working on. I’m using the excellent Hacking with Swift’s 100 Days of SwiftUI, which gives a crash course on this language. Today’s focus was on Day 2 of the course as I previously looked over Day 1 yesterday.
-
Day 60: Client Website
I started looking into ensuring responsiveness for smaller screens. I also updated the About page footer as I had previously missed that and made some more progress on the carousel for the Home page (including the caption for the photos and looking into resizing it).
-
Day 59: Client Website
Today I focused on fixing some elements on each page to better match what the client was asking for. These were some of the elements I fixed today: Including the number and email address in the footer for clients to contact them Working on including the services on the homepage (have a generic setup that…
-
Day 58: Client Website
I focused on ensuring all the footers and navigation bars were the same for all pages. I also focused on trying to fix some small issues as well as continuing to look into how to properly implement the carousel on the homepage.
-
Day 57: Client Website
Today I continued working on including the pre-footer images onto the homepage, as well as using a different approach to the display of the website by using a carousel. As per usual, Bootstrap’s documentation for carousels and Bootstrap Shuffle helped me to better understand how to implement it. Even though it’s not perfect right now,…
-
Day 56: Client Website
I continued making progress on displaying photos for the homepage. I’m hoping to have a better idea how to implement them tomorrow (4 total, 2 inline on each).
-
Day 55: Client Website
I worked on fixing the home page’s navigation bar and footer so it would match the other finished pages. I also started the process of rebuilding the content in a new way. Bootstrap’s Containers, Columns, and Grids pages are helping me understand how to implement the syntax well.
-
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.