User Profile
Collapse
-
Thank you for the help gents, much appreciated. -
Changing Tag case, while ignoring tag attribute values.
I'm required to write a script that will take an HTML document and alter the tags to all be upper case.
for example
Code:<html> <head> <title>Please help I'm going mad</title> </head> <body> <img src="pic.gif></img> </body> </html>
Code:<HTML> <HEAD> <TITLE>Please help I'm
No activity results to display
Show More
Leave a comment: