0
Can I make my website adjustment is the same when view on phone and laptop?
Hi, everyone. May I know how to make my timetable and video section adjustment is the same when view on phone and laptop? *You can notice that my timetable and video section view different on phone and laptop Thank you. https://code.sololearn.com/Wh1F0YB1aj48/?ref=app
3 Respuestas
+ 1
Using viewports units can solve your question...🤟
+ 1
Actually it is the other way round, a website should look DIFFERENTLY on different device based on its screen width.
Here is my Responsive Design Tutorials
https://code.sololearn.com/W3gS00IGw160/?ref=app
https://code.sololearn.com/W4CYCf5Izf4Q/?ref=app
+ 1
But what if you change fonts-size , height , width all into viewport units , a webpage would look similar in any device...