Paul Michael E.
@mellinghAll solutions
- Submitted 8 months ago
Recipe Page with HTML and CSS only
- HTML
- CSS
Maybe an easier/better way to space or structure.
- Submitted 8 months ago
Blog Preview Card with HTML and CSS only
- HTML
- CSS
I know how to create a media query, but which mobile-specific CSS rules do I need?:
@media screen and (max-width: 375px) { /* Which mobile-specific CSS rules do I need? */ }
Example please.
- Submitted 8 months ago
QR-Code-Challenge with HTML and CSS only
- HTML
- CSS
Didn't know how to make the website responsive for the mobile version.