Skip to content

Instantly share code, notes, and snippets.

@oreillyross
Created March 8, 2016 22:53
Show Gist options
  • Save oreillyross/3ea971af7bfd25d065d6 to your computer and use it in GitHub Desktop.
Save oreillyross/3ea971af7bfd25d065d6 to your computer and use it in GitHub Desktop.
HTML5 Tags describing semantics
<template>
<header>
<nav>
<section>
<article>
<aside>
<figure>
<figcaption>
<footer>
<details>
<summary>
<mark>
<time>
<dialog>
<command>
<meter>
<progress>
<canvas>
<video>
<audio>
<embed>
<svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment