
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
The ease that I already have with CSS, in the first project, seemed very difficult to me.
What challenges did you encounter, and how did you overcome them?I didn't have any particular difficulty with anything.
What specific areas of your project would you like help with?Specifically, I don't need help with anything in particular. But it would be good for me if you could give me some opinion on the structure of my HMTL and my CSS.
Community feedback
- @i000oPosted 3 months ago
- Alternatively to
<blockquote>
in the HTML, you can use<q>
to create the quotation marks without typing them. - You can also make the link stack an
<ul>
for semantic HTML.
Your CSS looks good 👍🏻
Marked as helpful1@icyjkkPosted 3 months ago@i000o thank for your answer. I didnt know <q> create quotation.
0 - Alternatively to
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