+ 1

Hello people

I have a question. Is it possible to make my webpage horizontal instead of vertical? If so how? In html pls

25th Jun 2025, 11:15 AM
Ashmaan Parkar
Ashmaan Parkar - avatar
3 Respuestas
+ 2
Do you mean a) "scrollable to the left/ right instead of top/ down", or b) "everything, including texts and images, rotated by 90 degrees"?
25th Jun 2025, 11:40 AM
Lisa
Lisa - avatar
0
I mean that the full page is horizontal so i think its b
25th Jun 2025, 12:01 PM
Ashmaan Parkar
Ashmaan Parkar - avatar
0
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?
25th Jun 2025, 12:56 PM
Lisa
Lisa - avatar