I am going to use CKEditor to format the text while editing the content of my website. The content is saved into MySQL database, so if I use CKEditor, will the text be saved with its formats (size, color, etc) and displayed with that format in client side?
Share
Yes CK editor will save the way you specify. On CK editor you have a source button if you click on it you will get the html source.