Ask 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 plug-in. What HTML5 API should you use to accomplish this?

+1
Answers (1)
  1. 6 March, 13:39
    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 & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers