Tag Archives: html

How come Joomla is so complicated? Is it worth it to learn?

Joomla website admin panel, complicated

Many people choose Joomla because it’s a well-known name, but fame doesn’t always equal a good user experience. In reality, Joomla often comes with a “complexity tax” - it forces you to work much harder than necessary to get basic results.

To understand why it feels so “clunky,” and if it’s worth the effort, we have to look at why it was built this way in the first place and how that “legacy logic” affects you today.

The History: Born

... Continue reading
Posted in Ask David!, Compare Website Builders | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

Can HTML, CSS and JavaScript create a website?

HTML, CSS, JavaScript coding

Short Answer: Yes, for a basic website, you actually just need HTML and CSS to build it. If you want something that talks to the server - i.e. for posting comments, a login system, etc. - you also need something like PHP and MYSQL for a database. Or you can just use a website builder like UltimateWB that does the coding for you.

Long Answer:

Yes, HTML, CSS, and JavaScript are the fundamental technologies used to create and build websites.

... Continue reading
Posted in Ask David! | Tagged , , , , , , , , , | Leave a comment