r/ProgrammerHumor 3d ago

Meme ancientTools

Post image
5.8k Upvotes

387 comments sorted by

View all comments

Show parent comments

8

u/Plazmaz1 2d ago

Wait wtfff REALLY?

1

u/Lv_InSaNe_vL 1d ago

Yeah the whole webpage is inside the DOM. Just think about how you could write a whole webpage (html + css + je + framework) inside a single HTML file

1

u/Plazmaz1 1d ago

I mean I've written a million webpages with just html/css/js in a single file, I'm just surprised that variables are created by html elements like that...