Aakash Dasgupta
@a-d14All solutions
Responsive News Page using CSS Grid
PSubmitted 25 days agoI would like someone to check my website for accessibility and tell me if I missed something. I think the hamburger menu should be good (followed a video for that) but the rest of the website might need a little work.
Contact Form with ARIA Labels
PSubmitted 2 months agoI would like someone to check the accessibility of my form. Since this is my first time learning about accessibility I would like to get some feedback on what I should change/improve on.
Responsive Landing Page using SASS and Css Grid
#sass/scssPSubmitted 4 months agoI am unable to make the image in the header look exactly like the specification. I tried using scale() but if there is a better solution please let me know. Thank you.
Responsive Recipe Page using Flexbox
PSubmitted 5 months agoI feel the CSS for my table is too complicated. If anyone could help simplify it that would be appreciated. Thank you.
Responsive Social Media Links Page using Flexbox
PSubmitted 5 months agoThe width of my card does not match up with the width in the figma document even though I have provided the same max-width. Would appreciate if someone could take a look. Thanks.
Responsive Blog Preview Card using Flexbox
PSubmitted 5 months agoOne thing I could not figure out is how I can send the footer to the bottom of the page. Would appreciate some help with that.
One thing I noticed is when I set the height of the image as per the figma specifications, the border-radius disappears. It reappears when I set object-fit to cover. Would love an explanation as to why that is happening.
I had an issue with maintaining all the different font types and their sizes and would often get confused. How can I better deal with fonts?
Responsive QR Code component using media queries
PSubmitted 5 months agoI know it would have been better if I used flexbox, but I feel the code I wrote could have been written better and more succinctly. I would appreciate if someone could take a look and let me know where I can improve on.