Home › Forums › CSS › canvas width in % not works get converted to px › Reply To: canvas width in % not works get converted to px
November 27, 2014 at 5:30 am
#189355
Member
From MDN
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/canvas
height
The height of the coordinate space in CSS pixels. Defaults to 150.width
The width of the coordinate space in CSS pixels. Defaults to 300.