joacomenda
@joacomendaAll solutions
- Submitted 7 months ago
Responsive article component using grid and flexbox
- HTML
- CSS
- JS
For the moment, nothing
- Submitted 8 months ago
Responsive web design using flexbox
- HTML
- CSS
How to center vertically the container of my whole design, so it looks good in all the displays.
- Submitted 8 months ago
responsive page using media queries and flexbox
- HTML
- CSS
Learning more about making more responsive designs, this was my first and it was very difficult
- Submitted 8 months ago
responsive page using flexbox
- HTML
- CSS
How can I improve mobile design to be more responsive
- Submitted 8 months ago
Blog Preview Card using flexbox
- HTML
- CSS
I'm still finding another to put the container in the center of the page, if you have another way, plase share it.
Also, what is the best practice to make a responsive design, to make it look good on mobile
- Submitted 8 months ago
Responsive Qr-code page using flexbox
- HTML
- CSS
When centering the container that holds all the project (qr-image and text), I used a flexbox with justify content: center to center ir horizontally, but vertically I couldn't figure it out, I ended up using margin: 10% to do it. Is there another way to center vertically a div using a flexbox?