I like this idea, but how do you deal with pseudo bleed elements overlapping with sidebar content? For example many websites put navigation elements on the sidebar [1], or margin notes [2], [3]. I personally would love to see a css only solution for pseudo bleed with margin notes. The only solutions I've found so far use resize observer to absolutely position the margin notes using js or have hand coded positions and offsets.[1]: https://meyerweb.com/eric/thoughts/2020/07/01/accordion-rows...
[2]: https://www.gwern.net/About
[3]: https://www.inkandswitch.com/local-first.html
bhl|5 years ago
svnpenn|5 years ago
what the hell, its like someone vomited CSS on that page