Design comparison
Solution retrospective
Any issues with solutions or tips are welcomed! I am here to learn and adjust any issues.
Community feedback
- @mattstuddertPosted about 5 years ago
Hi Rafael, great work on this challenge and congrats on submitting your first solution! Your project looks great and scales down nicely to mobile. My only small recommendation in your HTML would be to use a single
h1
instead of ah1
andh2
for the main heading. You could then separate the lines/styles by addingspan
elements inside.How did you get on with the challenge? Did you learn anything new while building it?
Keep up the great work!
0 - @argelomnesPosted about 5 years ago
Hi Rafael,
HTML and CSS is neat. Good job!
Tip: In line 1 of style.css, it's fine to use only html or body. (go for body)
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