@cm0002 to Programmer [email protected] • 3 days agoNot incorrect.mander.xyzimagemessage-square53arrow-up1401arrow-down113cross-posted to: [email protected]
arrow-up1388arrow-down1imageNot incorrect.mander.xyz@cm0002 to Programmer [email protected] • 3 days agomessage-square53cross-posted to: [email protected]
minus-square大きいBOYlinkfedilinkEnglish2•edit-215 hours agoThe browser. When it reads the HTML and creates a DOM based on the provided instructions.
minus-square@stetechlink1•3 hours agoSo where in that can I encode an arbitrary program? Like one could do in JavaScript?
Who is “it” which interprets things? Is it part of HTML/CSS?
The browser. When it reads the HTML and creates a DOM based on the provided instructions.
So where in that can I encode an arbitrary program? Like one could do in JavaScript?