Srishti Chaudhary
@itsmesrishtiAll solutions
- Submitted about 2 months ago
Newsletter Form
- HTML
- CSS
- JS
I guess with structuring of the js code. Like should I be retrieving all the elements required right at the start like I did right now or I can do it as required. What would be better performance-wise or structure-wise?
Any other advice on the project is also welcomed :)
- Submitted about 2 months ago
Article Preview
- HTML
- CSS
- JS
What would have been the best approach to deal with active states. Can it be done using CSS or is JS required?
- Submitted 3 months ago
Meet Landing Page
- HTML
- CSS
I would like help with this banner project thing what would have been the best apprach. Like should i have added them in html and then used media queries or maybe use or srcset or image-set?!
- Submitted 3 months ago
Testimonials Grid
- HTML
- CSS
I still struggle with using clamp(). I wanted to use clamp to position the background single quote but couldn't figure out correct clamp values so just went with one value that works for the desktop.
- Submitted 3 months ago
Four Card Feature Section
- HTML
- CSS
I put an additional restriction on the project by using flexbox only for the desktop as well so I would like to know was my approach too complicated or is this the general approach if one wants to do the desktop layout using flexbox?
- Submitted 3 months ago
Product Preview Card
- HTML
- CSS
Whether my use of picture element was correct or I should have used srcset. And any help with fluid typography or any other areas of the project.
I would also like help with google fonts. Earlier they used to have a feature where you could download only font weight that you need now it seems like you have to download the whole family even though you might need only 2-3 font weights. How can I choose the specific font weights only?
- Submitted 4 months ago
Recipe Page
- HTML
- CSS
I would like help with the preparation time section how could i have done that or did I do it correctly or not?! And also the semantics of other things as well.
And also the image thing for mobile I used media query to make position absolute was that the right approach?!
- Submitted 4 months ago
Social Links
- HTML
- CSS
I would like you to check if my html is semantic. If you have any other suggestions as well they are most welcome!
- Submitted 4 months ago
Blog Preview Card
- HTML
- CSS
So I need help with getting rid of vertical scrollbar even though body is set to 100vh for desktops or mobile screens with enough height that can accomodate the whole thing without scrolling and yet a scrollbar comes. I tried some ways but had to let go eventually because nothing seemed to work.
- Submitted 6 months ago
Responsive QR Code Component created using SASS
- HTML
- CSS
I'd like to know how can I make this accessible!