Responsive Design Of 'NFT Card'/ Built with HTML5 & CSS3
Design comparison
Solution retrospective
Hi FrontEndMentor ๐Community! I'm Aliya and this is my solution for this challenge:) ๐
What challenges did you encounter, and how did you overcome them?๐ ๏ธBuilt with:
1.HTML5๐ 2.CSS3 ๐ณ๏ธโ๐ 4.SASS๐จ 3.BEM NOTATION
What specific areas of your project would you like help with?One more oppertunity to improve my skills,in this challenge i'm used html, css and sass ,mainly used css background property & ::after/::before pesudo-classes, to make the active state work,Not shure my approch is correct or not, but it is working.
Thanks, to FEM team ,for helping us to improve skills & gaining knowledege by working on solution to challenges .
I'll be happy to hear any feedback and advices ,Thanks in advance๐ฉ๐ปโ๐ป๐๐.
Community feedback
- @YacoubDweikPosted about 1 month ago
Creative as usual!
Do not forget to align the container using:
position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); Instead of giving margins.
Keep it up!
Marked as helpful1
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