List Views

Total Items found in Views is 215675.
An advanced collection of page views
target last item css with :last-of-type

7:38 am, November 1, 2023
mysql to sqlite notes

7:39 am, November 1, 2023
Robocopy Options /? help

7:40 am, November 1, 2023
simple php ip blocker

7:41 am, November 1, 2023
meta keywords tag

7:41 am, November 1, 2023
How do Self-Closing JSX Tags Work?

7:41 am, November 1, 2023
Mac Useful Keyboard Shortcuts

7:42 am, November 1, 2023
more complex responsive tables css

7:42 am, November 1, 2023
RS3 Slayer - Corrupted creature

7:44 am, November 1, 2023
Windows Reinstall Again - 2022 Edition

7:46 am, November 1, 2023
ES6 Nested Object Example

7:47 am, November 1, 2023
python url to text with beautiful soup

7:47 am, November 1, 2023
Date Conversion PHP

7:48 am, November 1, 2023
php save csv from array to file

7:48 am, November 1, 2023
sqlite escape string

7:48 am, November 1, 2023
validate email address from string

7:49 am, November 1, 2023
commit and push changes to git repo

7:49 am, November 1, 2023
show the year with js

7:49 am, November 1, 2023
favicon code meta tag

7:50 am, November 1, 2023
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

:checked

The :checked CSS pseudo-class selector represents any radio (<input type="radio">), checkbox (<input type="checkbox">), or option (<option> in a <select>) element that is checked or toggled to an on state.
:checked css reference