jubileelin
@jubileelinAll solutions
- Submitted 4 months ago
Responsive Product Preview Card
- HTML
- CSS
Although this project was extremely helpful in giving me more insight into responsive design, I still want to try to get more comfortable in responsive design and units.
- Submitted 5 months ago
Recipe Page
- HTML
- CSS
I know my media queries are a little weird, so if there is any solution that could be more efficient or use less code, that would be good to hear about.
- Submitted 5 months ago
Social Links Profile
- HTML
- CSS
I want to know if I used rem correctly, I kinda just replaced all instances of px with rem and used a media query to resize the container on a mobile phone screen. I also would like to try and use mobile-first workflow on the next project I do, so if anyone has advice or tips about this concept, it would be appreciated.
- Submitted 5 months ago
Blog Preview Card Responsive Page
- HTML
- CSS
I am confused on how to utilize measurements others than px for things such as font sizes and the widths of containers. I also do not know how to make the font sizes change with the dimensions of the screen as the challenge suggests so if anyone has any resources or advice on how to implement this, it would be very helpful.