Today it's just a css playground, sorry

So I was going to make a thing about how to make text upside down in html/css

but it turns out it's really easy.

CSS just has all these features that I feel like there's no reasonable way for me to know about unless I just look for them specifically.

So I wanted to play with some css today.

Turns out you can also just make text vertical if you want?

so I bet that'd be super fun to mess around with for a while. But I think if you wanted to do fancier stuff you'd probably have to do it yourself using position:absolute

You can also transform stuff, but I haven't learned how to continuously animate. All these boxes animate on mouseover and should animate on mobile tap.

translate

rotate

scale

skew

rotate 3d

Well at least if someone accuses me of not being productive today I can say I taught a div to do a barrel roll.

There's also matrix but I don't understand that yet.

You can also transition other things like background color.

wow I finally learned how to shape text around images (you'll have to resize to see if you have a larger screen). I've been trying to do that for forever actually. Thanks w3 schools for your continual not great, but easily understandable instruction. More text and stuff.


thanks for viewing <3 My other weird web octobers: here