I really struggled with this one.
For the desktop card layout, I used grid and specified the position of each card, but this feels hacky, is there a better way?
It was also my first time using BEM and I'm not sure I did it right.
I really struggled with this one.
For the desktop card layout, I used grid and specified the position of each card, but this feels hacky, is there a better way?
It was also my first time using BEM and I'm not sure I did it right.
I could manage to create a responsive page only using CSS. Also, I learned how to style unordered and ordered list (this is the first time I'm doing it). Next time, I hope to practice more about these aspects of styling a website, specially with responsiveness, which I learned that I should go first with mobile screen sizes, and then tablet and desktop sizes.
What challenges did you encounter, and how did you overcome them?The challenges I encountered:
I think I managed well but if you have more information about styling lists and responsiveness, I will be eternally grateful π.
I am most proud of the clean and modern design I created for the card, which effectively showcases the content with an engaging layout. Next time, I would focus on optimizing the responsiveness further to ensure a seamless experience across all devices.
What challenges did you encounter, and how did you overcome them?I faced challenges with font integration and ensuring consistent styling across different browsers. To overcome these, I meticulously verified file paths and used @font-face for custom fonts, while testing the design in multiple browsers to ensure compatibility.
What specific areas of your project would you like help with?I would appreciate help with enhancing the responsiveness of the card design to ensure it adapts well on various screen sizes. Additionally, guidance on optimizing the loading speed for images and fonts would be beneficial.