- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Mobile workflow
- media query
- active state
Use this section to recap over some of your major learnings while working through this project. Writing these out and providing code samples of areas you want to highlight is a great way to reinforce your own knowledge.
To see how you can add code snippets, see below:
<h1>Some HTML code I'm proud of</h1>@media (max-width: 375px) {
body {
font-size: 14px;
}
.card {
width: 277px;
padding: 10px;
}
h1 {
font-size: 15px;
}
}I woould like to focus more on media query and responsiveness
- Frontend Mentor - @Jeanclaude09-dev
- instagram - @iamje_nclaude
Thanks ChatGpt...
