Language:
HTML5
Headline
A Markup Language for Web programming
Description
HTML5 is a markup language, which extends the current Language:HTML-Standard with several features like offline storage, canvas and some more.
Related languages and technologies:
Feature List
Not every Web browser provides a full-feature-support. The following list shows the used features in implementations and the tested browsers.
Feature | Implementation | Firefox | Technology:Safari | Technology:Opera | Technology:Internet Explorer | Chrome |
---|---|---|---|---|---|---|
session storage | Contribution:html5session | yes (with web server) | not tested | not tested | not tested | yes |
local storage | Contribution:html5local | yes (with web server) | not tested | not tested | not tested | yes |
XMLHttpRequest | Contribution:html5XMLHttpRequest | yes | not tested | not tested | not tested | yes (with web server) |
Contribution:html5ajax | yes (with web server) | yes (with web server) | not tested | not tested | yes (with web server) | |
indexed database | Contribution:html5indexedDatabase | no | not tested | not tested | not tested | yes |
There are no revisions for this page.
User contributions
User edits
Syntax for editing wiki
For you are available next options:will make text bold.
will make text italic.
will make text underlined.
will make text striked.
will allow you to paste code headline into the page.
will allow you to link into the page.
will allow you to paste code with syntax highlight into the page. You will need to define used programming language.
will allow you to paste image into the page.
is list with bullets.
is list with numbers.
will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.
will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.
will allow your to insert code snippets from @worker.
Syntax for editing wiki
For you are available next options:will make text bold.
will make text italic.
will make text underlined.
will make text striked.
will allow you to paste code headline into the page.
will allow you to link into the page.
will allow you to paste code with syntax highlight into the page. You will need to define used programming language.
will allow you to paste image into the page.
is list with bullets.
is list with numbers.
will allow your to insert slideshare presentation into the page. You need to copy link to presentation and insert it as parameter in this tag.
will allow your to insert youtube video into the page. You need to copy link to youtube page with video and insert it as parameter in this tag.
will allow your to insert code snippets from @worker.