[quote=@DarkwolfX37] Oh god I remember having to make a website. Did you have to do it in html or did you get a better language? [/quote] Making websites in any other language isn't really doable because of web standards. You can use things like Python to serve it, but in the end, all customization is done in HTML. So yeah, and it's not super fun. We use JavaScript for dynamic components and a framework called Angular for all the pizzazz. So in other words, all I see now are
's.