Latest solutions
Latest comments
- @codeMcTech@VladKerik
good work
- @codeMcTech@VladKerik
pretty good
- @EdefiaWhat are you most proud of, and what would you do differently next time?
i was able to position a card to the center of the window and also i was able to implement responsiveness and beautiful font integrations
What challenges did you encounter, and how did you overcome them?i faced positioning challenges. how to position the card at the middle of the page.
i solved it by using the transform attribute.
@VladKerikneed work whith padding in right block
- P@BertSki90What are you most proud of, and what would you do differently next time?
Centering the bullets of the unordered List Items and styling the Nutrition Table were great accomplishments for me. I will be reading more about List Items and Tables.
I had redone my table a second time. The code for my first Table was even more sloppy.
I want to grow my skills with Tables and List Items (to be more specific, working with bullets).
What challenges did you encounter, and how did you overcome them?Centering the bullet of the List Item to all of the text. I found some YouTube videos for centering the bullet. I also looked through other solutions to get some ideas. I stumbled on a page where the text was inside a Paragraph element inside of a List Item element.
I did the table twice. My first attempt felt sloppy. I did a little bit of research and was able to write a little bit cleaner code.
What specific areas of your project would you like help with?I am wondering if for the Nutrition section it it would have been better to use a Paragraph and Span element (or something similar) rather than a table? (I am a newbie.) Thank you!
@VladKerikNice
- @emwangi-dev-98What are you most proud of, and what would you do differently next time?
I'm most proud of completing the project using only HTML and CSS.If I were to do this project again, I would plan my layout more carefully before diving into the code—perhaps by sketching wireframes or using a tool like Figma.
What challenges did you encounter, and how did you overcome them?One of the main challenges I faced was getting the layout to look consistent across different screen sizes. I initially struggled with positioning elements correctly using Flexbox and ensuring everything stayed aligned on smaller screens.
What specific areas of your project would you like help with?I’d love feedback on how to improve my layout structure and make my CSS more efficient. I'm also interested in learning best practices for responsive design—especially when it comes to scaling font sizes and spacing across breakpoints
@VladKerikConsidering that this work was done without figma, it is truly a wonderful work.
- @linscot10@VladKerik
Good job!