9 lines
301 B
Markdown
9 lines
301 B
Markdown
# pear-HTML_Common2
|
|
|
|
The PEAR::HTML_Common package provides methods for html code display and attributes handling.
|
|
* Methods to set, remove, update html attributes.
|
|
* Handles comments in HTML code.
|
|
* Handles layout, tabs, line endings for nicer HTML code.
|
|
This is a PHP5 port of HTML_Common package.
|
|
|