Day 24: Client Website


I continued work on the client website – their About and Contact Us pages. I made a bit more progress on the latter but wanted to start setting up the format on the former. One of the new things I learned today was that it’s possible to include more than one class within html tags as long as it’s declared within the parentheses of that class and there’s white space between the names thanks to this Stack Overflow post. I probably should’ve realized earlier from the Bootstrap classes but I didn’t recognize how the class declarations weren’t related.