Forum Moderators: open
First thing I do on a new install of windows is replace hte notepad.exe file with editpad.exe. That's how essential I find it.
Anyways, It can open any number of files simultaneously and do a global search and replace. So just drag all th efiels on it at once and do a search and replace across them.
I just turn a pre-made old html (font tags and all) into an almost compliant, SEOed, CSSed site, jsut with repeated S'n'Rs...
Most notable lack: No regexing... :(
SN
There is a freeware version, which I believe includes this capability.
Note that even for those who like to code by hand (which I generally do), this sort of editor (not a WYSIWYG) provides a lot of little conveniences to speed up your work: syntax-coloring, drop-and-drag of links, auto-completion of tags, error checking, link checking, spell checking (that ignores tags) . . . . You don't need to use all features to benefit.