List Hits

Total Items found in Hits is 574118.
A Collection of Hits...
using let and const example

7:29 pm, September 3, 2024
PHP MySQL vs SQLite Count Items Function

7:24 pm, September 3, 2024
Lato font quick install

7:23 pm, September 3, 2024
how to unzip in linux

7:23 pm, September 3, 2024
Creating an NFT - bbyalienyodi

6:55 pm, September 3, 2024
react hello world with variable name

6:52 pm, September 3, 2024
v i

6:47 pm, September 3, 2024
a ghost that follows your cursor

6:29 pm, September 3, 2024
python Install Beautiful Soup

6:26 pm, September 3, 2024
google map with overlay data

6:21 pm, September 3, 2024
make any element editable

6:10 pm, September 3, 2024
v i

5:28 pm, September 3, 2024
php check if a class exists

5:19 pm, September 3, 2024
v i

5:08 pm, September 3, 2024
OSRS Notes

3:37 pm, September 3, 2024
Use Recursion to Return a Range Array

3:36 pm, September 3, 2024
target last item css with :last-of-type

3:20 pm, September 3, 2024
how to json encode an array in php

2:19 pm, September 3, 2024
v i

2:18 pm, September 3, 2024
the

2:11 pm, September 3, 2024
Javascript Objects Notes

1:27 pm, September 3, 2024
timeline class and function

12:58 pm, September 3, 2024
change file permissions to -rw-rw-r--

12:56 pm, September 3, 2024
parallax js scroll testing

12:50 pm, September 3, 2024
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
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