Question - To keep the containers in the center, other than flexbox, what are the preferred best practices?
Kevin
@kevinfreitasv80All comments
- @Atul1307Submitted 9 months ago
- @ZahrouniSSubmitted 9 months ago
At first i didn't understand how to apply the hover effect it took me a while to figure it out thanks for the cpmmunity on discord.
@kevinfreitasv80Posted 9 months agoBro, is good. But i recommend put transition in elements with hover (via
CSS
), and add one media queries for screens mobiles.Marked as helpful1 - @RPRd001Submitted 9 months ago
Hello
I liked this project a lot because of the JavaScript implementation (it is my first project using JS). I would like to have some feedback about my code, any suggestion or recommendation. Thanks!
console.log("Happy Coding")
@kevinfreitasv80Posted 9 months agoYour first JavaScript implementation? The project is amazing!!!
Marked as helpful0 - @shubham-92Submitted 9 months ago
Happy to receive suggestions :)
@kevinfreitasv80Posted 9 months agoVery Good, but i recomend you put a tag
box-shadow
. If you not know, search about0 - @germanp007Submitted 9 months ago
Card Menu
Plz Need Feedback,in this solution i tried to made a semantic structure and clean code 🐱🏍 (❁´◡
❁)(❁´◡
❁)(❁´◡`❁)@kevinfreitasv80Posted 9 months agoMuch Good, I liked that change in design
Marked as helpful1 - @petersannySubmitted 9 months ago
how to make mobile size
- @karanraj45Submitted 9 months ago
- laying out parts of component(card) ,positioning them were little difficult
- am unsure if spacing within components and their font-sizes are accurate enough
- would like to know best practises and ways to write clean/short code ,rather than too much code for same task
@kevinfreitasv80Posted 9 months ago- Hi guy, you image not show because this:
../images/image-qr-code.png
- You need put it:
./images/image-qr-code.png
0