Eml.Language.HTML.Elements

This is the container module of all the generated HTML element macro’s.

To import all these macro’s into current scope, invoke use Eml.Language.HTML

Source

Summary

a(content_or_attrs, maybe_content \\ [])
abbr(content_or_attrs, maybe_content \\ [])
address(content_or_attrs, maybe_content \\ [])
area(content_or_attrs, maybe_content \\ [])
article(content_or_attrs, maybe_content \\ [])
aside(content_or_attrs, maybe_content \\ [])
audio(content_or_attrs, maybe_content \\ [])
b(content_or_attrs, maybe_content \\ [])
base(content_or_attrs, maybe_content \\ [])
bdi(content_or_attrs, maybe_content \\ [])
bdo(content_or_attrs, maybe_content \\ [])
blockquote(content_or_attrs, maybe_content \\ [])
body(content_or_attrs, maybe_content \\ [])
br(content_or_attrs, maybe_content \\ [])
button(content_or_attrs, maybe_content \\ [])
canvas(content_or_attrs, maybe_content \\ [])
caption(content_or_attrs, maybe_content \\ [])
cite(content_or_attrs, maybe_content \\ [])
code(content_or_attrs, maybe_content \\ [])
col(content_or_attrs, maybe_content \\ [])
colgroup(content_or_attrs, maybe_content \\ [])
data(content_or_attrs, maybe_content \\ [])
datalist(content_or_attrs, maybe_content \\ [])
dd(content_or_attrs, maybe_content \\ [])
del(content_or_attrs, maybe_content \\ [])
details(content_or_attrs, maybe_content \\ [])
dfn(content_or_attrs, maybe_content \\ [])
div(content_or_attrs, maybe_content \\ [])
dl(content_or_attrs, maybe_content \\ [])
dt(content_or_attrs, maybe_content \\ [])
em(content_or_attrs, maybe_content \\ [])
embed(content_or_attrs, maybe_content \\ [])
fieldset(content_or_attrs, maybe_content \\ [])
figcaption(content_or_attrs, maybe_content \\ [])
figure(content_or_attrs, maybe_content \\ [])
footer(content_or_attrs, maybe_content \\ [])
form(content_or_attrs, maybe_content \\ [])
h1(content_or_attrs, maybe_content \\ [])
h2(content_or_attrs, maybe_content \\ [])
h3(content_or_attrs, maybe_content \\ [])
h4(content_or_attrs, maybe_content \\ [])
h5(content_or_attrs, maybe_content \\ [])
h6(content_or_attrs, maybe_content \\ [])
head(content_or_attrs, maybe_content \\ [])
header(content_or_attrs, maybe_content \\ [])
hr(content_or_attrs, maybe_content \\ [])
html(content_or_attrs, maybe_content \\ [])
i(content_or_attrs, maybe_content \\ [])
iframe(content_or_attrs, maybe_content \\ [])
img(content_or_attrs, maybe_content \\ [])
input(content_or_attrs, maybe_content \\ [])
ins(content_or_attrs, maybe_content \\ [])
kbd(content_or_attrs, maybe_content \\ [])
keygen(content_or_attrs, maybe_content \\ [])
label(content_or_attrs, maybe_content \\ [])
legend(content_or_attrs, maybe_content \\ [])
li(content_or_attrs, maybe_content \\ [])
link(content_or_attrs, maybe_content \\ [])
main(content_or_attrs, maybe_content \\ [])
map(content_or_attrs, maybe_content \\ [])
mark(content_or_attrs, maybe_content \\ [])
math(content_or_attrs, maybe_content \\ [])
menu(content_or_attrs, maybe_content \\ [])
menuitem(content_or_attrs, maybe_content \\ [])
meta(content_or_attrs, maybe_content \\ [])
meter(content_or_attrs, maybe_content \\ [])
nav(content_or_attrs, maybe_content \\ [])
noscript(content_or_attrs, maybe_content \\ [])
object(content_or_attrs, maybe_content \\ [])
ol(content_or_attrs, maybe_content \\ [])
optgroup(content_or_attrs, maybe_content \\ [])
option(content_or_attrs, maybe_content \\ [])
output(content_or_attrs, maybe_content \\ [])
p(content_or_attrs, maybe_content \\ [])
param(content_or_attrs, maybe_content \\ [])
pre(content_or_attrs, maybe_content \\ [])
progress(content_or_attrs, maybe_content \\ [])
q(content_or_attrs, maybe_content \\ [])
rp(content_or_attrs, maybe_content \\ [])
rt(content_or_attrs, maybe_content \\ [])
ruby(content_or_attrs, maybe_content \\ [])
s(content_or_attrs, maybe_content \\ [])
samp(content_or_attrs, maybe_content \\ [])
script(content_or_attrs, maybe_content \\ [])
section(content_or_attrs, maybe_content \\ [])
select(content_or_attrs, maybe_content \\ [])
small(content_or_attrs, maybe_content \\ [])
source(content_or_attrs, maybe_content \\ [])
span(content_or_attrs, maybe_content \\ [])
strong(content_or_attrs, maybe_content \\ [])
style(content_or_attrs, maybe_content \\ [])
sub(content_or_attrs, maybe_content \\ [])
summary(content_or_attrs, maybe_content \\ [])
sup(content_or_attrs, maybe_content \\ [])
svg(content_or_attrs, maybe_content \\ [])
table(content_or_attrs, maybe_content \\ [])
tbody(content_or_attrs, maybe_content \\ [])
td(content_or_attrs, maybe_content \\ [])
textarea(content_or_attrs, maybe_content \\ [])
tfoot(content_or_attrs, maybe_content \\ [])
th(content_or_attrs, maybe_content \\ [])
thead(content_or_attrs, maybe_content \\ [])
time(content_or_attrs, maybe_content \\ [])
title(content_or_attrs, maybe_content \\ [])
tr(content_or_attrs, maybe_content \\ [])
track(content_or_attrs, maybe_content \\ [])
u(content_or_attrs, maybe_content \\ [])
ul(content_or_attrs, maybe_content \\ [])
var(content_or_attrs, maybe_content \\ [])
video(content_or_attrs, maybe_content \\ [])
wbr(content_or_attrs, maybe_content \\ [])

Macros

a(content_or_attrs, maybe_content \\ [])
Source
abbr(content_or_attrs, maybe_content \\ [])
Source
address(content_or_attrs, maybe_content \\ [])
Source
area(content_or_attrs, maybe_content \\ [])
Source
article(content_or_attrs, maybe_content \\ [])
Source
aside(content_or_attrs, maybe_content \\ [])
Source
audio(content_or_attrs, maybe_content \\ [])
Source
b(content_or_attrs, maybe_content \\ [])
Source
base(content_or_attrs, maybe_content \\ [])
Source
bdi(content_or_attrs, maybe_content \\ [])
Source
bdo(content_or_attrs, maybe_content \\ [])
Source
blockquote(content_or_attrs, maybe_content \\ [])
Source
body(content_or_attrs, maybe_content \\ [])
Source
br(content_or_attrs, maybe_content \\ [])
Source
button(content_or_attrs, maybe_content \\ [])
Source
canvas(content_or_attrs, maybe_content \\ [])
Source
caption(content_or_attrs, maybe_content \\ [])
Source
cite(content_or_attrs, maybe_content \\ [])
Source
code(content_or_attrs, maybe_content \\ [])
Source
col(content_or_attrs, maybe_content \\ [])
Source
colgroup(content_or_attrs, maybe_content \\ [])
Source
data(content_or_attrs, maybe_content \\ [])
Source
datalist(content_or_attrs, maybe_content \\ [])
Source
dd(content_or_attrs, maybe_content \\ [])
Source
del(content_or_attrs, maybe_content \\ [])
Source
details(content_or_attrs, maybe_content \\ [])
Source
dfn(content_or_attrs, maybe_content \\ [])
Source
div(content_or_attrs, maybe_content \\ [])
Source
dl(content_or_attrs, maybe_content \\ [])
Source
dt(content_or_attrs, maybe_content \\ [])
Source
em(content_or_attrs, maybe_content \\ [])
Source
embed(content_or_attrs, maybe_content \\ [])
Source
fieldset(content_or_attrs, maybe_content \\ [])
Source
figcaption(content_or_attrs, maybe_content \\ [])
Source
figure(content_or_attrs, maybe_content \\ [])
Source
footer(content_or_attrs, maybe_content \\ [])
Source
form(content_or_attrs, maybe_content \\ [])
Source
h1(content_or_attrs, maybe_content \\ [])
Source
h2(content_or_attrs, maybe_content \\ [])
Source
h3(content_or_attrs, maybe_content \\ [])
Source
h4(content_or_attrs, maybe_content \\ [])
Source
h5(content_or_attrs, maybe_content \\ [])
Source
h6(content_or_attrs, maybe_content \\ [])
Source
head(content_or_attrs, maybe_content \\ [])
Source
header(content_or_attrs, maybe_content \\ [])
Source
hr(content_or_attrs, maybe_content \\ [])
Source
html(content_or_attrs, maybe_content \\ [])
Source
i(content_or_attrs, maybe_content \\ [])
Source
iframe(content_or_attrs, maybe_content \\ [])
Source
img(content_or_attrs, maybe_content \\ [])
Source
input(content_or_attrs, maybe_content \\ [])
Source
ins(content_or_attrs, maybe_content \\ [])
Source
kbd(content_or_attrs, maybe_content \\ [])
Source
keygen(content_or_attrs, maybe_content \\ [])
Source
label(content_or_attrs, maybe_content \\ [])
Source
legend(content_or_attrs, maybe_content \\ [])
Source
li(content_or_attrs, maybe_content \\ [])
Source
link(content_or_attrs, maybe_content \\ [])
Source
main(content_or_attrs, maybe_content \\ [])
Source
map(content_or_attrs, maybe_content \\ [])
Source
mark(content_or_attrs, maybe_content \\ [])
Source
math(content_or_attrs, maybe_content \\ [])
Source
Source
Source
meta(content_or_attrs, maybe_content \\ [])
Source
meter(content_or_attrs, maybe_content \\ [])
Source
Source
noscript(content_or_attrs, maybe_content \\ [])
Source
object(content_or_attrs, maybe_content \\ [])
Source
ol(content_or_attrs, maybe_content \\ [])
Source
optgroup(content_or_attrs, maybe_content \\ [])
Source
option(content_or_attrs, maybe_content \\ [])
Source
output(content_or_attrs, maybe_content \\ [])
Source
p(content_or_attrs, maybe_content \\ [])
Source
param(content_or_attrs, maybe_content \\ [])
Source
pre(content_or_attrs, maybe_content \\ [])
Source
progress(content_or_attrs, maybe_content \\ [])
Source
q(content_or_attrs, maybe_content \\ [])
Source
rp(content_or_attrs, maybe_content \\ [])
Source
rt(content_or_attrs, maybe_content \\ [])
Source
ruby(content_or_attrs, maybe_content \\ [])
Source
s(content_or_attrs, maybe_content \\ [])
Source
samp(content_or_attrs, maybe_content \\ [])
Source
script(content_or_attrs, maybe_content \\ [])
Source
section(content_or_attrs, maybe_content \\ [])
Source
select(content_or_attrs, maybe_content \\ [])
Source
small(content_or_attrs, maybe_content \\ [])
Source
source(content_or_attrs, maybe_content \\ [])
Source
span(content_or_attrs, maybe_content \\ [])
Source
strong(content_or_attrs, maybe_content \\ [])
Source
style(content_or_attrs, maybe_content \\ [])
Source
sub(content_or_attrs, maybe_content \\ [])
Source
summary(content_or_attrs, maybe_content \\ [])
Source
sup(content_or_attrs, maybe_content \\ [])
Source
svg(content_or_attrs, maybe_content \\ [])
Source
table(content_or_attrs, maybe_content \\ [])
Source
tbody(content_or_attrs, maybe_content \\ [])
Source
td(content_or_attrs, maybe_content \\ [])
Source
textarea(content_or_attrs, maybe_content \\ [])
Source
tfoot(content_or_attrs, maybe_content \\ [])
Source
th(content_or_attrs, maybe_content \\ [])
Source
thead(content_or_attrs, maybe_content \\ [])
Source
time(content_or_attrs, maybe_content \\ [])
Source
title(content_or_attrs, maybe_content \\ [])
Source
tr(content_or_attrs, maybe_content \\ [])
Source
track(content_or_attrs, maybe_content \\ [])
Source
u(content_or_attrs, maybe_content \\ [])
Source
ul(content_or_attrs, maybe_content \\ [])
Source
var(content_or_attrs, maybe_content \\ [])
Source
video(content_or_attrs, maybe_content \\ [])
Source
wbr(content_or_attrs, maybe_content \\ [])
Source