Latest solutions
Latest comments
- @immdipu@Rajeshsingh127
Hi, you've done the DOM manipulation part correctly but the application is not responsive.
- @otabekabduhalilov@Rajeshsingh127
It looks similar to design so you did CSS fine. But it's not responsive. Also this project has 2 images one for desktop and one for mobile version and I believe the main purpose of this project was to understand how to use picture tag of HTML to adjust/change images accoriding to view width.
- P@Anton-Vlad@Rajeshsingh127
Hi Vlad, I really like the fading animation of quotes. The design looks perfect however the text overflows the boundaries on screen size less than 270px. Also the font size is constant for both mobile and desktop size(it should change as screen size changes, check "clamp" property in css). Although it's not that important but if you want to make site fully responsive you've to take care of all edge cases.
Marked as helpful - @elaineleung@Rajeshsingh127
Hi Elaine! Excellent work. I'm a beginner and I'll take your code as a reference for wherever I get stuck. Thanks again..!
- @ms097530@Rajeshsingh127
wow man! I'm gonna refer your code is I get stuck
- @correlucas@Rajeshsingh127
I don't have feedback. I'm a beginner and your code is helping me a lot!