Ask Question
16 April, 22:25

You want to create a place on a Webpage where you can display graphics, animation, video and games "on the fly" without the need for a plug-in. What HTML5 API should you use to accomplish this?

+1
Answers (1)
  1. 17 April, 01:34
    0
    Canvas.

    Explanation:

    The canvas API is used to create a place where you can display graphics on a webpage. You can also display video, games and animations there on the fly. You can do this without the need for a plug-in.

    It is largely focused on 2-D graphics. This API uses canvas element of HTML.

    ...
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “You want to create a place on a Webpage where you can display graphics, animation, video and games "on the fly" without the need for a ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers