HTML5 Canvas distorted

If the canvas looks distorted, then try to change the height and width −

The default height and width of the canvas in HTML5 is of 2/1 ratio −

width = 300
height = 150

Example

Let us see an example −



   
      
   
   
      
   

Output

Updated on: 2021-12-16T12:28:24+05:30

734 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements