Skip to main content
PATurmel12
Inspiring
November 25, 2019
Answered

How to make HTML5 canvas page with portrait orientation?

  • November 25, 2019
  • 1 reply
  • 321 views

I want my HTML5 canvas page to always display with portrait orientation.  How can I achieve this?

This topic has been closed for replies.
Correct answer ClayUUID

Make your canvas taller than it is wide.

1 reply

ClayUUIDCorrect answer
Legend
November 25, 2019

Make your canvas taller than it is wide.