'},
{n:'header',cat:'sem',d:'Page or section header',attrs:[],ex:''},
{n:'hr',cat:'text',d:'Thematic break (self-closing)',attrs:[],ex:'
Para 1
Para 2
'},
{n:'html',cat:'meta',d:'Root element',attrs:['lang','dir'],ex:'...'},
{n:'i',cat:'text',d:'Alternate voice / icon (no emphasis)',attrs:[],ex:''},
{n:'iframe',cat:'media',d:'Inline frame (nested browsing context)',attrs:['src','srcdoc','name','width','height','sandbox','loading'],ex:''},
{n:'img',cat:'media',d:'Image (self-closing)',attrs:['src','alt','width','height','loading','srcset','sizes'],ex:''},
{n:'input',cat:'form',d:'Form input (self-closing)',attrs:['type','name','value','placeholder','required','disabled','readonly','min','max','pattern','accept','autofocus','autocomplete'],ex:''},
{n:'ins',cat:'text',d:'Inserted text',attrs:['cite','datetime'],ex:'new'},
{n:'kbd',cat:'text',d:'Keyboard input',attrs:[],ex:'Press Ctrl+S.'},
{n:'label',cat:'form',d:'Caption for form control',attrs:['for'],ex:''},
{n:'legend',cat:'form',d:'Caption for fieldset',attrs:[],ex:''},
{n:'li',cat:'list',d:'List item',attrs:['value'],ex:'
One
Two
'},
{n:'link',cat:'meta',d:'External resource link (self-closing)',attrs:['rel','href','type','as','crossorigin','integrity','media'],ex:''},
{n:'main',cat:'sem',d:'Main content of the page',attrs:[],ex:'
'},
{n:'optgroup',cat:'form',d:'Group of option elements',attrs:['label','disabled'],ex:''},
{n:'option',cat:'form',d:'Option in a select list',attrs:['value','selected','disabled','label'],ex:''},
{n:'output',cat:'form',d:'Result of a calculation',attrs:['for','form','name'],ex:''},
{n:'p',cat:'text',d:'Paragraph',attrs:[],ex:'
'},
{n:'progress',cat:'text',d:'Progress bar',attrs:['value','max'],ex:''},
{n:'q',cat:'text',d:'Inline quotation',attrs:['cite'],ex:'He said hello.'},
{n:'rp',cat:'text',d:'Fallback for ruby',attrs:[],ex:'漢'},
{n:'rt',cat:'text',d:'Ruby annotation',attrs:[],ex:'漢'},
{n:'ruby',cat:'text',d:'East Asian annotations',attrs:[],ex:'漢'},
{n:'s',cat:'text',d:'Strikethrough (no longer correct)',attrs:[],ex:'old price'},
{n:'samp',cat:'text',d:'Sample output',attrs:[],ex:'404 Not Found'},
{n:'script',cat:'meta',d:'Embedded or linked script',attrs:['src','type','defer','async','integrity','crossorigin','nonce'],ex:'<'+'script src="app.js" defer>'+'script>'},
{n:'search',cat:'sem',d:'Search section',attrs:[],ex:''},
{n:'section',cat:'sem',d:'Thematic group of content',attrs:[],ex:'