- #1
NerseC
- 7
- 0
I need to parse HTML and search for some text. For example, a text containing XXX (just random input) needs to be searched in HTML. I need to parse HTML, search this XXX and get its CSS attributes. However, this XXX text can be in any HTML tags.
Java/JavaScript/PHP are all available for this task. Can anybody help me on this?
Java/JavaScript/PHP are all available for this task. Can anybody help me on this?