Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 381 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 381 Bytes

This is an object orientede class for creating html tags on the fly.

Each tag object has the following attributes: type: string id: string class: string style: encapulated string function: string (for foundation and other frameworks //possible creation of universal type list self_closing: boolean display: inline, block or newline contents: can either be text or another object