paulp575,
I don´t know what you have looked

: I was asking for this feature : a more powerful search and replace function for a whole website, which would enhance the existing search and replace function of HTML-Validator:
Quote from
http://www.tali.com/tools.html#aboutps:
First of all, HTML files are not text files, even though they are saved as text. HTML files follow a specific set of rules in how their content is read by an HTML browser, and standard find and replace tools do not take this into consideration. For example, in HTML a space, a tab, and a line break are all equivalent. Well-formatted HTML source that is easy to read and work with contains many tabs and line breaks that will never be rendered when the file is viewed in a browser. Your standard search tool will not know to find the search string "hello world" in the following example, yet in HTML it should be found.
In this example we have the text "hello
world" separated by a line break and a tab.
Likewise, you'll be able to find text bracketed by HTML tags, such as "click here" in the following line of an HTML file:
Don't try to find this
click <a href="link.html">here</a>
in your text editor!
HTML PowerSearch is an HTML-specific tool that knows how to intelligently perform searches on HTML files.
Secondly, performing a search or search & replace across an entire Website using an editor or word processor can be very tedious. HTML PowerSearch handles entire Websites, stored in any number of subdirectories, with one button click.
Thirdly, HTML PowerSearch combines its HTML-specific searching with flexible wild-card searching. You will never be able to return to working on your Websites without the aid of HTML PowerSearch.
Paul575 FYI: I Know Xenu, and HTML-Validator can also check links
Gorky