html vocabulary
Factor documentation > Factor handbook > Vocabulary index


Summary
HTML utilities

Words

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


Files
resource:basis/html/html.factor
resource:basis/html/html-docs.factor


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.parserhtml.parser vocabulary