List Hits

Total Items found in Hits is 610351.
A Collection of Hits...
Generate a Random User Name

7:38 pm, October 30, 2023
show the current date in javascript

7:34 pm, October 30, 2023
simple file cache and check in php

7:27 pm, October 30, 2023
How to add jquery to squarespace site

7:23 pm, October 30, 2023
imp

7:19 pm, October 30, 2023
round number with js

7:15 pm, October 30, 2023
Find Disk Space Usage using DU

7:15 pm, October 30, 2023
page load timer class

7:04 pm, October 30, 2023
human_filesize php

7:00 pm, October 30, 2023
Use the parseInt Function with a Radix

6:47 pm, October 30, 2023
Kahlil Gibran on Marriage

6:31 pm, October 30, 2023
loop through $_GET in php Referrer

6:31 pm, October 30, 2023
wordpress category list sorting custom

6:29 pm, October 30, 2023
border box reset

5:40 pm, October 30, 2023
the

5:36 pm, October 30, 2023
list group bootstrap template

5:28 pm, October 30, 2023
Interlocution

5:19 pm, October 30, 2023
convert all images into base64 encoded

5:16 pm, October 30, 2023
load content with jquery

5:13 pm, October 30, 2023
Changing an array declared with const

5:06 pm, October 30, 2023
check if a ul contains a ul li

4:31 pm, October 30, 2023
jquery load wait function

4:09 pm, October 30, 2023
Viewport width and height calculations

4:02 pm, October 30, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

repeating-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference