How Do I Convert Word Doc to HTML

Discussion in 'HTML & Website Design' started by Ex-Cop, Mar 7, 2009.

  1. #1
    I want to convert Word Documents into HTML that will post on Craigslist and view properly. In my post I will have pictures and a link to YouTube videos.

    Just so you know, I am an old guy with no programing experience at all but I am not a total dummy :D
     
    Ex-Cop, Mar 7, 2009 IP
  2. webdesigners

    webdesigners Banned

    Messages:
    534
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    60
    #2
    Save the word document as "Save as web page" & than you can see your html files where you have saved.
     
    webdesigners, Mar 7, 2009 IP
  3. SOULZRIPPER

    SOULZRIPPER Well-Known Member

    Messages:
    2,382
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    165
    #3
    Just rename it as example.doc to example.html ;)
     
    SOULZRIPPER, Mar 7, 2009 IP
  4. zeekstern

    zeekstern Active Member

    Messages:
    872
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    60
    #4
    I wouldn't even try to use Word for html. Word puts a lot of funky stuff in there.

    What you can do is download kompozer. It is a free WYSIWYG html editor.
    Then copy the text from your word doc, and paste it into Notepad.
    Then copy the Notepad text and paste that into kompozer. Then click on the "Source" tab on the bottom of the kompozer window and you will see all of the html.

    The reason you copy and paste from Notepad is because that will get rid of Words funky characters:)

    good luck,
    Zeek
     
    zeekstern, Mar 8, 2009 IP
  5. scottlpool2003

    scottlpool2003 Well-Known Member

    Messages:
    1,708
    Likes Received:
    49
    Best Answers:
    9
    Trophy Points:
    150
    #5
    Word doesn't save documents to web very well.

    As an old programmer, it shouldn't take long to pick up HTML.

    If not use a web builder as stated above like dreamweaver/wysiwig

    Microsoft Front Page, that will be your best option if you knowledge of web development isn't upto scratch. It allows you to publish pages to the web with ease, also with you looking to publish something from Word, it may be more compatable.

    Good luck!
     
    scottlpool2003, Mar 8, 2009 IP
  6. seoz

    seoz Banned

    Messages:
    229
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Attach the ord document in email in GMAIL.
    send it to yourself

    open the mail and you should see the option OPEN AS HTML
    click on it
    you have your page
     
    seoz, Mar 8, 2009 IP