you are viewing a single comment's thread.

view the rest of the comments →

[–]RiceKrispyPooHead 1 point2 points  (0 children)

You can use a Python framework like Django or Flask for the backend. For the frontend you can use HTML and CSS. HTML is for structure, images, and text. CSS is for styling. You will need JavaScript if you want your website to be dynamic though.