List Views

Total Items found in Views is 222871.
An advanced collection of page views
pi hole and hassio

12:22 pm, January 1, 2024
prevent default click event on link

12:20 pm, January 1, 2024
wordpress block grid code

12:12 pm, January 1, 2024
drop shadow text class easy drop shadow

12:06 pm, January 1, 2024
OSRS Members Fishing Guide

11:54 am, January 1, 2024
white space break word css

11:53 am, January 1, 2024
Drop Down Nav Opacity

11:49 am, January 1, 2024
python url to text with beautiful soup

11:22 am, January 1, 2024
RS3 Construction Log

11:18 am, January 1, 2024
document placeholder for a4 in portrait

11:13 am, January 1, 2024
get the current month as a number

11:10 am, January 1, 2024
RS3 Combat Bars

11:08 am, January 1, 2024
foundation responsive tables

11:04 am, January 1, 2024
pre-line white space settings

10:59 am, January 1, 2024
Do While Loop

10:59 am, January 1, 2024
Creating an NFT - bbyalienyodi

10:58 am, January 1, 2024
Mac Useful Keyboard Shortcuts

10:54 am, January 1, 2024
simple usage for php password_hash

10:51 am, January 1, 2024
Mining 1-99

10:47 am, January 1, 2024
php save csv from array to file

10:46 am, January 1, 2024
using switch in a function

10:44 am, January 1, 2024
php get file and save it

10:27 am, January 1, 2024
get the href value using jquery

10:23 am, January 1, 2024
get current year in javascript

10:11 am, January 1, 2024
get yesterdays date with javascript

10:08 am, January 1, 2024
form elements australian state list

10:00 am, January 1, 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


Not Sure
Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference