User:Kim: Difference between revisions

From XPUB & Lens-Based wiki
Line 54: Line 54:
* [https://pad.xpub.nl/p/140125_Methods_Group1 Our groups Pad]
* [https://pad.xpub.nl/p/140125_Methods_Group1 Our groups Pad]


===01/20/25===
===01/20/25 Special Issue===
* in CSS you can use script or style or even head tags and give them display: block; to display them on the page
* in CSS you can use script or style or even head tags and give them display: block; to display them on the page
  head > * { }
  head > * { }

Revision as of 12:15, 20 January 2025

this is my website: https://kimkleinert.com/ [1] [2] [3]

wiki change log
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

01/20/25 Special Issue

  • 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;
  1. [4] this too
  2. [5] this too
  3. [6] this too