Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
https://www.frontendmentor.io/challenges/singlepage-developer-portfolio-bBVj2ZPi-x
- I can't post in portfolio project cause is premium, altrough i did anyway, I consider my page as a landing page too, so i will post here
This is my 6th project and 4th month of study
- proud of
1 - I used wrap and fixed width to break lines in "Tech and Projects Section"
2 - did my first project with display: grid;
3 - used library icon "font-awesome' to replace
4 - Responsivity in many screen sizes
What challenges did you encounter, and how did you overcome them?1 - Vertical text align,
- Solve using align-items: baseline;
Again i tred use variables with no sucess
1 - HTML
2 - CSS
-
Variable
-
:root { --primary-color:(#A40E4C); }
-
main { background-color: var(#00000); }
Community feedback
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