List Views

Total Items found in Views is 185730.
An advanced collection of page views
css using perspective for transforms

3:45 am, April 18, 2022
detect window scroll position jquery

3:42 am, April 18, 2022
jquery toggle menu testing

3:37 am, April 18, 2022
weird search results being recorded

3:36 am, April 18, 2022
compare equality function

3:34 am, April 18, 2022
simple dropdown navigation ul li css

3:34 am, April 18, 2022
random emojis copy and paste

3:30 am, April 18, 2022
ES5 vs ES6 Object Example

3:25 am, April 18, 2022
show the year with js

3:24 am, April 18, 2022
sqlite basic sql and loop results

3:24 am, April 18, 2022
make all links target new window

3:23 am, April 18, 2022
search within files in a directory

3:20 am, April 18, 2022
Date Conversion PHP

3:19 am, April 18, 2022
windows 10 snipping experience

3:16 am, April 18, 2022
Moving the cursor on iPhone 11

3:16 am, April 18, 2022
wordpress main nav dropdown fix

3:16 am, April 18, 2022
Laptop Thoughts and Options Jul 2021

3:15 am, April 18, 2022
RS3 Dailies Lists

3:15 am, April 18, 2022
Running Windows on pi400 notes

3:14 am, April 18, 2022
RS3 Herb Locations

3:13 am, April 18, 2022
Lynx Titan

3:10 am, April 18, 2022
embed and use a ttf font font face

3:10 am, April 18, 2022
goodbye old grid theme

3:08 am, April 18, 2022
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
I'm a big believer in energy and the secret and that sort of thing.
Unknown
Random CSS Property

align-items

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.
align-items css reference