Latest comments
- @jhenniiferSubmitted 4 months ago
- @nrdygrnmaSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
This went pretty fast and I am happy to be able to apply what I learned!!
What challenges did you encounter, and how did you overcome them?The only challenge I was facing was the alignment of card #1 and #4 to be centered in the grid and spanning two rows.
- @ernieJohnSubmitted 5 months ago
- @AizaGilzaiSubmitted 5 months ago@Suleiman-OzPosted 5 months ago
it was hard to find fonts and to pick exactly same colour
0 - @Nickss5Submitted 5 months ago
- @florasmileSubmitted 5 months agoWhat are you most proud of, and what would you do differently next time?
Unlike my first project, I was able to quickly understand the problem and plan out the solution, and then tackle each small step at a time.
What challenges did you encounter, and how did you overcome them?I was getting stuck on the alignment of content in the box container. There were so many terms, such as justify-content, align-items, align-content, and etc. I was confused about how to apply those properties. I googled online and found a great introduction of Flexbox. I read and summarized the info on the page, and then implement the knowledge to my design. This learning process gave me confidence about the use of Flexbox in the future.
What specific areas of your project would you like help with?I really want to get a better idea of how to apply semantic HTML tags in various design situations. In this project, I was not sure how to name the various sections, or what semantic tags is more meaningful. For example, the design started with a svg file and there are two lines of text below the image. I was not sure whether I should place the whole thing under or how to name the specific section.