Changes
- updated
common/html
module to respect new children system
New
- added
add
procs forHtmlElement
s -> allows to add children to a parent - new DOM module - allows search and filter specific child elements in a document (for example: searching by ID, name, or any other attribute)
- added procs for embedding stylesheets into the document
<head>