Basic Guide to innerHTML
gZanyLvl 2
- Windows
- Windows
HTML is boring. go find something better to do with your life.
Awards
- â’¸ 1 from
gZany
Comment: Says the person who uses sprite lab💀 - Ⓒ 1 from
ackvonhuelio
Comment: ur mom is boring - â’¸ 1 from
Letti42
Comment: you use python mate go take a shower - â’¸ 1 from
Varrience
Comment: There are worse things to be looking at than HTML.... some languages you couldn't even ask me to touch with a 10 foot pole - â’¸ 1 from
DragonFireGames
Comment: such as machine code or brainfuck - â’¸ 1 from
gZany
- â’¸ 1 from
person
Comment: Html stands for How To Meaningfully Live You should use html - â’¸ 1 from
Aalie_oop
Comment: BORING LIKE YOU - â’¸ 1 from
[WUT] Adam
Comment: I used HTML in literally everything I do - â’¸ 1 from
Jibberjay
Comment: Guess what the internet is made with? - â’¸ 1 from
Phoenix
Comment: Did I ask
DragonFireGamesLvl 11
Unrelated note, but when creating a tampermonkey script. It is super useful to use element.innerHTML and element.outerHTML with getElementById. I can easily manipulate the entire display that way.
- Windows
@gZany, I use sprite lab only cause it is not confusing.
@ackvonhuelio, my mom is not boring
@Letti42, HTML stands for HyperText Markup Language. This mean that HTML isn't even a programming language. Python on the other hand is a programming language and as of 2023, the most popular programming language with 27.99% of programs using it.
@Varrience, ya I can agree with that
@DragonFireGames, ya, those are programming languages I will not learn.
ackvonhuelioLvl 41
Captain_Jack_Sparrow
yuh huh
Varrience
you mean that 'this code is annoying' program?
also you can have a cdo page open itself without need of user confirmation and flood someone's browser which is pretty funny
DragonFireGamesLvl 11
Captain_Jack_Sparrow , ya, those are programming languages I will not learn.
It's literally javascript, its very useful to know how it works since it operates the whole internet. Plus that is what code.org uses.
personLvl 62
- Edited
JavaScript is big kid stuff sprite lab is just the watered down version
Letti42Lvl 6
- Windows
Captain_Jack_Sparrow HTML stands for HyperText Markup Language. This mean that HTML isn't even a programming language.
never did i say it wasn't. But HTML is still code. also you use sprite lab, don't think that counts as programming either
peptobeptoLvl 2
- Windows
Captain_Jack_Sparrow mf what. Sure its a bit wordy but its simple, hella efficent, and a hell of a lot better than any alternatives
VarrienceLvl 25
- Edited
ackvonhuelio unfortunately "this program is annoying" no longer works due to save() probably being removed because of me.... to be fair though they should have seen that coming.... however i do agree and thats how you can make it more malicious.... however CDO has control over the content like that and can easily take down both projects if deemed inappropriate or against terms, such things like remix flooding can easily made if you know what your doing which could be arguably worse than crashing someones browser
personLvl 62
Dang, but on the offhand, it is proof of it's irritating nature
DragonFireGamesLvl 11
person though even gamelab is watered down compared to p5 or just vanilla js
gZanyLvl 2
- iPhone
Captain_Jack_Sparrow TF are you yappin about. HTML is a programming language ðŸ˜ðŸ’€ðŸ˜ðŸ’€ and besides. Python can’t do stuff like loading images and it all consists of lines and other symbols. The most advanced game you can make in python is tic tac toe.ðŸ˜ðŸ˜ðŸ˜ðŸ’€ðŸ’€ðŸ’€
[WUT] AdamLvl 13
- Windows
gZany App Lab does not run on p5.js. That's just Game Lab. Maybe I should write a guide...
Binary_CoderLvl 2
gZany In general, for a code to be considered a programming language, it has to be able to use things like variables, conditionals, loops, and other kinds of logic to make a dynamic program. HTML usually isn't considered a programming language since it lacks these features, as opposed to JavaScript or C++. Officially it's a markup language.
DragonFireGamesLvl 11
- Edited
gZany Not true, there are python libraries that allow you to do stuff. Pillow allows you to load images. Though I haven't made a python game, they are possible to make. I usually use python for simple scripts and file management. HTML, on the other hand, is not even Turing complete, making it debatable whether it is even a programming language. However, when combined with CSS, it does make a Turing complete system. HTML is actually considered a markdown language.