A visual HTML editor that is web based.
What I am looking for is a visual editor (doesn't have to be super advanced) that allows a user to design a webpage (place text, format the text, place form elements, etc) and have it just spit back the html code so that I may parse it and put in place holders to be used as a layout.
Any thoughts?
I tried doing a google search, but came up short as I wasn't sure what to call it. wysiwyg editors mostly require you enter html code in a text area, I need something more visual.
[edit]: and it has to be web based (asp, php, whatever)
What I am looking for is a visual editor (doesn't have to be super advanced) that allows a user to design a webpage (place text, format the text, place form elements, etc) and have it just spit back the html code so that I may parse it and put in place holders to be used as a layout.
Any thoughts?
I tried doing a google search, but came up short as I wasn't sure what to call it. wysiwyg editors mostly require you enter html code in a text area, I need something more visual.
[edit]: and it has to be web based (asp, php, whatever)