mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-28 07:14:05 -06:00
255 B
255 B
| title | aliases | tags | |
|---|---|---|---|
| javascript |
|
A scripting language to dynamically control websites.
HTML DOM
(Document object model)
- JS can access and alter HTML elements
- When a page loads it creates the DOM as a tree of objects