Author Topic: Blooker is learnting HTML 4.01.  (Read 1113 times)

This book I have on JavaScript contains some HTML 4.01 so I thought it would be useful to learn some. It's really quite easy when you get the hang of it.
So yeah.

Yeah HTML is almost the easiest to learn

Yeah HTML is almost the easiest to learn
considering i was able to learn it pretty well at four/six/somewherearoundthere

and as i recall plenty of others around the same age

was literally taught to my class in, like, third-fifth grade computer class

What is HTML? I'm a noob at coding :c


Also "LearnTing"?

What is HTML? I'm a noob at coding :c


Also "LearnTing"?
Don't you know how to spell learnting?

What is HTML? I'm a noob at coding :c
It's the programming language that is behind every webpage.
You are looking at an HTML document right now.

It's the programming language that is behind every webpage.
You are looking at an HTML document right now.
'programming language' is a bit generous

What is HTML? I'm a noob at coding :c


Also "LearnTing"?
HTML is basically what a webpage is made with. You surround stuff with tags <that> <look> </like> </this> In a specific format.

It's the programming language that is behind every webpage.
You are looking at an HTML document right now.
for the record, it's not a programming language, it's a markup language.

'programming language' is a bit generous
HTML stands for HyperText Mark-up Language
Oh ok it isn't a programming language






It's the programming language that is behind every webpage.
You are looking at an HTML document right now.
It's complete crap unless used with CSS and PHP (JavaScript ocassionally too)