answersLogoWhite

0


Best Answer

It depends on version of internet explorer. Latest one support the canvas tag.

User Avatar

Wiki User

8y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Does internet explorer support HTML5 canvas tag?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How is HTML5 downloaded?

HTML5 isn't something you download. HTML is the language for creating Web pages and HTML5 is the latest version that is being devised by Web standards organizations. To use HTML5, you can write HTML5 instructions (known as tags) in a text editor, save the text file, and then open the file in a Web browser that supports HTML5. As of January 2011, the major Web browsers such as Internet Explorer, Firefox, Safari, and Chrome are beginning to support HTML5 features. For more information about HTML5, see the Related Link.


What browsers support the HTML script tag?

The real question is: Which browsers support jQueryAll updated versions of Opera, Safari, Firefox, Chrome and Internet Explorer.Other browsers in their up-to-date versions may support it too.


When did HTML5 come out?

People are saying HTML5 will simply take over Flash instantly. This isn't going to happen. HTML5 still is behind Flash in the number of features, and will be for years. HTML5 isn't yet compatible with all browsers, and it never will be, assuming Microsoft, Google and Firefox start forcing browser updates. HTM L5 is actively working with JavaScript in many ways, such as Geolocation and Canvas. There is heaps you can do with HTML5, all you need to do is use a search engine to see whether what you want to do is possible.


What is the default background color for the canvas element in HTML 5.0?

The default background color for the <canvas> element in HTML5 is the same as the browser default background color. If there is a style sheet or <body> tag that defines the color, <canvas> will inherited that color. You can add style attributes to the <canvas> tag to set a different default background color for the element.


How will HTML 5 provide enhanced support for multimedia?

HTML5 has provided enhanced support for multimedia by making it possible to add audio and video files to your HTML web page without needing browser plugins or external programs. Prior to HTML5, if you wanted an audio or video file on your web page, for it to play, the end user would have to install the related plugin or program to allow the file to play. With HTML5, you use the new HTML elements <audio> and <video> and the browser will play the audio or video without the need for a plugin or external program. HTML5 also added the <canvas> element (which allows for dynamic, scriptable rendering of 2D shapes and bitmap images) and the integration of scalable vector graphics.

Related questions

What is HTML5 and what is it used for?

HTML5 is the latest version of HTML. Many browsers including Internet Explorer do not fully support HTML5, so it is used as a testing point by many browsers. HTML5 includes many security upgrades and new tags and effects. ===================================== HTML5 which makes them go innovative in any html development , be it Web design or development or mobile development.


How is HTML5 downloaded?

HTML5 isn't something you download. HTML is the language for creating Web pages and HTML5 is the latest version that is being devised by Web standards organizations. To use HTML5, you can write HTML5 instructions (known as tags) in a text editor, save the text file, and then open the file in a Web browser that supports HTML5. As of January 2011, the major Web browsers such as Internet Explorer, Firefox, Safari, and Chrome are beginning to support HTML5 features. For more information about HTML5, see the Related Link.


Are Google Chrome can support html5?

Yes, Chrome can support HTML5. HTML5 is the latest version of HTML and has many features.


Is html5 support all browsers?

Most browsers support HTML5. However not all of them. You can check the HTML5 compatibility by running the html5test.


What browsers support the HTML script tag?

The real question is: Which browsers support jQueryAll updated versions of Opera, Safari, Firefox, Chrome and Internet Explorer.Other browsers in their up-to-date versions may support it too.


How is the latest version of Internet Explorer better than previous versions?

The latest Internet Explorer supports a new type of HTML called HTML5. It is quickly becoming the standard and threatens to wash out Flash. Flash is cumbersome and uses lots of resources, while HTML5 acts just like a normal webpage with no multimedia, yet supports it.


What are the disadvantages of html5?

HTML 5 doesn't support old browser compatibility........most commonly used browser is internet explorer and a good amount of users using old IE...However IE 9 supports HTML 5,


What's good about internet explorer 9?

IE9 is more organized than its earlier forms. well its better because it is faster IE9 features a faster JScript engine than IE8's IE9 includes support for the HTML5 video and audio tags. internet Explorer 9 blocked 99% of malware downloads compared to 90% for IE8


What are the biggest problems with HTML5?

HTML5 is the recent development in HTML. It does not support old browsers.


Can a web browser create images?

Modern day browsers can create images. They can use HTML5 canvas to create images.


What are the different website animations?

Depends on what you are talking about. Flash 10.2 Canvas SVG and HTML5 are the current animated web engines.


What is the unique features of HTML5?

Some new tags that were introduced in HTML5 are header, footer, main, aside, canvas, svg, source, audio, and video. The canvas and svg are most notably used for creating online applications and games, something that was only possible before with flash. There are much, much more possibilities of HTML5, and it is not possible to list them all here. Here is a good resource, however: w3schools.com/html/html5_new_elements.asp