pear-HTML_Common2/README.md

9 lines
301 B
Markdown
Raw Permalink Normal View History

2024-01-06 08:29:01 +01:00
# 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.