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!
Try Weebly Drag and Drop website builder and then check index.html for source code. Hope it works for you.
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.