User:Kim
this is my website: https://kimkleinert.com/ [1] [2] [3]
| subject | status |
|---|---|
| book section | added: Queue, MfB |
| Sounds of making (SI25) | start documenting/ archiving Tracing Networks Backwards |
| words (glossary) | 0.2 |
| computer res | new: Stations, Skills, Resources |
| Notes | cleaned up for new trimester |
Subpages
Notes
01/15/25 Methods
- Tactical Media David Garcia, Geert Lovink
- "detournement" (culture jamming)
- General Pad
- Our groups Pad
01/20/25
- in CSS you can use script or style or even head tags and give them display: block; to display them on the page
head > * { }
style { display: block; }
- CSS clip-path: ; for animation of shapes (svg or anchor)
paint-order: stroke;