Responsive Order Summary Page using HTML and CSS
Design comparison
Solution retrospective
How can i make this site responsive for bigger screens while working on a smaller screen?
Community feedback
- @snehamoybagPosted over 2 years ago
Hi Ayush πββοΈ
Great job completing the challenge π
You can use
media queries
to style your page for big screens. Alternatively you can use non-fixed units such as percentages%
to set the widths and heights of an element ππMarked as helpful0@AayushGuptaP1Posted over 2 years ago@snehamoybag my concern is that I want to see that how my page looks on bigger screen. How can I do that?
0@snehamoybagPosted over 2 years ago@AayushGuptaP1
Sorry i don't know much as i code on my phn π
- [https://youtu.be/CW6ekI6LW3Q](this might help)
- [https://stackoverflow.com/questions/64636075/best-way-to-check-web-responsiveness](or this)
Marked as helpful0@AayushGuptaP1Posted over 2 years ago@snehamoybag you have coded all these layouts on your phone!!. Dude, that's awesomeπ€―
1@snehamoybagPosted over 2 years ago@AayushGuptaP1
π Its a pain but thats all i have for now.. saving money little by little to buy a laptop soon π
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord