Conversion between HTML and CMS Formats
From HTML to CMS
Conversion from HTML files to CMS format is a relatively simple procedure for anyone who understands HTML and CMS. CMS formatting tags are much easier than HTML tags. Basically, all you need to do is to replace HTML tags with corresponding CMS tags, where necessary. It is a simple, straightforward operation.
From CMS to HTML
As you can see when editing a website, CMS content is just plain text with occasional tags that distinguish portions of content such as headers, bold, or italic blocks of text, lists, and so on. Conversion of such text to HTML is a trivial procedure for anyone who understands HTML.