PDA

View Full Version : txt with html tags



0zeros
January 24th, 2008, 11:29 PM
hi, i want to find an text editor that creates the html tags only when i save the file. this means that i want to paste a rich text (with colors) and when i save it will create a txt document with the appropriate tags.

do you know where can i get this. a mac version would be great!

thanks

ajcates
January 26th, 2008, 04:08 AM
This is a called a WYSIWYG Editor. There are thousands of them one of the best is Adobe Dreamweaver. I do not recommend using WYSIWYG editors because they usually do not generate standards complaint code. I would just recommend learning Xhtml and CSS.

0zeros
January 27th, 2008, 06:34 PM
thanks!