html5에 추가된 태그들과 제거된 태그들을 볼 수 있으며, html4에서 채택된 태그 뿐만아니라 html5에 채택된 태그들도 함께 볼 수 있습니다.
HTML 4.01
- a
- abbr
- acronym
- address
- area
- b
- base
- big
- blockquote
- body
- br
- button
- caption
- cite
- code
- col
- colgroup
- dd
- del
- dfn
- div
- dl
- dt
- em
- embed
- fieldset
- form
- h1 ~ h6
- head
- hr
- html
- i
- iframe
- img
- input
- ins
- kbd
- label
- legend
- li
- link
- map
- meta
- noscript
- object
- ol
- optgroup
- option
- p
- param
- pre
- q
- s
- samp
- script
- select
- small
- span
- strong
- style
- sub
- sup
- table
- tbody
- td
- textarea
- tfoot
- th
- thead
- title
- tr
- u
- ul
- var