
Recipe Page based on Html and CSS with responsive design.
Design comparison
Solution retrospective
After setting up the 4th page, I am getting more familiar with global setting for fonts and color from a design requirement (Figma), which increase some confidence for the team working.
What challenges did you encounter, and how did you overcome them?The major problem for me from his practice is the how to set the <li> styles, for this, I have asked GPT, and start to recognize the "li::marker"selector, list-style-position:outside/inside, how to set the padding and text indent.
What specific areas of your project would you like help with?I'd like to understand how to align bullet with text. currently when my page is narrowed down to the mobile size, the <ul><li> Bullet is aligned with the 1st line of wrapped text. However, from the design, the bullet should vertical centered. I have not figure out how to do it. I'd like to get some help and advice from you. Thank you very much.
Community feedback
- @a2-112Posted about 2 months ago
Your code is perfectly okay and i learnt from it
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord