I have about 20,000 HTML files on my computer, but they just have raw text in them, no HTML formatting.
So my question is:
Is there a way to add the <html> tag's etc. to the beginning and end of each file? in an automated way?
Cause, you can imagine, opening each of the 20,000 files individually and adding the code, might take a while. 
|