Schlimmer geht immer
Aber es geht natürlich immer noch schlimmer als zuvor, denn schlimmer geht immer.
Auch auf die Frage, wie man am, einfachsten eine HTML-Fassung eines Textes neben einer identischen Klartext-Version pflegt, gibt es viel einfachere Antworten als solche, die Konvertierungssoftware oder lynx --dump
oder sonstige esoterische Vorgehensweisen benötigen:
Set up the HTML for the site itself and upload it, then simply save it from the page as a text file, using the browser file command. That file has just the text, not the HTML. However, because of that, it also won’t have any of the actual links, just the visible text to click on for the link.
[…]
So to get around that, when I do the HTML, I bury a second copy of the link URL in the body of the text, with the text colored the same as my background, shrunk in size if necessary to blend in the layout (I usually put it at the end of the paragraph to make life easier), and no associated link label to appear on the page and get picked up by the text file.
Kommentare
Ansicht der Kommentare: Linear | Verschachtelt