html5 (version 1.0.2)

Creates Valid HTML5 Strings

Description

Generates valid HTML tag strings for HTML5 elements documented by Mozilla. Attributes are passed as named lists, with names being the attribute name and values being the attribute value. Attribute values are automatically double-quoted. To declare a DOCTYPE, wrap html() with function doctype(). Mozilla's documentation for HTML5 is available here: . Elements marked as obsolete are not included.

Copy Link

Version

Down Chevron

Install

install.packages('html5')

Monthly Downloads

451

Version

1.0.2

License

GPL (>= 2)

Maintainer

Last Published

October 17th, 2022

Functions in html5 (1.0.2)