Community
    • Login

    Amnesiac Adding Text

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    2 Posts 2 Posters 203 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • G2startrackerG
      G2startracker
      last edited by

      Five years ago I made a <!doctype html> with a length: 867146 and lines: 1636 and don’t recall exactly how I did it, maybe the !doctype says how, shouldn’t it just say html? I want to add to it from a separate offline computer with MS Office Word 2007 : Pages 15, Words 4,563, Characters (no spaces) 19,783, (with spaces) 24,636, Paragraphs 111, Lines 454. After converting it to a “web page” it is really messy <html xmlns:v= “urn:schemas-microsoft-com:vml” compared to what I did before. I’m at impasse, I could code it and re-type the whole thing, or strip the messy code line by line and replace it with simple code. All I recall is that I had a problem five years ago with missing punctuation because of all the "'s and ''s. I noticed in the messy one the text is black amongst the multicolored code and the five year old one is all black, maybe there is a way to extract just the text and paste it in a new file? I suppose all the characters will be bunched together in one huge line. I’m indifferent on which would hurt more, just enter it all anew in html and paste it in the middle of the old work or highlight, delete, and replace code in the messy one section at a time. It is coming back on how much work it was making certain punctuation’s stick, I understand all the characters have a code, but why do simple keyboard punctuation’s get left out? I know very little of the lexicon or coding as usual, I seem to be draw to interdisciplinary things with not the best of memory or foreknowledge.

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @G2startracker
        last edited by

        @g2startracker ,

        This Forum is about the Notepad++ text editor, not about the nitty-gritty details of what you’re trying to type with it – so this isn’t the right forum for general “how do I do X in HTML” questions.

        That said, there are tools available in Notepad++ that might help you. I would try the XML Tools plugin (go to Notepad++'s Plugins menu, select Plugins Admin, and check the box next to XML Tools, then click Install). Once it’s installed, open your HTML file, go to Plugins > XML Tools menu, and pick one of the Pretty Print menu options, all of which will reformat your HTML without changing the meaning or text, which might make it easier for you to edit in the future.

        1 Reply Last reply Reply Quote 1
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors