
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.