powered by
html(..., file = "", .sub = NULL)
.sub
makeHTMLTag
html( h1("Welcome!"), div(class="header", table( tr( td("nested elements are ok") ) ) ), footer(class="foot", "HTML5 footer") )
Run the code above in your browser using DataLab