OT: HTML Formatter

TeetimeNC wrote on 7/26/2010, 7:02 PM
I am finally getting around to finishing off my website. There are a number of places where I want to put some nicely formatted text. My needs are pretty simple but it would be really nice if I had a simple tool to assist with the formatting. Anyone know of a text formatter or HTML editor that could be used for ad-copy types of text, or HTML help files?

The little Sony Forum Preview Tool that some of us use to format our SCS forum posts is almost enough, just would need fonts, point sizes, and left/center/right justification. Oh, and a table maker might be nice. Any ideas?

/jerry

Comments

ChrisMN wrote on 7/26/2010, 7:52 PM
You could try TinyMce:
http://tinymce.moxiecode.com
It might not be exactly what you need as it is designed with the end user being the visitor to your site which will allow them to create HTML which can be saved for later retrieval. In the example found in the link above, you can click the HTML button to view the HTML source that the editor has created.
Good luck.
Chris