This is a solution to the NFT preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for interactive elements
- Solution URL: https://www.frontendmentor.io/challenges/nft-preview-card-component-SbdUL_w0U
- Live Site URL: Add live site URL here
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Desktop
I m learning to get a good understanding to align child div without affecting the parent div
To see how you can add code snippets, see below:
<h1>Some HTML code I'm proud of</h1>
.proud-of-this-css {
color: papayawhip;
}
const proudOfThisFunc = () => {
console.log('🎉')
}
If you want more help with writing markdown, we'd recommend checking out The Markdown Guide to learn more.
I would like to continue learning other css properties as well knowing when to use which metric for a specific element argument, i.e. when to use % or rem or px.
Make a solid understadning of flexbox, i have an understading to it however i m not so much confident in myself with it.
CSS Grid is one of the other concepts onf the css that i need to get myself familiar with. I think I have used it a couple of times in my journey as a software engineer.
-
CSS Tricks - This site gave me an opportunity to dwell deep into the concepts of how to use the flexbox properties. I really enjoyed the graphical explanations with detailed diagram and code snippets, that was cherry on-top.
-
MDN web docs - MDN is my go-to site that I most frequent when building a project, it provides a well laid-out and detailed explanations.
Also has code snippets, what makes it stand-out is the idea of dynamic site, where you can simulate while learning to get the outcome how the code will look like as you make changes.
- Website - Keo Lamola
- Frontend Mentor - @OekPhlesym
- Twitter - @OekPhlesym