Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 25: | Line 25: | ||
<div> | <div> | ||
Data | Data | ||
* [[File:flags.zip]] | |||
* [[File:worldl.json]] | * [[File:worldl.json]] | ||
* [[File:zodiac.json]] | * [[File:zodiac.json]] |
Revision as of 05:53, 11 September 2021
Drawing images
Manipulating DOM
Quiz
Hello World
Hello World
document.body.innerHTML = 'Hellow orld';
document.body.innerHTML = 'Hello world!';