List Hits

Total Items found in Hits is 610330.
A Collection of Hits...
basic for loop odd numbers

1:54 pm, February 22, 2023
simple file cache and check in php

1:53 pm, February 22, 2023
certbot add a certificate for one domain

1:53 pm, February 22, 2023
using the :user-valid CSS pseudo-class

1:53 pm, February 22, 2023
split a string into links using the comma

1:52 pm, February 22, 2023
Quick tool to convert time into decimal

1:50 pm, February 22, 2023
Tim and Crunchy Location RS3

1:50 pm, February 22, 2023
google map with overlay data

1:50 pm, February 22, 2023
OSRS Members Fishing Guide

1:49 pm, February 22, 2023
Idea: Google Font Dropdown Selector Code

1:49 pm, February 22, 2023
material design icons google font

1:48 pm, February 22, 2023
Quicksand font quick install

1:45 pm, February 22, 2023
pre-line white space settings

1:45 pm, February 22, 2023
add a user and add the user to sudo group

1:44 pm, February 22, 2023
test php bundle write

1:42 pm, February 22, 2023
add click event to multiple link items

1:40 pm, February 22, 2023
RS3 Divination locations 1-99

1:39 pm, February 22, 2023
darken background image using css

1:38 pm, February 22, 2023
Footer Design and Redesign

1:38 pm, February 22, 2023
php validate email function

1:37 pm, February 22, 2023
Quick tool to convert time into decimal

1:37 pm, February 22, 2023
check if a file exists with php

1:37 pm, February 22, 2023
Generate Sub menu using Core

1:37 pm, February 22, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference