Latest solutions
- Submitted about 1 month ago
responsive article card component design
#bootstrap- HTML
- CSS
- JS
in this project I learned how to use and add event listener to elements
- Submitted about 1 month ago
social-links-card-design
- HTML
- CSS
this helps me how to use semantic tags and basic html you can use and build this type of task without going into too much coding.
Latest comments
- @hashem03xSubmitted over 1 year ago@HappyHashmiPosted 26 days ago
you're js code is working well but you should give more attentions to design as well for better project visibility because user experience is also important.
0 - @mi-maliyaSubmitted 2 months ago@HappyHashmiPosted about 1 month ago
your card is not align in the center of the screen you make it interactive but not in mobile screen size your social icon pop up message should be contain all width of the card from the bottom as showing in mobile design solution picture. all other things is quite good keep it up
0 - P@jhow-sSubmitted about 1 month ago@HappyHashmiPosted about 1 month ago
I review your code it is quite good but your CSS I thinks its too much. your font and spacing between anchor should be little more accurate for the design by the way you use CSS variables which is good thing to avoid repetition of code.
1 - @aralagdevSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
I'm proud of my use of Flexbox and the implementation of variable fonts in the design.
What challenges did you encounter, and how did you overcome them?The main challenge is to maintain the proportions and arrangement of the elements
What specific areas of your project would you like help with?Could I have used em as the font size unit?
@HappyHashmiPosted about 1 month agoyour design is good just focus on some semantic tags for better code readability in initial stage of coding and don't use to many class in every element you can use element tag directly without giving class name to it like <p> , <h1>, other other similar tags
0 - @sa-run-oSubmitted about 1 month ago
- @rakeshkdmb41Submitted about 1 month ago@HappyHashmiPosted about 1 month ago
your design is good but your css code is to much for this specific design don't use classes in every div instead of element selector and also there is no need of using display flex in your main html body you should use it in your card container.
0