| Demo Htmlpurifier |
| giovedì, 07 febbraio 2008 | |
|
Testing this is a font tag that get converted in a span if tidy is setted on "heavy" centered text striked text with strike tag Heres the previous code: <p><p><test>Testing</test><p><font color="red">this is a font tag that get converted in a span if tidy is setted on "heavy"</font></p> <p align="center">centered text</p> <p><strike>striked text with strike tag</strike></p> This is just a small example, if you want to see more examples you can visit the official demo on the HTML Purifier library site. |