Im working on a website, and I need to some quick fixing on the HTML. IN the code the text reads the following:
"../images/13/images-name.gif"
and I need it to read:
"images-name.gif"
I know I can edit this manually, but this needs to be fixed about 50 times per page, and I have twenty some pages. Isnt there a find and replace all thing I can do with some program? Thanks!
"../images/13/images-name.gif"
and I need it to read:
"images-name.gif"
I know I can edit this manually, but this needs to be fixed about 50 times per page, and I have twenty some pages. Isnt there a find and replace all thing I can do with some program? Thanks!