User:Kim: Difference between revisions

From XPUB & Lens-Based wiki
Line 58: Line 58:
  head > * { }
  head > * { }
  style { display: block; }
  style { display: block; }
* CSS clip-path: ; for animation of shapes (svg or anchor)

Revision as of 11:53, 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

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