First Post on SubStack - I finally got around to posting something here
hits
11
linked_class
views
linked_uid
Yd1NV
id: 355231
uid: RCrU4
insdate: 2025-08-10 13:26:02
title: First Post on SubStack - I finally got around to posting something here
additional:
category:
hits: 11
linked_class: views
linked_uid: Yd1NV
No Items Found.
Add Comment
Related Search Terms
Search Hits
Welcome
This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...
You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.
If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕
❤️👩💻🎮
Random Quote
'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".
Dawn Atherton
Random CSS Property
place-items
The CSS place-items shorthand property allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.place-items css reference