HTML Element

Package:
HTML Element
Summary:
Generate HTML and CSS defined programmatically
Groups:
HTML, PHP 5
Author:
Andrei Andrei
Description:
This package can be used to generate HTML and CSS defined programmatically.

It has a class for defining CSS styles by setting the name and values of each property.

There is also another class that can generate HTML tags including defining its name, attributes and contained data.

This class is a basic class for creating HTML elements in PHP without having to write any html code.

The package contains the base class : htmlelement and a few other extension classes.


Powered by Gewgley