Created
July 17, 2014 06:19
-
-
Save omas/e08b2a32a7de3f80809e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| html Elements | |
| !--...-- | |
| !DOCTYPE | |
| a | |
| abbr | |
| acronym(abbr) | |
| address | |
| applet(object) | |
| area | |
| article(new) | |
| aside(new) | |
| audio(new) | |
| b | |
| base | |
| basefont(css) | |
| bdi | |
| bdo | |
| big(css) | |
| blockquote | |
| body | |
| br | |
| button | |
| canvas(new) | |
| caption | |
| center | |
| cite | |
| code | |
| col | |
| colgroup | |
| datalist(new) | |
| dd | |
| del | |
| details(new) | |
| dfn | |
| dialog(new) | |
| dir(ul) | |
| div | |
| dl | |
| dt | |
| em | |
| embed(new) | |
| fieldset | |
| figcaption(new) | |
| figure(new) | |
| font(css) | |
| footer(new) | |
| form | |
| frame(killed) | |
| frameset(killed) | |
| h1 | |
| h2 | |
| h3 | |
| h4 | |
| h5 | |
| h6 | |
| head | |
| header(new) | |
| hr | |
| html | |
| i | |
| iframe | |
| img | |
| input | |
| ins | |
| kbd | |
| keygen(new) | |
| label | |
| legend | |
| li | |
| link | |
| main(new) | |
| map | |
| mark(new) | |
| menu | |
| menuitem | |
| meta | |
| meter | |
| nav | |
| noframes(killed) | |
| noscript | |
| object | |
| ol | |
| optgroup | |
| option | |
| output(new) | |
| p | |
| param | |
| pre | |
| progress(new) | |
| q | |
| rp(new) | |
| rt(new) | |
| ruby(new) | |
| s | |
| samp | |
| script | |
| section(new) | |
| select | |
| small | |
| source(new) | |
| span | |
| strike(del) | |
| strong | |
| style | |
| sub | |
| summary(new) | |
| sup | |
| table | |
| tbody | |
| td | |
| textarea | |
| tfoot | |
| th | |
| thead | |
| time(new) | |
| title | |
| tr | |
| track(new) | |
| tt(css) | |
| u | |
| ul | |
| var | |
| video(new) | |
| wbr(new) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment