Search found 1 match
- Tue Feb 26, 2013 12:15 pm
- Forum: HTMLPad / Rapid CSS / Rapid PHP / WeBuilder Support
- Topic: Custom highlighter script - how to highlight content of TD
- Replies: 1
- Views: 1650
Custom highlighter script - how to highlight content of TD
Hello, I'm aware of the existence of custom highlighter scripts, but I don't know how to use them in order to do the following: I want to give a specific color to the content of TD-tags: <td class="some class"> This is text that I want to color </td> Are there easy examples to show me how to do it ...