Parameter att allows to remotly modify the attributs of any XML/Html tags. |
| Without att | Using att | Comment |
This text is inside a div tag. |
This text is inside a div tag. |
Attribute class is replaced with style2. |
This text is inside a div tag. |
This text is inside a div tag. |
Attribute class is completed with style2. |
This text is inside a div tag. |
This text is inside a div tag. |
Attribute class is deleted. |
| This text is inside a td tag. | This text is inside a td tag. | Attribute bgcolor is created. |