Module tags
Expand description
Definition of all the HTML and SVG elements.
Modules§
- Module that includes all the HTML attribute traits and is intended to be glob exported.
- Module that includes all the Svg attribute traits and is intended to be glob exported.
Structs§
- The
<a>
HTML element. This can be created by callinga()
. - The
<abbr>
HTML element. This can be created by callingabbr()
. - The
<address>
HTML element. This can be created by callingaddress()
. - The
<area>
HTML element. This can be created by callingarea()
. - The
<article>
HTML element. This can be created by callingarticle()
. - The
<aside>
HTML element. This can be created by callingaside()
. - The
<audio>
HTML element. This can be created by callingaudio()
. - The
<b>
HTML element. This can be created by callingb()
. - The
<base>
HTML element. This can be created by callingbase()
. - The
<bdi>
HTML element. This can be created by callingbdi()
. - The
<bdo>
HTML element. This can be created by callingbdo()
. - The
<blockquote>
HTML element. This can be created by callingblockquote()
. - The
<body>
HTML element. This can be created by callingbody()
. - The
<br>
HTML element. This can be created by callingbr()
. - The
<button>
HTML element. This can be created by callingbutton()
. - The
<canvas>
HTML element. This can be created by callingcanvas()
. - The
<caption>
HTML element. This can be created by callingcaption()
. - The
<cite>
HTML element. This can be created by callingcite()
. - The
<code>
HTML element. This can be created by callingcode()
. - The
<col>
HTML element. This can be created by callingcol()
. - The
<colgroup>
HTML element. This can be created by callingcolgroup()
. - The
<data>
HTML element. This can be created by callingdata()
. - The
<datalist>
HTML element. This can be created by callingdatalist()
. - The
<dd>
HTML element. This can be created by callingdd()
. - The
<del>
HTML element. This can be created by callingdel()
. - The
<details>
HTML element. This can be created by callingdetails()
. - The
<dfn>
HTML element. This can be created by callingdfn()
. - The
<dialog>
HTML element. This can be created by callingdialog()
. - The
<div>
HTML element. This can be created by callingdiv()
. - The
<dl>
HTML element. This can be created by callingdl()
. - The
<dt>
HTML element. This can be created by callingdt()
. - The
<em>
HTML element. This can be created by callingem()
. - The
<embed>
HTML element. This can be created by callingembed()
. - The
<fieldset>
HTML element. This can be created by callingfieldset()
. - The
<figcaption>
HTML element. This can be created by callingfigcaption()
. - The
<figure>
HTML element. This can be created by callingfigure()
. - The
<footer>
HTML element. This can be created by callingfooter()
. - The
<form>
HTML element. This can be created by callingform()
. - The
<h1>
HTML element. This can be created by callingh1()
. - The
<h2>
HTML element. This can be created by callingh2()
. - The
<h3>
HTML element. This can be created by callingh3()
. - The
<h4>
HTML element. This can be created by callingh4()
. - The
<h5>
HTML element. This can be created by callingh5()
. - The
<h6>
HTML element. This can be created by callingh6()
. - The
<head>
HTML element. This can be created by callinghead()
. - The
<header>
HTML element. This can be created by callingheader()
. - The
<hgroup>
HTML element. This can be created by callinghgroup()
. - The
<hr>
HTML element. This can be created by callinghr()
. - The
<html>
HTML element. This can be created by callinghtml()
. - The
<i>
HTML element. This can be created by callingi()
. - The
<iframe>
HTML element. This can be created by callingiframe()
. - The
<img>
HTML element. This can be created by callingimg()
. - The
<input>
HTML element. This can be created by callinginput()
. - The
<ins>
HTML element. This can be created by callingins()
. - The
<kbd>
HTML element. This can be created by callingkbd()
. - The
<keygen>
HTML element. This can be created by callingkeygen()
. - The
<label>
HTML element. This can be created by callinglabel()
. - The
<legend>
HTML element. This can be created by callinglegend()
. - The
<li>
HTML element. This can be created by callingli()
. - The
<link>
HTML element. This can be created by callinglink()
. - The
<main>
HTML element. This can be created by callingmain()
. - The
<map>
HTML element. This can be created by callingmap()
. - The
<mark>
HTML element. This can be created by callingmark()
. - The
<menu>
HTML element. This can be created by callingmenu()
. - The
<menuitem>
HTML element. This can be created by callingmenuitem()
. - The
<meta>
HTML element. This can be created by callingmeta()
. - The
<meter>
HTML element. This can be created by callingmeter()
. - The
<nav>
HTML element. This can be created by callingnav()
. - The
<noscript>
HTML element. This can be created by callingnoscript()
. - The
<object>
HTML element. This can be created by callingobject()
. - The
<ol>
HTML element. This can be created by callingol()
. - The
<optgroup>
HTML element. This can be created by callingoptgroup()
. - The
<option>
HTML element. This can be created by callingoption()
. - The
<output>
HTML element. This can be created by callingoutput()
. - The
<p>
HTML element. This can be created by callingp()
. - The
<param>
HTML element. This can be created by callingparam()
. - The
<picture>
HTML element. This can be created by callingpicture()
. - The
<pre>
HTML element. This can be created by callingpre()
. - The
<progress>
HTML element. This can be created by callingprogress()
. - The
<q>
HTML element. This can be created by callingq()
. - The
<rp>
HTML element. This can be created by callingrp()
. - The
<rt>
HTML element. This can be created by callingrt()
. - The
<ruby>
HTML element. This can be created by callingruby()
. - The
<s>
HTML element. This can be created by callings()
. - The
<samp>
HTML element. This can be created by callingsamp()
. - The
<script>
HTML element. This can be created by callingscript()
. - The
<section>
HTML element. This can be created by callingsection()
. - The
<select>
HTML element. This can be created by callingselect()
. - The
<small>
HTML element. This can be created by callingsmall()
. - The
<source>
HTML element. This can be created by callingsource()
. - The
<span>
HTML element. This can be created by callingspan()
. - The
<strong>
HTML element. This can be created by callingstrong()
. - The
<style>
HTML element. This can be created by callingstyle()
. - The
<sub>
HTML element. This can be created by callingsub()
. - The
<summary>
HTML element. This can be created by callingsummary()
. - The
<sup>
HTML element. This can be created by callingsup()
. - The
<table>
HTML element. This can be created by callingtable()
. - The
<tbody>
HTML element. This can be created by callingtbody()
. - The
<td>
HTML element. This can be created by callingtd()
. - The
<template>
HTML element. This can be created by callingtemplate()
. - The
<textarea>
HTML element. This can be created by callingtextarea()
. - The
<tfoot>
HTML element. This can be created by callingtfoot()
. - The
<th>
HTML element. This can be created by callingth()
. - The
<thead>
HTML element. This can be created by callingthead()
. - The
<time>
HTML element. This can be created by callingtime()
. - The
<title>
HTML element. This can be created by callingtitle()
. - The
<tr>
HTML element. This can be created by callingtr()
. - The
<track>
HTML element. This can be created by callingtrack()
. - The
<u>
HTML element. This can be created by callingu()
. - The
<ul>
HTML element. This can be created by callingul()
. - The
<var>
HTML element. This can be created by callingvar()
. - The
<video>
HTML element. This can be created by callingvideo()
. - The
<wbr>
HTML element. This can be created by callingwbr()
. - The
<animate>
SVG element. This can be created by callinganimate()
. - The
<animateMotion>
SVG element. This can be created by callinganimateMotion()
. - The
<animateTransform>
SVG element. This can be created by callinganimateTransform()
. - The
<circle>
SVG element. This can be created by callingcircle()
. - The
<clipPath>
SVG element. This can be created by callingclipPath()
. - The
<defs>
SVG element. This can be created by callingdefs()
. - The
<desc>
SVG element. This can be created by callingdesc()
. - The
<discard>
SVG element. This can be created by callingdiscard()
. - The
<ellipse>
SVG element. This can be created by callingellipse()
. - The
<feBlend>
SVG element. This can be created by callingfeBlend()
. - The
<feColorMatrix>
SVG element. This can be created by callingfeColorMatrix()
. - The
<feComponentTransfer>
SVG element. This can be created by callingfeComponentTransfer()
. - The
<feComposite>
SVG element. This can be created by callingfeComposite()
. - The
<feConvolveMatrix>
SVG element. This can be created by callingfeConvolveMatrix()
. - The
<feDiffuseLighting>
SVG element. This can be created by callingfeDiffuseLighting()
. - The
<feDisplacementMap>
SVG element. This can be created by callingfeDisplacementMap()
. - The
<feDistantLight>
SVG element. This can be created by callingfeDistantLight()
. - The
<feDropShadow>
SVG element. This can be created by callingfeDropShadow()
. - The
<feFlood>
SVG element. This can be created by callingfeFlood()
. - The
<feFuncA>
SVG element. This can be created by callingfeFuncA()
. - The
<feFuncB>
SVG element. This can be created by callingfeFuncB()
. - The
<feFuncG>
SVG element. This can be created by callingfeFuncG()
. - The
<feFuncR>
SVG element. This can be created by callingfeFuncR()
. - The
<feGaussianBlur>
SVG element. This can be created by callingfeGaussianBlur()
. - The
<feImage>
SVG element. This can be created by callingfeImage()
. - The
<feMerge>
SVG element. This can be created by callingfeMerge()
. - The
<feMergeNode>
SVG element. This can be created by callingfeMergeNode()
. - The
<feMorphology>
SVG element. This can be created by callingfeMorphology()
. - The
<feOffset>
SVG element. This can be created by callingfeOffset()
. - The
<fePointLight>
SVG element. This can be created by callingfePointLight()
. - The
<feSpecularLighting>
SVG element. This can be created by callingfeSpecularLighting()
. - The
<feSpotLight>
SVG element. This can be created by callingfeSpotLight()
. - The
<feTile>
SVG element. This can be created by callingfeTile()
. - The
<feTurbulence>
SVG element. This can be created by callingfeTurbulence()
. - The
<filter>
SVG element. This can be created by callingfilter()
. - The
<foreignObject>
SVG element. This can be created by callingforeignObject()
. - The
<g>
SVG element. This can be created by callingg()
. - The
<hatch>
SVG element. This can be created by callinghatch()
. - The
<hatchpath>
SVG element. This can be created by callinghatchpath()
. - The
<image>
SVG element. This can be created by callingimage()
. - The
<line>
SVG element. This can be created by callingline()
. - The
<linearGradient>
SVG element. This can be created by callinglinearGradient()
. - The
<marker>
SVG element. This can be created by callingmarker()
. - The
<mask>
SVG element. This can be created by callingmask()
. - The
<metadata>
SVG element. This can be created by callingmetadata()
. - The
<mpath>
SVG element. This can be created by callingmpath()
. - The
<path>
SVG element. This can be created by callingpath()
. - The
<pattern>
SVG element. This can be created by callingpattern()
. - The
<polygon>
SVG element. This can be created by callingpolygon()
. - The
<polyline>
SVG element. This can be created by callingpolyline()
. - The
<radialGradient>
SVG element. This can be created by callingradialGradient()
. - The
<rect>
SVG element. This can be created by callingrect()
. - The
<set>
SVG element. This can be created by callingset()
. - The
<stop>
SVG element. This can be created by callingstop()
. - The
<svg>
SVG element. This can be created by callingsvg()
. - The
<svg_a>
SVG element. This can be created by callingsvg_a()
. - The
<svg_script>
SVG element. This can be created by callingsvg_script()
. - The
<svg_style>
SVG element. This can be created by callingsvg_style()
. - The
<svg_title>
SVG element. This can be created by callingsvg_title()
. - The
<switch>
SVG element. This can be created by callingswitch()
. - The
<symbol>
SVG element. This can be created by callingsymbol()
. - The
<text>
SVG element. This can be created by callingtext()
. - The
<textPath>
SVG element. This can be created by callingtextPath()
. - The
<tspan>
SVG element. This can be created by callingtspan()
. - The
<use>
SVG element. This can be created by callinguse()
. - The
<view>
SVG element. This can be created by callingview()
.
Traits§
- Trait that provides attributes for the
<a>
HTML element. - Trait that provides attributes for the
<abbr>
HTML element. - Trait that provides attributes for the
<address>
HTML element. - Trait that provides attributes for the
<area>
HTML element. - Trait that provides attributes for the
<article>
HTML element. - Trait that provides attributes for the
<aside>
HTML element. - Trait that provides attributes for the
<audio>
HTML element. - Trait that provides attributes for the
<b>
HTML element. - Trait that provides attributes for the
<base>
HTML element. - Trait that provides attributes for the
<bdi>
HTML element. - Trait that provides attributes for the
<bdo>
HTML element. - Trait that provides attributes for the
<blockquote>
HTML element. - Trait that provides attributes for the
<body>
HTML element. - Trait that provides attributes for the
<br>
HTML element. - Trait that provides attributes for the
<button>
HTML element. - Trait that provides attributes for the
<canvas>
HTML element. - Trait that provides attributes for the
<caption>
HTML element. - Trait that provides attributes for the
<cite>
HTML element. - Trait that provides attributes for the
<code>
HTML element. - Trait that provides attributes for the
<col>
HTML element. - Trait that provides attributes for the
<colgroup>
HTML element. - Trait that provides attributes for the
<data>
HTML element. - Trait that provides attributes for the
<datalist>
HTML element. - Trait that provides attributes for the
<dd>
HTML element. - Trait that provides attributes for the
<del>
HTML element. - Trait that provides attributes for the
<details>
HTML element. - Trait that provides attributes for the
<dfn>
HTML element. - Trait that provides attributes for the
<dialog>
HTML element. - Trait that provides attributes for the
<div>
HTML element. - Trait that provides attributes for the
<dl>
HTML element. - Trait that provides attributes for the
<dt>
HTML element. - Trait that provides attributes for the
<em>
HTML element. - Trait that provides attributes for the
<embed>
HTML element. - Trait that provides attributes for the
<fieldset>
HTML element. - Trait that provides attributes for the
<figcaption>
HTML element. - Trait that provides attributes for the
<figure>
HTML element. - Trait that provides attributes for the
<footer>
HTML element. - Trait that provides attributes for the
<form>
HTML element. - Trait that provides attributes for the
<h1>
HTML element. - Trait that provides attributes for the
<h2>
HTML element. - Trait that provides attributes for the
<h3>
HTML element. - Trait that provides attributes for the
<h4>
HTML element. - Trait that provides attributes for the
<h5>
HTML element. - Trait that provides attributes for the
<h6>
HTML element. - Trait that provides attributes for the
<head>
HTML element. - Trait that provides attributes for the
<header>
HTML element. - Trait that provides attributes for the
<hgroup>
HTML element. - Trait that provides attributes for the
<hr>
HTML element. - Trait that provides attributes for the
<html>
HTML element. - Trait that provides attributes for the
<i>
HTML element. - Trait that provides attributes for the
<iframe>
HTML element. - Trait that provides attributes for the
<img>
HTML element. - Trait that provides attributes for the
<input>
HTML element. - Trait that provides attributes for the
<ins>
HTML element. - Trait that provides attributes for the
<kbd>
HTML element. - Trait that provides attributes for the
<keygen>
HTML element. - Trait that provides attributes for the
<label>
HTML element. - Trait that provides attributes for the
<legend>
HTML element. - Trait that provides attributes for the
<li>
HTML element. - Trait that provides attributes for the
<link>
HTML element. - Trait that provides attributes for the
<main>
HTML element. - Trait that provides attributes for the
<map>
HTML element. - Trait that provides attributes for the
<mark>
HTML element. - Trait that provides attributes for the
<menu>
HTML element. - Trait that provides attributes for the
<menuitem>
HTML element. - Trait that provides attributes for the
<meta>
HTML element. - Trait that provides attributes for the
<meter>
HTML element. - Trait that provides attributes for the
<nav>
HTML element. - Trait that provides attributes for the
<noscript>
HTML element. - Trait that provides attributes for the
<object>
HTML element. - Trait that provides attributes for the
<ol>
HTML element. - Trait that provides attributes for the
<optgroup>
HTML element. - Trait that provides attributes for the
<option>
HTML element. - Trait that provides attributes for the
<output>
HTML element. - Trait that provides attributes for the
<p>
HTML element. - Trait that provides attributes for the
<param>
HTML element. - Trait that provides attributes for the
<picture>
HTML element. - Trait that provides attributes for the
<pre>
HTML element. - Trait that provides attributes for the
<progress>
HTML element. - Trait that provides attributes for the
<q>
HTML element. - Trait that provides attributes for the
<rp>
HTML element. - Trait that provides attributes for the
<rt>
HTML element. - Trait that provides attributes for the
<ruby>
HTML element. - Trait that provides attributes for the
<s>
HTML element. - Trait that provides attributes for the
<samp>
HTML element. - Trait that provides attributes for the
<script>
HTML element. - Trait that provides attributes for the
<section>
HTML element. - Trait that provides attributes for the
<select>
HTML element. - Trait that provides attributes for the
<small>
HTML element. - Trait that provides attributes for the
<source>
HTML element. - Trait that provides attributes for the
<span>
HTML element. - Trait that provides attributes for the
<strong>
HTML element. - Trait that provides attributes for the
<style>
HTML element. - Trait that provides attributes for the
<sub>
HTML element. - Trait that provides attributes for the
<summary>
HTML element. - Trait that provides attributes for the
<sup>
HTML element. - Trait that provides attributes for the
<table>
HTML element. - Trait that provides attributes for the
<tbody>
HTML element. - Trait that provides attributes for the
<td>
HTML element. - Trait that provides attributes for the
<template>
HTML element. - Trait that provides attributes for the
<textarea>
HTML element. - Trait that provides attributes for the
<tfoot>
HTML element. - Trait that provides attributes for the
<th>
HTML element. - Trait that provides attributes for the
<thead>
HTML element. - Trait that provides attributes for the
<time>
HTML element. - Trait that provides attributes for the
<title>
HTML element. - Trait that provides attributes for the
<tr>
HTML element. - Trait that provides attributes for the
<track>
HTML element. - Trait that provides attributes for the
<u>
HTML element. - Trait that provides attributes for the
<ul>
HTML element. - Trait that provides attributes for the
<var>
HTML element. - Trait that provides attributes for the
<video>
HTML element. - Trait that provides attributes for the
<wbr>
HTML element. - Trait that provides attributes for the
<animate>
SVG element. - Trait that provides attributes for the
<animateMotion>
SVG element. - Trait that provides attributes for the
<animateTransform>
SVG element. - Trait that provides attributes for the
<circle>
SVG element. - Trait that provides attributes for the
<clipPath>
SVG element. - Trait that provides attributes for the
<defs>
SVG element. - Trait that provides attributes for the
<desc>
SVG element. - Trait that provides attributes for the
<discard>
SVG element. - Trait that provides attributes for the
<ellipse>
SVG element. - Trait that provides attributes for the
<feBlend>
SVG element. - Trait that provides attributes for the
<feColorMatrix>
SVG element. - Trait that provides attributes for the
<feComponentTransfer>
SVG element. - Trait that provides attributes for the
<feComposite>
SVG element. - Trait that provides attributes for the
<feConvolveMatrix>
SVG element. - Trait that provides attributes for the
<feDiffuseLighting>
SVG element. - Trait that provides attributes for the
<feDisplacementMap>
SVG element. - Trait that provides attributes for the
<feDistantLight>
SVG element. - Trait that provides attributes for the
<feDropShadow>
SVG element. - Trait that provides attributes for the
<feFlood>
SVG element. - Trait that provides attributes for the
<feFuncA>
SVG element. - Trait that provides attributes for the
<feFuncB>
SVG element. - Trait that provides attributes for the
<feFuncG>
SVG element. - Trait that provides attributes for the
<feFuncR>
SVG element. - Trait that provides attributes for the
<feGaussianBlur>
SVG element. - Trait that provides attributes for the
<feImage>
SVG element. - Trait that provides attributes for the
<feMerge>
SVG element. - Trait that provides attributes for the
<feMergeNode>
SVG element. - Trait that provides attributes for the
<feMorphology>
SVG element. - Trait that provides attributes for the
<feOffset>
SVG element. - Trait that provides attributes for the
<fePointLight>
SVG element. - Trait that provides attributes for the
<feSpecularLighting>
SVG element. - Trait that provides attributes for the
<feSpotLight>
SVG element. - Trait that provides attributes for the
<feTile>
SVG element. - Trait that provides attributes for the
<feTurbulence>
SVG element. - Trait that provides attributes for the
<filter>
SVG element. - Trait that provides attributes for the
<foreignObject>
SVG element. - Trait that provides attributes for the
<g>
SVG element. - Trait that provides attributes for the
<hatch>
SVG element. - Trait that provides attributes for the
<hatchpath>
SVG element. - Trait that provides attributes for the
<image>
SVG element. - Trait that provides attributes for the
<line>
SVG element. - Trait that provides attributes for the
<linearGradient>
SVG element. - Trait that provides attributes for the
<marker>
SVG element. - Trait that provides attributes for the
<mask>
SVG element. - Trait that provides attributes for the
<metadata>
SVG element. - Trait that provides attributes for the
<mpath>
SVG element. - Trait that provides attributes for the
<path>
SVG element. - Trait that provides attributes for the
<pattern>
SVG element. - Trait that provides attributes for the
<polygon>
SVG element. - Trait that provides attributes for the
<polyline>
SVG element. - Trait that provides attributes for the
<radialGradient>
SVG element. - Trait that provides attributes for the
<rect>
SVG element. - Trait that provides attributes for the
<set>
SVG element. - Trait that provides attributes for the
<stop>
SVG element. - Trait that provides attributes for the
<svg_a>
SVG element. - Trait that provides attributes for the
<svg>
SVG element. - Trait that provides attributes for the
<svg_script>
SVG element. - Trait that provides attributes for the
<svg_style>
SVG element. - Trait that provides attributes for the
<svg_title>
SVG element. - Trait that provides attributes for the
<switch>
SVG element. - Trait that provides attributes for the
<symbol>
SVG element. - Trait that provides attributes for the
<text>
SVG element. - Trait that provides attributes for the
<textPath>
SVG element. - Trait that provides attributes for the
<tspan>
SVG element. - Trait that provides attributes for the
<use>
SVG element. - Trait that provides attributes for the
<view>
SVG element.
Functions§
- Create a
<a>
element. - Create a
<abbr>
element. - Create a
<address>
element. - Create a
<animate>
element. - Create a
<animateMotion>
element. - Create a
<animateTransform>
element. - Create a
<area>
element. - Create a
<article>
element. - Create a
<aside>
element. - Create a
<audio>
element. - Create a
<b>
element. - Create a
<base>
element. - Create a
<bdi>
element. - Create a
<bdo>
element. - Create a
<blockquote>
element. - Create a
<body>
element. - Create a
<br>
element. - Create a
<button>
element. - Create a
<canvas>
element. - Create a
<caption>
element. - Create a
<circle>
element. - Create a
<cite>
element. - Create a
<clipPath>
element. - Create a
<code>
element. - Create a
<col>
element. - Create a
<colgroup>
element. - Create a
<data>
element. - Create a
<datalist>
element. - Create a
<dd>
element. - Create a
<defs>
element. - Create a
<del>
element. - Create a
<desc>
element. - Create a
<details>
element. - Create a
<dfn>
element. - Create a
<dialog>
element. - Create a
<discard>
element. - Create a
<div>
element. - Create a
<dl>
element. - Create a
<dt>
element. - Create a
<ellipse>
element. - Create a
<em>
element. - Create a
<embed>
element. - Create a
<feBlend>
element. - Create a
<feColorMatrix>
element. - Create a
<feComponentTransfer>
element. - Create a
<feComposite>
element. - Create a
<feConvolveMatrix>
element. - Create a
<feDiffuseLighting>
element. - Create a
<feDisplacementMap>
element. - Create a
<feDistantLight>
element. - Create a
<feDropShadow>
element. - Create a
<feFlood>
element. - Create a
<feFuncA>
element. - Create a
<feFuncB>
element. - Create a
<feFuncG>
element. - Create a
<feFuncR>
element. - Create a
<feGaussianBlur>
element. - Create a
<feImage>
element. - Create a
<feMerge>
element. - Create a
<feMergeNode>
element. - Create a
<feMorphology>
element. - Create a
<feOffset>
element. - Create a
<fePointLight>
element. - Create a
<feSpecularLighting>
element. - Create a
<feSpotLight>
element. - Create a
<feTile>
element. - Create a
<feTurbulence>
element. - Create a
<fieldset>
element. - Create a
<figcaption>
element. - Create a
<figure>
element. - Create a
<filter>
element. - Create a
<footer>
element. - Create a
<foreignObject>
element. - Create a
<form>
element. - Create a
<g>
element. - Create a
<h1>
element. - Create a
<h2>
element. - Create a
<h3>
element. - Create a
<h4>
element. - Create a
<h5>
element. - Create a
<h6>
element. - Create a
<hatch>
element. - Create a
<hatchpath>
element. - Create a
<head>
element. - Create a
<header>
element. - Create a
<hgroup>
element. - Create a
<hr>
element. - Create a
<html>
element. - Create a
<i>
element. - Create a
<iframe>
element. - Create a
<image>
element. - Create a
<img>
element. - Create a
<input>
element. - Create a
<ins>
element. - Create a
<kbd>
element. - Create a
<keygen>
element. - Create a
<label>
element. - Create a
<legend>
element. - Create a
<li>
element. - Create a
<line>
element. - Create a
<linearGradient>
element. - Create a
<link>
element. - Create a
<main>
element. - Create a
<map>
element. - Create a
<mark>
element. - Create a
<marker>
element. - Create a
<mask>
element. - Create a
<menu>
element. - Create a
<menuitem>
element. - Create a
<meta>
element. - Create a
<metadata>
element. - Create a
<meter>
element. - Create a
<mpath>
element. - Create a
<nav>
element. - Create a
<noscript>
element. - Create a
<object>
element. - Create a
<ol>
element. - Create a
<optgroup>
element. - Create a
<option>
element. - Create a
<output>
element. - Create a
<p>
element. - Create a
<param>
element. - Create a
<path>
element. - Create a
<pattern>
element. - Create a
<picture>
element. - Create a
<polygon>
element. - Create a
<polyline>
element. - Create a
<pre>
element. - Create a
<progress>
element. - Create a
<q>
element. - Create a
<radialGradient>
element. - Create a
<rect>
element. - Create a
<rp>
element. - Create a
<rt>
element. - Create a
<ruby>
element. - Create a
<s>
element. - Create a
<samp>
element. - Create a
<script>
element. - Create a
<section>
element. - Create a
<select>
element. - Create a
<set>
element. - Create a
<small>
element. - Create a
<source>
element. - Create a
<span>
element. - Create a
<stop>
element. - Create a
<strong>
element. - Create a
<style>
element. - Create a
<sub>
element. - Create a
<summary>
element. - Create a
<sup>
element. - Create a
<svg>
element. - Create a
<svg_a>
element. - Create a
<svg_script>
element. - Create a
<svg_style>
element. - Create a
<svg_title>
element. - Create a
<switch>
element. - Create a
<symbol>
element. - Create a
<table>
element. - Create a
<tbody>
element. - Create a
<td>
element. - Create a
<template>
element. - Create a
<text>
element. - Create a
<textPath>
element. - Create a
<textarea>
element. - Create a
<tfoot>
element. - Create a
<th>
element. - Create a
<thead>
element. - Create a
<time>
element. - Create a
<title>
element. - Create a
<tr>
element. - Create a
<track>
element. - Create a
<tspan>
element. - Create a
<u>
element. - Create a
<ul>
element. - Create a
<use>
element. - Create a
<var>
element. - Create a
<video>
element. - Create a
<view>
element. - Create a
<wbr>
element.