List Hits

Total Items found in Hits is 532291.
A Collection of Hits...
get last month as a number with php

10:08 pm, November 8, 2022
check length of element jquery

10:06 pm, November 8, 2022
meta keywords tag

10:06 pm, November 8, 2022
set the html of an element javascript

9:59 pm, November 8, 2022
Applied Accessibility - Access Keys

9:40 pm, November 8, 2022
Objects in javascript

9:22 pm, November 8, 2022
sheet

9:12 pm, November 8, 2022
compare equality function

8:44 pm, November 8, 2022
show the browsers name in javascript

7:11 pm, November 8, 2022
Laptop Thoughts and Options Jul 2021

7:03 pm, November 8, 2022
chevron left

7:02 pm, November 8, 2022
javascript window.onload

7:02 pm, November 8, 2022
Factorio Megabase-In-A-Book Referrer

7:02 pm, November 8, 2022
redirect www to non www

7:01 pm, November 8, 2022
javascript page redirect

6:53 pm, November 8, 2022
jqueryui date selector

6:36 pm, November 8, 2022
github logo background png css

6:24 pm, November 8, 2022
using let and const example

6:17 pm, November 8, 2022
mithril testing

5:56 pm, November 8, 2022
sublime text find and replace style tag

5:53 pm, November 8, 2022
testing chartjs

5:39 pm, November 8, 2022
linux list all drives and partitions

5:33 pm, November 8, 2022
favicon code meta tag

5:33 pm, November 8, 2022
IP Address

5:24 pm, November 8, 2022
verify the google recapture server php

5:21 pm, November 8, 2022
down chevron and styles

5:11 pm, November 8, 2022
jqueryui includes css and js

5:08 pm, November 8, 2022
emoji data - version 1.0

4:46 pm, November 8, 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

repeating-radial-gradient()

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