Tag Builder
Package:
Summary:
Generate HTML tags programmatically
Groups:
Author:
Description:
This class can be used to generate HTML tags programmatically.
It can compose the definition of an HTML tag, its attributes, CSS styles and tag content.
Once defined, the class can return the HTML for the specified tag.
It can compose the definition of an HTML tag, its attributes, CSS styles and tag content.
Once defined, the class can return the HTML for the specified tag.
Comments are closed.