Word list
Code: HTML
Tags and attributes. <div class="...">, <a href="...">, common patterns.
- html
- head
- body
- title
- meta
- link
- script
- style
- div
- span
- section
- article
- header
- footer
- nav
- main
- aside
- h1
- h2
- h3
- h4
- h5
- h6
- p
- ul
- ol
- li
- a
- img
- picture
- source
- video
- audio
- table
- thead
- tbody
- tr
- td
- th
- form
- input
- button
- select
- option
- textarea
- label
- fieldset
- legend
- dialog
- details
- summary
- figure
- figcaption
- blockquote
- class
- id
- href
- src
- alt
- title
- name
- value
- type
- placeholder
- disabled
- required
- autofocus
- aria-label
- aria-hidden
- role
- data
- tabindex
- onclick
- onload
- async
- defer
- viewBox
- width
- height
- xmlns
- stroke
- fill