Matthew
@MattJM1007All solutions
- Submitted about 1 month ago
Stats Preview Card using Grid
- HTML
- CSS
Is there a way to get the image to scale when going from desktop to mobile sizing? My images seems to stay the same size and I would like it to adjust as the screen size goes down.
- Submitted 2 months ago
NFT Preview Card using HTML and CSS
- HTML
- CSS
any feedback on the html or css code is welcomed. Is there anything I could have written/structured better? Is there an easier way to do the image's active state?
- Submitted 5 months ago
Meet landing page Responsive with Flexbox, Grid
- HTML
- CSS
any feedback on layout and responsiveness would be great!
- Submitted 5 months ago
Testimonial Grid Section with HTML, CSS Grid
- HTML
- CSS
Can someone help me make this responsive? I noticed the grid was not being responsive and I could not get the media query to work with grid as well. How can I do this?
- Submitted 6 months ago
Four Card Feature Grid layout
- HTML
- CSS
The one thing I found difficult was setting the responsiveness for mobile. I had to set a fixed width to get the cards to be the same width when stacked on top of each other with flexbox. Is there a better way I could have done this without setting the fixed width?
- Submitted 6 months ago
Responsive Product Card
- HTML
- CSS
Can anyone provide tips on how to format/layout the text elements? Is there a better option than what I did? Also, how are my media queries? Anything I can improve there?
- Submitted 6 months ago
Recipe Page with HTML CSS
- HTML
- CSS
How can I format tables and lists better? Any resources or tips to write it efficiently?
How can I make this responsive for mobile? Just use media queries and resize everything?
- Submitted 6 months ago
Social Links Challenge with HTML CSS Flexbox
- HTML
- CSS
Is there away I could have made this design responsive for mobile without media queries?
- Submitted 6 months ago
Blog Preview Card using HTML, CSS, Flexbox
- HTML
- CSS
I would like some feedback on the structure of my html code and the tags used. Is it done correctly? I tried to learn from the previous challenge comments and use more specific tags.
(and if theres anything else that could be better, please let me know!)
- Submitted 6 months ago
QR Code component with HTML, CSS, and Flexbox
- HTML
- CSS
any tips for getting the correct dimensions from the figma file? felt I had to search around to find the padding, margins, etc.