C
Colin Barker
I am using Windows XP SP2. If I have an .htm file containing, say, <A
HREF=...> then searching for HREF is unsuccessful. But if I have HREF not
preceded by <A then it is successful. I suppose this is so that searching
an HTML file will ignore all markup information, and the function is
"working as designed". So, no doubt, this behaviour is documented
somewhere. Where? Are there similar quirks for other file extensions?
HREF=...> then searching for HREF is unsuccessful. But if I have HREF not
preceded by <A then it is successful. I suppose this is so that searching
an HTML file will ignore all markup information, and the function is
"working as designed". So, no doubt, this behaviour is documented
somewhere. Where? Are there similar quirks for other file extensions?