In this introduction, you will learn some basic information about Canvas and answer relevant questions about how Canvas should function for your institution. Note: This written tutorial is designed to help new Canvas admins establish their Canvas account.
This tutorial describes how to use the canvas element to draw 2D graphics, starting with the basics. The examples provided should give you some clear ideas about what you can do with canvas, and will provide code snippets that may get you started in build
At first sight a canvas looks like the img element, with the only clear difference being that it doesn't have the src and alt attributes. Indeed, the canvas element has only two attributes, width and height. These are both optional and can also be set
Post a Comment:
Showing 0 Comments: