What programming language is use to create a website?

1 answer

Answer

1047417

2026-05-17 20:50

+ Follow

JavaScript
JavaScript

At the most basic level is HTML and CSS. CSS is used mostly for the layout and visual design of the website. Usually combined with those is JavaScript. However, more and more websites are using PHP and MySQL. These are becoming more popular and if you ever want to have a website with multiple user accounts that your visitors can log into, PHP is probably the way to go. Might as well start out with it, then add this ability later when you're ready for it.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.