Anchoreum: A game for learning CSS anchor positioning
1–10 of 28 posts
Re: Anchoreum: A game for learning CSS anchor positioning
#2Re: Anchoreum: A game for learning CSS anchor positioning
#3Seams not supported in firefox
Re: Anchoreum: A game for learning CSS anchor positioning
#4Re: Anchoreum: A game for learning CSS anchor positioning
#5CSS Flex https://flexboxfroggy.com/
CSS Grid https://cssgridgarden.com/
CSS selectors https://flukeout.github.io/
Re: Anchoreum: A game for learning CSS anchor positioning
#6Re: Anchoreum: A game for learning CSS anchor positioning
#7On level 20, if I set `position-try-fallbacks: flip-inline;` and drag the anchor to the top, something weird happens: the label stays on top, but is also mirrored below the anchor, except with no text or background, just a border and a translucent frame. Latest Chrome (on Ubuntu, but I don't think that matters here). Is this a Chrome bug? A bug in Anchoreum? In dev tools, it looks like it's an Anchoreum issue, because there's a separate element in the DOM.
Edit: also happens on level 25 without changing anything if I drag the anchor to the left.
Edit 2: ah, I think that area is where you're _supposed to_ place the anchor. It's not very clear from the text.
Re: Anchoreum: A game for learning CSS anchor positioning
#8Edit: it doesn't mention that `anchor()` can accept an anchor name, which is kind of important for this.
Re: Anchoreum: A game for learning CSS anchor positioning
#9Re: Anchoreum: A game for learning CSS anchor positioning
#10Great, yet another feature Firefox doesn't support... I really try to not use Chrome, but I run into this sort of issue a lot.