Difference between revisions of "Main Page"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<pre id='shellbody' data-qtp='DOM'></pre> | |||
Drawing images | Drawing images | ||
* [[Flags with Rectangles]] | * [[Flags with Rectangles]] |
Revision as of 10:59, 28 August 2021
Drawing images
- Flags with Rectangles
- Flags with Lines
- Flags with Polygons
- Flags with Stars
- Flags with Repeats
- Flags with Methods
Manipulating DOM
Hello World
Hello World
document.body.innerHTML = 'Hellow orld';
document.body.innerHTML = 'Hello world';