RKennedyy
@RKennedyyAll solutions
- Submitted 4 months ago
Product Preview card component
- HTML
- CSS
I am a bit confused regarding some sections of my code, firstly I'm unsure why I need to use "display: flex" in multiple places in order to centre the card component. For example in the body section I use display flex and then on the div "flex-container" I also have to specify display:flex or the card component isn't centered.
I also need help with responsiveness, I feel like this should not been as hard as I found it to make this responsive given the layout of the card I thought changing the flex direction to column would do 90% of the work but I spent alot of time with the dev tools open in chrome trying to resize components to make it look decent.
if anyone has any advice or pointers on an easier way to make this responsive that would be great!
- Submitted 4 months ago
Social Profile Links HTML CSS
- HTML
- CSS
Responsiveness - if anyone has any pointers or can share some advice on what I should be thinking/doing when trying to make the webpage responsive
- Submitted 4 months ago
Responsive Recipe page HTML CSS
- HTML
- CSS
I'd like to know if I could have done anything different with the CSS to perhaps not use as much to get this design.