SEARCH:
Previous: hTagParm Next: hTD

hElement

string CSS_Class
string HTML_element
string innerHTML
HTML (string)


This function generates a single arbitrary HTML element, with open and close tags and optional class asignment. It does not save a great deal of typing but it does allow you to avoid to confusing mixtures of PHP and HTML.

The first parameter, CSS_Class, can be an empty string.

Previous: hTagParm Next: hTD