List Hits

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

3:00 am, September 6, 2022
loop through object json javascript

3:00 am, September 6, 2022
pre-line white space settings

2:55 am, September 6, 2022
compare non equality function

2:55 am, September 6, 2022
convert all images into base64 encoded

2:52 am, September 6, 2022
layout homepage

2:51 am, September 6, 2022
python import and print url

2:51 am, September 6, 2022
react basic hello world

2:51 am, September 6, 2022
RS3 Quick Daily Run Logs

2:32 am, September 6, 2022
flush dns on mac

2:29 am, September 6, 2022
RS3 Divination Leveling Log

2:29 am, September 6, 2022
Multidimensional Array

1:51 am, September 6, 2022
Google Fonts Multiple includes

1:50 am, September 6, 2022
Core - File Structure

1:36 am, September 6, 2022
gallery carousel center mode

1:36 am, September 6, 2022
easy section wrap in foundation

1:33 am, September 6, 2022
load the latest single item only

1:33 am, September 6, 2022
js function to calculate golf scores

1:21 am, September 6, 2022
checking for spam comments function

12:32 am, September 6, 2022
Date Conversion PHP

12:25 am, September 6, 2022
get the current post id from content.php

12:12 am, September 6, 2022
FCC - Basic: Profile Lookup

11:52 pm, September 5, 2022
sqlite basic sql and loop results

11:50 pm, September 5, 2022
RS3 Herb Locations

11:50 pm, September 5, 2022
Do While Loop

11:46 pm, September 5, 2022
target first item css with :first-of-type

11:33 pm, September 5, 2022
my default text shadow css

11:23 pm, September 5, 2022
linux list all drives and partitions

11:14 pm, September 5, 2022
Quick tool to convert time into decimal

11:09 pm, September 5, 2022
tinymce remove auto p tags setting

10:52 pm, September 5, 2022
Forster Cam Log's

10:43 pm, September 5, 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
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

: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