hello, i am making CMS and i have looked for the tutorial on google, but i don't understand. can you help me give a short code that it's easy to understand. thank you
Rich text means you want to format the text for eg. Bold, italic or change the fonts. Then there are various tags for it.
If you're looking for some good RTF editors, the best line of code is the one you don't have to write: http://www.queness.com/post/212/10-jquery-and-non-jquery-javascript-rich-text-editors
Do you mean a Rich Text editor such as is used by this forum for its posts or do you mean Rich Text format which is a type of encoded file format? If you mean Rich Text editor you probably want to look at tinymce. If you mean Rict Text format I found phpbuilder.com/columns/nair20020523.php3 which gives you something to go on.
He is probably talking about something better then just using standing html font tags... I seen a site awhile back where it had pretty cool font using html tags, and I have searched over, and over, and can not find anything but how to create the standard bold, size etc... he wants something that looks better, rather then the same old text that you can use common tags to make the text look good; maybe it was the style of the font that made the text look good, but if anyone knows, then I would like to know too...