This a project done by a young developer in the programming hood.
Users should be able to:
- See hover and focus states for all interactive elements on the page
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile-first workflow
I learned how to create a "social link profile"... Some of your major learnings while working through this project was using display:propeyties and value.
.proud-of-this-declarations {
display: Flex;
flex-direction: column;
}In future projects, i want to be focusing on more Css web layouts like 'grid/flexbox'... I'm not completely comfortable with this layouts, i want to refine more of it and perfect...
- daveteachescode - This helped me for layouts reason in the challenge. I really liked this pattern and will use it going forward.
- w3schools - This is an amazing article/tutorials which helped me understand more about web layouts. I'd recommend it to anyone still learning this concept and daring the challenge.
- Website - Ade4programming
- Frontend Mentor - @JamesAdeshina
- Twitter - @Adeshina4christ
