How to Draw a Line with HTML and JavaScript
What is canvas in HTML?
Canvas is a drawing surface in HTML. You can create drawings on canvas by drawing shapes with the fill and stroke properties, or by using the drawing methods. You can also fill and stroke shapes with colors and patterns.
#html5canvas #htmlcanvas #shorts #viral