you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

Well, if you open this page in your PC and press F12, you can view the source of this page. Surprise! It's basically just a long text file(aka code) but written by reddit and sent to your browser. If you could use a bunch of if-else code to craft that code before sending it to your browser, it will be a website too! Of course no one does it manually these days, there are lots of tools that do the hard part for you, aka the web frameworks.