Matthew
@MattJM1007All solutions
Base Apperal Project with only HTML/CSS form validation
PSubmitted 3 months agoI would like with the semantics and accessibility of my html. What is the best way to handle the visibility of the error messages? Do I need aria labels for that?
Frontend Quiz App using JQuerry
#jqueryPSubmitted 7 months agoAny feedback welcome on the structure of the code or anything I can do better!
Password Generator App
PSubmitted 7 months agoI would like to know if my javascript code could be shortened or condense (if it even should be). It certainly works and gets the job done but wondering if it can be written a little more efficiently.
Tip Calculator with Semantic HTML, Flexbox, Javascript
PSubmitted 7 months agoany and all feedback welcome. If there is ways I can refactor or cut down code and combine things, will still maintaining readability, I am open to suggestions!
Time Tracking Dashboard with Semantic HTML, Flexbox, Grid, Json Data
PSubmitted 7 months agoAny feedback is welcome or tips on how to position elements is great. Thanks!
Newsletter Sign Up with Javascript Validation
PSubmitted 8 months agoany feedback on the code or what can be done better is welcome :)
Article Preview Card with Semantic HTML, Flexbox, Javascript
PSubmitted 8 months agoAny feedback on the semantics or anything I can improve in html/css/js :)
Stats Preview Card using Grid
PSubmitted 11 months agoIs 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.
NFT Preview Card using HTML and CSS
PSubmitted 11 months agoany 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?
Meet landing page Responsive with Flexbox, Grid
PSubmitted about 1 year agoany feedback on layout and responsiveness would be great!
Testimonial Grid Section with HTML, CSS Grid
PSubmitted about 1 year agoCan 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?
Four Card Feature Grid layout
PSubmitted about 1 year agoThe 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?
Responsive Product Card
PSubmitted over 1 year agoCan 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?
Recipe Page with HTML CSS
PSubmitted over 1 year agoHow 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?
Social Links Challenge with HTML CSS Flexbox
PSubmitted over 1 year agoIs there away I could have made this design responsive for mobile without media queries?
Blog Preview Card using HTML, CSS, Flexbox
PSubmitted over 1 year agoI 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!)
QR Code component with HTML, CSS, and Flexbox
PSubmitted over 1 year agoany tips for getting the correct dimensions from the figma file? felt I had to search around to find the padding, margins, etc.