Meths
03-04-2003, 06:16 AM
I've got a cd rom I'm doing with about 100 html files and I might want to change a few colours right throughout the entire thing.
Does anyone know of a program or method of going through all the htm files and changing the actual markup language, kind of like the find and replace function in dreamweaver or any word processor.
For example, i might want to change the back ground colour from yellow to blue.
I search for the string of code like <body bgcolor="#FFFF00">
and replace it with <body bgcolor="#0000FF"> without all the tedious mucking about opening and saving files.
Any suggested programs or approaches?
Thanks
Does anyone know of a program or method of going through all the htm files and changing the actual markup language, kind of like the find and replace function in dreamweaver or any word processor.
For example, i might want to change the back ground colour from yellow to blue.
I search for the string of code like <body bgcolor="#FFFF00">
and replace it with <body bgcolor="#0000FF"> without all the tedious mucking about opening and saving files.
Any suggested programs or approaches?
Thanks