Jdaans
@JdaansAll solutions
responsive password generator
PSubmitted 7 days agohow do you add styles to inputs to change colors, input[type="checkbox"] { color: ; background-color: ; }
had no effect on the colors
tip calculator using grid
PSubmitted about 1 month agothis was a little advanced for me so I just need to go back and learn some more
time tracker with no javascript
PSubmitted about 2 months agoliterally everything, the only thing I got right was the grid layout
article component-no javascript
PSubmitted 2 months agoI couldn't figure out where to start with adding the Javascript to this
four card section using flexbox
PSubmitted 2 months agomaybe a link to somewhere to learn the basics of css grid because it was insanely hard to try to learn
first attempt at a responsive site with media queries
PSubmitted 3 months agousing media queries and making everything transition smoothly like it should
social link page using flexbox
PSubmitted 3 months agoI couldn't figure out how to make it work on mobile as well, it's not fully responsive
blog preview card using flexbox
PSubmitted 3 months agoI dont understand how to structure everything, I feel like my code is chaotic
CSS variables, flexbox, grid, very minimal on all of these
PSubmitted 3 months agoI would like to figure out how positioning works, and why sometimes centering with flex or grid does not actually move the content to the center, and how do you position nested elements inside of the parent