+ 3
Hello people
I have a question. Is it possible to make my webpage horizontal instead of vertical? If so how? In html pls
6 Respostas
+ 3
Do you mean
a) "scrollable to the left/ right instead of top/ down", or
b) "everything, including texts and images, rotated by 90 degrees"?
+ 2
Did you make the web page in sololearn playground? Sololearn playground cannot access the device tilt.
+ 1
Well, you can rotate everything with CSS, but usually it's best to let the device/ browser determine where "up" and "down" is.
Do you have a specific use case in mind where you would want to tilt everything?
0
I mean that the full page is horizontal so i think its b
0
I have made a web page but its vertical by default now i just want to make it horizontal
0
No i made a webpage on vs code