Home / CSE / HTML- CS :: Discussion

Discussion :: HTML- CS

  1. The _________ element is used to render simple graphics such as line art, graphs, and other custom graphical elements on the client side.

  2. A.

     metadata

    B.

     css

    C.

     canvas

    D.

     art

    View Answer

    Workspace

    Answer : Option C

    Explanation :

    The canvas element is part of HTML5 and allows for dynamic, scriptable rendering of 2D shapes and bitmap images.


Be The First To Comment