I would like to know if there is any "ideal" width to height ratio when creating games for the web.
My canvas is fluid, and resizes according to the browser width and height. But with all the devices out there it's difficult to know what ratio to choose.
Right now i have 4:3 (Width:Height), but is there any ratio that would fit well in most devices?
Thank you.
