Question: Deleting html links to sites in document
I'm constructing a personal e-book containing a collection of html pages I gathered from the Internet.
I merged these pages into one large html document. Within the merged document are many links to outside sites. When I bring the html document into my web browser, I can see at the bottom of the screen lots of downloading from those various links/sites.
My question is: What's the easiest way of removing or eliminating all of those links to the outside?
One way I found was to use an editor and to simply remove "http://" wherever it occurs in the html document.
Is that the best way?
Thanks,
Nicholas Kormanik
|