Is there some way to modify multiple HTML file in multiple folders?
I want to apply a new html design template over an old HTML website. The website it is quite big, and doing this manually will take me quite a long time.
Basically I want to keep title / meta tags / and <body> elements as those are, and replace rest of HTML elements.
I know about Notepad++ but I don't know how to set it up to give me the right output.