Note: This site is currently "Under construction". I'm migrating to a new version of my site building software. Lots of things are in a state of disrepair as a result (for example, footnote links aren't working). It's all part of the process of building in public. Most things should still be readable though.

Neopolitan Tag Attributes

This is the list of attributes that can be applied to tags. The global ones work on any tag. Non-globals are specific to specific sub-sets of tags. See the MDN docs listed at the bottom of the page for reference.

I'm only adding these as I need them so most haven't been done.

  • accept

  • accesskey

  • autocapitalize (global)

  • autocomplete

  • autofocus (global)

  • capture

  • class (global)

  • contenteditable (global)

  • crossorigin

  • data-* (global)

  • dir (global)

  • disabled

  • draggable (global)

  • elementtiming

  • enterkeyhint (global)

  • exportparts (global)

  • for

  • hidden (global)

  • id (global)

  • inert (global)

  • inputmode (global)

  • is (global)

  • itemid (global)

  • itemprop (global)

  • itemref (global)

  • itemscope (global)

  • itemtype (global)

  • lang (global)

  • max

  • maxlength

  • min

  • minlength

  • multiple

  • nonce (global)

  • part (global)

  • pattern

  • popover (global experimental)

  • readonly

  • rel

  • required

  • size

  • slot (global)

  • spellcheck (global)

  • step

  • style (global)

  • tabindex (global)

  • title (global)

  • translate (global)

  • virtualkeyboardpolicy (global experimental)

References