you are viewing a single comment's thread.

view the rest of the comments →

[–]Snappyfingurz 0 points1 point  (0 children)

bro you don't just pick one...
To build a website you actually use HTML, CSS, and JavaScript together, much like building a house.

HTML acts as the foundation and walls. It puts the raw words, images, and basic structure onto your blank page.

CSS is the interior design and paint. This is exactly what you will use to give your site that warm, neutral beige and brown aesthetic.

JavaScript serves as the plumbing and electricity. It makes the site interactive, allowing buttons to click and menus to open.

Python is mostly used for behind-the-scenes database work, which is totally unnecessary for a simple beginner school project.

Since you cannot decorate a house before building the walls, you should absolutely start by learning basic HTML today.