Kitalphar
@KitalpharAll solutions
- Submitted 3 months ago
Article preview component
- HTML
- CSS
- JS
I'm curious if what i've ended up with for the social links section is passable or not. I didn't really know what to do here, i was just trying to come up with solutions while referencing the design pictures until one ended up working.
- Submitted 3 months ago
Product preview card component
- HTML
- CSS
I suppose the only thing i'm wondering about is the
srcset
, should i have nested theimg
in apicture
element instead, or am i going at it completely wrong? - Submitted 3 months ago
Four Card Feature Section using Flexbox
- HTML
- CSS
I suppose my biggest question would be in regards to responsiveness, with how many different screen sizes there are i am unsure how many of them i should be accounting for when writing media queries for example.