List Hits

Total Items found in Hits is 576163.
A Collection of Hits...
del

6:31 pm, December 27, 2022
mithril testing

6:31 pm, December 27, 2022
Regions of New Zealand - In Dropdown Form

6:31 pm, December 27, 2022
More Comment Spam and What to do with it

6:31 pm, December 27, 2022
set the html of an element javascript

6:31 pm, December 27, 2022
ES5 vs ES6 Object Example

6:31 pm, December 27, 2022
Do While Loop

6:31 pm, December 27, 2022
Some New String tools

6:31 pm, December 27, 2022
Generate Random Fractions with JavaScript

6:31 pm, December 27, 2022
git pull changes from a repository

6:30 pm, December 27, 2022
uniqid random string

6:30 pm, December 27, 2022
react basic hello world

6:30 pm, December 27, 2022
getType function for js

6:30 pm, December 27, 2022
jquery clone and append elements

6:30 pm, December 27, 2022
php save csv from array to file

6:29 pm, December 27, 2022
load a youtube video in a fancybox modal

6:29 pm, December 27, 2022
bootstrap styled buttons

6:29 pm, December 27, 2022
linux list all drives and partitions

6:29 pm, December 27, 2022
Thieving training : 1 - 99

6:28 pm, December 27, 2022
drop shadow text class easy drop shadow

6:28 pm, December 27, 2022
turn on or off error reporting php

6:28 pm, December 27, 2022
show the browsers name in javascript

6:28 pm, December 27, 2022
Whois Lookup

6:26 pm, December 27, 2022
Twitter Post Fetcher Script

5:51 pm, December 27, 2022
linux mount a drive manually

5:51 pm, December 27, 2022
Google Fonts Multiple includes

5:32 pm, December 27, 2022
select onchange

5:32 pm, December 27, 2022
Generate Random Fractions with JavaScript

5:29 pm, December 27, 2022
Generate Random Fractions with JavaScript

5:28 pm, December 27, 2022
use an emoji on your list items ul li

5:26 pm, December 27, 2022
check browser version and show a message

5:26 pm, December 27, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference