Srishti Chaudhary
@itsmesrishtiAll solutions
Newsletter Form
#sass/scssPSubmitted 6 months agoI 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 :)
Article Preview
#sass/scssPSubmitted 7 months agoWhat would have been the best approach to deal with active states. Can it be done using CSS or is JS required?
Meet Landing Page
#sass/scssPSubmitted 8 months agoI 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?!
Testimonials Grid
#sass/scssPSubmitted 8 months agoI 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.
Four Card Feature Section
#sass/scssPSubmitted 8 months agoI 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?
Product Preview Card
#sass/scssPSubmitted 8 months agoWhether 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?
Recipe Page
#sass/scssPSubmitted 8 months agoI 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?!
Social Links
PSubmitted 9 months agoI would like you to check if my html is semantic. If you have any other suggestions as well they are most welcome!
Blog Preview Card
#sass/scssPSubmitted 9 months agoSo 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.
Responsive QR Code Component created using SASS
#sass/scssPSubmitted 11 months agoI'd like to know how can I make this accessible!