Responsive Single Price Grid Component Master Using HTML & CSS
Design comparison
Solution retrospective
Hi, I am a total beginner in programming can you please check my codes if I write it correctly or is it bad so I can improve it. Please critic my work. Thank you.
Community feedback
- @Da-vi-dePosted about 3 years ago
Hi, great result on this challenge, full responsive; in my opinion you used correct semantic HTML elements.
- I find your code well organized but i would leave some blank space especially when there are wrappers such as
<div></div>
,<main></main>
etc... Of course that's a small project but for a larger code base it's better when the code is legible! With that being said, well done!
Keep up the good work :-)
Marked as helpful0@Tuason066Posted about 3 years agoHi Mr. @Da-vi-de,
Thank you for responding on my work I really appreciate it. I have another question for you. Is it necessary to learn bootstrap? because I've watch a bootstrap crash course on YouTube and it is not powerful or flexible in enough for complex designs.
1@Da-vi-dePosted about 3 years ago@Tuason066
It's not mandatory expecially at the beginning, it's up to you, what do you want to achieve? I don't know any CSS library or framework yet because i want to build a really strong foundation on plain HTML and CSS. In the past i was adviced to not start learning any library before knowing those languages properly! Many employers want you prepared and ready to work with at least one CSS framework, many others don't, they want to see your skills in plain CSS.
Marked as helpful0@Tuason066Posted about 3 years ago@Da-vi-de
Thank you so much for this, this is so helpful for me.
1 - I find your code well organized but i would leave some blank space especially when there are wrappers such as
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