View source for HTML

Character Entity Reference Chart
https://dev.w3.org/html5/html-author/charref

===HTML5 Element Index===
  * http://www.w3.org/TR/html5/Overview.html#contents
  * ((https://developer.mozilla.org/en-US/docs/Web/HTML/Element HTML elements reference))

====Head====
  1. doctype
  1. html
  1. head
  1. title
  1. base
  1. link
  1. meta
  1. style
  1. script
  1. noscript

====Sections====
  1. body
  1. article
  1. nav
  1. aside
  1. section
  1. header
  1. footer
  1. h1-h6
  1. main
  1. address

====Grouping====
  1. p
  1. hr
  1. pre
  1. blockquote
  1. ol
  1. ul
  1. li
  1. dl, dt, dd
  1. figure
  1. figcaption
  1. div

====Tables====
  1. table
  1. caption
  1. thead
  1. tbody
  1. tfoot
  1. tr
  1. th
  1. td
  1. col
  1. colgroup

====Forms====
  1. form
  1. fieldset
  1. legend
  1. label
  1. input
  1. button
  1. select
  1. datalist
  1. optgroup
  1. option
  1. textarea
  1. keygen
  1. output
  1. progress
  1. meter

====Interactive====
  1. details
  1. summary
  1. command
  1. menu

====Edits====
  1. del, ins

====Embedded====
  1. img
  1. iframe
  1. embed
  1. object
  1. param
  1. video
  1. audio
  1. source
  1. canvas
  1. track
  1. map
  1. area

====Text-level====
  1. a
  1. em
  1. strong
  1. i, b
  1. u
  1. s
  1. small
  1. abbr
  1. q
  1. cite
  1. dfn
  1. sub, sup
  1. time
  1. code
  1. kbd
  1. samp
  1. var
  1. mark
  1. bdi
  1. bdo
  1. ruby, rt, rp
  1. span
  1. br
  1. wbr