Tag: html

  • 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…

  • Day 52: Client Website

    I continued working on trying to align the team photos with their descriptions. I did this by taking steps to better understand how Bootstrap works by using the following resources: BootstrapBay’s Learn Bootstrap 4 in 14 Days; RaddyTheBrand’s Learn Bootstrap in Less Than 20 Minutes; and Traversy Media’s Bootstrap 5 Crash Course | Website Build…

  • Day 51: Client Website

    I continued working on troubleshooting the issue on displaying the team photos on the same line as their descriptions. I haven’t been able to find the answer but I do know now it has to do with the CSS flex attribute from CSS-Tricks that I found listed on Bootstrap’s documentation here.

  • Day 50: Client Website

    The halfway mark! I continued working on the team page, adding images above the footer to keep it consistent with the About page. I also focused on fixing the alignment of the page’s title and am in the process of aligning the content of the team members so that their descriptions are inline with their…

  • Day 49: Client Website

    Today I continued work on the Team page as well as fixing the footer for that particular page. I’m trying to better understand the float css property as I work on placement of images and text on the same line.

  • Day 48: Client Website

    I did a little work on the client’s contact page but redid the About Us page due to a mix-up that made me lose my original page. I laid most of the main elements down on the latter and I’m hoping to complete it by Saturday.

  • Day 46: Client Website

    I was able to find a solution to the footer not being to align correctly here. I’m currently in the process of playing with the positioning of the title as I noticed it disappears on smaller screens.

  • Day 45: Client Website

    I finished finalizing most of the appearance of the About page. The only thing I still need to determine is how to properly align the footer links in the center, an answer I’m hoping to find tomorrow.

  • Day 44: Client Website

    Today I troubleshot the following issues with the About page: Displaying the logo Changing the first background photo users see Moving the original background photo to appear with some others before the footer Playing around with the display of the page title I’m getting closer to finishing the first draft of this page!