SETUP + INFO

lets get into some general info about beautiful HTML5.

What is HTML5?

Html, or, "HyperText Markup Language", is a "declarative markup language", which basically means it doesn't handle things like your run of the mill programming language, like python, or java.

What I'm saying, it can't caculate math, process dyamic data. No controll structures, like for, while, and conditional statments like if, else.

Its structoral purpose is annotating plain text using tags, like "h1" or "p" and ect.

before you geezers decide to get onto me for not saying a programming language that comes with html2 and above, I'll get to it.

So the language I'm talking about is javascript, which gives life to your pages.

What makes js so, special, retar- Rekard?

glad you asked! don't make that same mistake again.

basically, js can run complex thingies, like math, which, the program knows better than a two year old, suprisingly.

conditions, like if's, then else, you know, basic shittings code that a toddler would know. Apparently, html is so braindead, it can't support these.

what I mean by that, it can't do any of those special privilages like js can.

basically, what i'm saying, html5 is basically tarded without help from js. Its kind of like its lifeline in a way.

May I, get into the actual code itself?

also for setup, I recommend looking up html compiler or visulizer, or use VS code. Or even neocities.