Today I Learned

2022/01/04

svg css

about the css :target selector (matches the element with the id specified by the url document-fragment) and the svg <view> element, which specifies a viewBox and can have an id.

see https://css-tricks.com/svg-fragment-identifiers-work/