answersLogoWhite

0

You can find out if your browser supports html5 by going to html5test.com

User Avatar

Wiki User

10y ago

Still curious? Ask our experts.

Chat with our AI personalities

EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
SteveSteve
Knowledge is a journey, you know? We'll get there.
Chat with Steve
BlakeBlake
As your older brother, I've been where you are—maybe not exactly, but close enough.
Chat with Blake

Add your answer:

Earn +20 pts
Q: How do you know if a program supports HTML5?
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.


How do you do a pentagram in HTML?

HTML(earlier versions) itself does not provide any means to display anything other than text and color. This means if you want a HTML document to display a pentagram, you will have to make a pentagram image file first, and include that into your HTML document using the <img> tag. However if your browser supports HTML5 and you know how to use canvas in HTML5, then you can create one yourself.


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.


What are the five steps involved in migrating from HTML to HTML5?

There is not much in migrating from HTML to HTML5. You have to include the DOCTYPE in the html tag.


How do you upgrade HTML5 browser?

You can download Google Chrome from their web site. It is the most popular of the few browsers supporting HTML5.