Handbook
Glossary
<tag> ( -- tag )
Vocabulary
html5
Inputs
None
Outputs
tag
an
object
Definition
USING:
accessors
kernel
;
IN:
html5
:
<tag>
( -- tag )
tag
new
SBUF" "
clone
>>name
V{
}
clone
>>attributes
V{
}
clone
>>children
;