This website requires JavaScript.
Explore
Help
Sign In
tod
/
odin-dom-exercise
Watch
1
Star
0
Fork
You've already forked odin-dom-exercise
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3
Commits
1
Branch
0
Tags
23
KiB
43278d20b2
Commit Graph
3 Commits
All Branches
Search
Author
SHA1
Message
Date
NetMan
43278d20b2
Added second element (h3), changed way of appending
...
appendChild can only append one element, append on the other hand takes a list of elements
2024-01-06 22:24:34 +01:00
NetMan
513f36c6a1
Added first element (p)
2024-01-06 22:22:57 +01:00
NetMan
724e316b07
Initial commit
2024-01-06 22:22:17 +01:00