Skip to content

An object oriented HTML tag generator easily able to interface with various frameworks.

Notifications You must be signed in to change notification settings

kennisons77/HTMLtag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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

About

An object oriented HTML tag generator easily able to interface with various frameworks.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages