HTML WYSIWYG that will convert to normal

Discussion in 'HTML & Website Design' started by ashimashi, Aug 17, 2011.

  1. #1
    Hey,

    I am looking to see if there is a website or program that will allow me to do a HTML thing in WYSIWYG format and then allow me to convert it to regular HTML text.

    It could be a website or program but want it to be free.

    Thanks!
     
    ashimashi, Aug 17, 2011 IP
  2. Zetiz

    Zetiz Active Member

    Messages:
    668
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    80
    #2
    Try Weebly Drag and Drop website builder and then check index.html for source code. Hope it works for you. :)
     
    Zetiz, Aug 21, 2011 IP
  3. Kerosene

    Kerosene Alpha & Omega™ Staff

    Messages:
    11,366
    Likes Received:
    575
    Best Answers:
    4
    Trophy Points:
    385
    #3
    WYSIWYG is not a good idea for HTML. Getting a decent result from a WYSIWYG editor will be just as much work as learning basic HTML.
    It would be better to learn some really simple HTML yourself (which can be done in a few hours), and make a quick and clean site by hand coding it.
    Understand how it works, then you can fix it/tweak it whenever you want.

    If learning some HTML isn't an option, then you should consider using something like Wordpress before opening the WYSIWYG can of worms.

    If, on the other hand, you simply want to see how much crappy code WYSIWYG can generate... try a recent version of Dreamweaver, and start dragging and dropping.
     
    Kerosene, Aug 21, 2011 IP