{"json_modified": "2014-03-27T07:52:36.336856", "slug": "Web/HTML/Element/canvas", "tags": [], "locale": "id", "title": "", "translations": [{"locale": "en-US", "url": "/en-US/docs/Web/HTML/Element/canvas", "last_edit": "2013-11-22T13:39:36", "title": ""}, {"locale": "ja", "url": "/ja/docs/Web/HTML/Element/canvas", "last_edit": "2013-12-15T00:18:05", "title": "canvas \u8981\u7d20"}, {"locale": "fr", "url": "/fr/docs/Web/HTML/Element/canvas", "last_edit": "2014-01-07T04:18:55", "title": ""}, {"locale": "es", "url": "/es/docs/HTML/Elemento/canvas", "last_edit": "2011-02-22T14:23:18", "title": "canvas"}, {"locale": "de", "url": "/de/docs/HTML/Element/canvas", "last_edit": "2014-02-15T09:57:17", "title": ""}, {"locale": "pt-BR", "url": "/pt-BR/docs/HTML/Element/canvas", "last_edit": "2012-07-28T13:24:50", "title": "canvas"}, {"locale": "zh-CN", "url": "/zh-CN/docs/HTML/Element/canvas", "last_edit": "2013-02-24T22:19:42", "title": " \u6807\u7b7e"}], "modified": "2014-03-27T07:52:35", "label": "", "url": "/id/docs/Web/HTML/Element/canvas", "last_edit": "2014-02-10T20:37:30", "summary": "The HTML <canvas> Element can be used to draw graphics via scripting (usually JavaScript). For example, it can be used to draw graphs, make photo compositions or even perform animations. You may (and should) provide alternate content inside the <canvas> block. That content will be rendered both on older browsers that don't support canvas and in browsers with JavaScript disabled.", "sections": [{"id": "Summary", "title": "Summary"}, {"id": "Attributes", "title": "Attributes"}, {"id": "Examples", "title": "Examples"}, {"id": "Specifications", "title": "Specifications"}, {"id": "Browser_compatibility", "title": "Browser compatibility"}, {"id": "Browser-specific_notes", "title": "Browser-specific notes"}, {"id": "Firefox_(Gecko)", "title": "Firefox (Gecko)"}, {"id": "See_also", "title": "See also"}, {"id": "Quick_Links", "title": "HTML Elements A