Question:
What's the difference between HTML editors and CMS?
?
2009-06-18 00:09:48 UTC
I'm trying to decide how to build my website. I don't have any experience programming so I want to use a GUI. I keep reading about HTML editors and CMS but I don't quite understand the difference. I would appreciate some helpful input. Thanks. ;-)
Three answers:
yasserhy
2009-06-18 00:33:15 UTC
well, HTML editors are designed to help you make HTML pages using user friendly interface. But then, you must take all your HTML work and upload it to a website so that others can see it.



The CMS is a more advanced way of creating websites. It has its own HTML editor. But also it defines areas within the HTML page were a normal user can edit in the future without knowing much about HTML language nor the uploading process to the server. In other word, the CMS is a program that manages your website and allow people (your co-workers) to edit special regions within the HTML. That's why it is called "Content Editor". We have a CMS at work where different departments connect to their pages to edit the contents and update it.
rambin
2016-10-31 19:29:45 UTC
Paintball summed it up, different than the little misdirection that html and wysiwyg are an identical element. Wysiwyg has not something to do with html, its an acronym , particularly a wysiwyg editor helps you to layout web content and notice what they appear as if with out having to jot down any html code (the computer does it for you) yet they might desire to additionally permit you edit the html code sperately too. in case you're beginning out i choose to propose Coffeecup unfastened Html editor, even with the undeniable fact that as you progrss it particularly is particularly useful to purchase Dreamweaver, in case you intend on springing up a company out of cyber website layout
FireDart
2009-06-20 15:26:57 UTC
Editor:

In Simple terms:

It edits (and CSS, PHP, etc. at least most do) files, and you have very little power with it.



A CMS:

A CMS is a Content Managing System that is installed on your Web Server(Your Web Host) and runs your site thought MySql and PHP.



Now relax. You don't need to know MySql, PHP, or even and CSS(But knowing them do help, actully and CSS help a lot).



To try different CMS go here:

http://php.opensourcecms.com/

Once you see it you should under stand what it does.



I suggest Modx CMS:

Site:

http://modxcms.com/

Try:

http://php.opensourcecms.com/scripts/details.php?scriptid=48&name=MODx&page=1&sortby=dateasc



I would explain further but it would take hours.



-FireDart



P.S: To run a site larger then 10 pages, I would use a cms. Big sites like: CNN, Google, MSNBC, ESPAN,etc.. Use CMS's.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...