List Hits

Total Items found in Hits is 610360.
A Collection of Hits...
during

12:34 pm, December 21, 2022
bogan

12:32 pm, December 21, 2022
https

11:54 am, December 21, 2022
Create Strings using Template Literals

11:41 am, December 21, 2022
Clean Windows Setup

11:35 am, December 21, 2022
the

11:34 am, December 21, 2022
https

11:29 am, December 21, 2022
RS3 Slayer - Ganodermic Creatures Referrer

11:26 am, December 21, 2022
More Comment Spam and What to do with it

10:49 am, December 21, 2022
tinymce remove auto p tags setting

10:48 am, December 21, 2022
sqlite fetchArray into another array

10:47 am, December 21, 2022
google map with overlay data

10:44 am, December 21, 2022
show the year with js

10:44 am, December 21, 2022
getType function for js

10:03 am, December 21, 2022
Use Sweet Alert rather than alert!

10:00 am, December 21, 2022
simple file cache and check in php

9:55 am, December 21, 2022
RS3 Best AFK training all skills

9:54 am, December 21, 2022
how to decode xml in php

9:19 am, December 21, 2022
Crafting - 1 - 99 guide

8:49 am, December 21, 2022
show the browsers name in javascript

8:43 am, December 21, 2022
RS3 Dailies Lists

8:27 am, December 21, 2022
get current year in javascript

7:03 am, December 21, 2022
flex align center vertical horizontal

6:51 am, December 21, 2022
get the current url in javascript

6:50 am, December 21, 2022
atom editor useful keyboard shortcuts

6:50 am, December 21, 2022
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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference