List Hits

Total Items found in Hits is 615780.
A Collection of Hits...
check if something is an array

3:43 am, October 15, 2025
php mysql table exists function

3:43 am, October 15, 2025
PHP

3:39 am, October 15, 2025
still more comment spam

3:39 am, October 15, 2025
Runescape

3:25 am, October 15, 2025
flex align center vertical horizontal

3:25 am, October 15, 2025
Flexbox

3:23 am, October 15, 2025
Flexbox

3:17 am, October 15, 2025
HTML

3:14 am, October 15, 2025
search

3:14 am, October 15, 2025
A Ghost That Follows Your Cursor

3:14 am, October 15, 2025
simple table stripe striping

3:11 am, October 15, 2025
template

3:11 am, October 15, 2025
generate a new SSH key on mac for git

3:08 am, October 15, 2025
easy section wrap in foundation

3:07 am, October 15, 2025
Broken Hill

3:07 am, October 15, 2025
valid

3:07 am, October 15, 2025
table border collapse

3:07 am, October 15, 2025
Radial Click Effect

3:04 am, October 15, 2025
flexbox

2:57 am, October 15, 2025
Tim and Crunchy Location RS3

2:56 am, October 15, 2025
cleave

2:55 am, October 15, 2025
bike

2:54 am, October 15, 2025
PHP

2:50 am, October 15, 2025
flex align center vertical horizontal

2:50 am, October 15, 2025
flex align center vertical horizontal

2:50 am, October 15, 2025
flex align center vertical horizontal

2:50 am, October 15, 2025
git pull changes from a repository

2:43 am, October 15, 2025
using gzdeflate on a string php

2:37 am, October 15, 2025
Regular Expression Breakdown Regex P

2:37 am, October 15, 2025
transform rotate an element in CSS

2:37 am, October 15, 2025
osrs fairy ring codes

2:36 am, October 15, 2025
Mac Apps

2:36 am, October 15, 2025
border-top-style

2:34 am, October 15, 2025
Applied Accessibility - Tab Index

2:33 am, October 15, 2025
Bootstrap

2:32 am, October 15, 2025
HTML

2:27 am, October 15, 2025
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. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

clamp()

The clamp() CSS function clamps a value between an upper and lower bound. clamp() enables selecting a middle value within a range of values between a defined minimum and maximum. It takes three parameters: a minimum value, a preferred value, and a maximum allowed value. The clamp() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
clamp() css reference