Excited to see that @LazyDevsAcademy@twitter has started a new #pico8 #indiedev #gamedev #pico8hero series. This time it's to make your own shmup!
Parts 1 and 2:
UX Design, UI Design & Front-end Development. Technically a cyborg.
Excited to see that @LazyDevsAcademy@twitter has started a new #pico8 #indiedev #gamedev #pico8hero series. This time it's to make your own shmup!
Parts 1 and 2:
It's 2022 and #CSS :only-child isn't aware of text nodes?
I'm trying to select an image that is the only direct descender of an element, with no text node siblings, e.g.:
<div><img /></div>
Not
<div>Hello<img />World</div>
div img:only-child will select this img in both cases, as will div img:first-child and div img:last-child
Am I missing something?
Amazing! 😍🕹
Porting Zelda Classic to the Web https://
hoten.cc/ blog/ porting-zelda-classic-to-the-web/
I've been fiddling with my #Known instance (https://
Another couple of evening and it'll hopefully match my site design more!
Alright, looks as if I've got this Known thing working!
@omgmog I never stumble on a case like this, probably because I have a compulsion not to leave a text node untagged. In your second example I would have had:
HelloWorld
And, off-topic: do we have markdown in Mastodon? I had to refrain from wrapping the above code within ``
Minutes to Midnight, May 04 2022 via indieweb.social