html vocabulary
Factor handbook ยป Vocabulary index


Summary
HTML utilities

Metadata
Tags:text


Words

Tuple classes
ClassSuperclassSlots
empty-prolog prolog


Ordinary words
WordStack effect
<empty-prolog>( -- prolog )
render-error( message -- xml )
simple-image( url -- xml )
simple-link( xml url -- xml' )
simple-page( title head body -- xml )


Class predicate words
WordStack effect
empty-prolog?( object -- ? )


Files


Metadata files


Children from resource:basis
VocabularySummary
html.componentsHTML components for form rendering and validation
html.formsHTML form rendering and validation
html.streamsHTML implementation of formatted output stream protocol
html.templatesHTML templating engine interface


Children from resource:extra
VocabularySummary
html.elementsRendering HTML with a familiar look and feel
html.entities
html.parser