List Hits

Total Items found in Hits is 535067.
A Collection of Hits...
function to create a uid from html

6:21 pm, April 17, 2024
php substr return part of a string

6:31 pm, April 17, 2024
simple file cache and check in php

6:31 pm, April 17, 2024
pre-line white space settings

6:51 pm, April 17, 2024
Date Conversion PHP

7:20 pm, April 17, 2024
round number with js

7:26 pm, April 17, 2024
basic for loop odd numbers

7:35 pm, April 17, 2024
adv

7:39 pm, April 17, 2024
table scroll responsive foundation

8:07 pm, April 17, 2024
the

8:20 pm, April 17, 2024
easy section wrap in foundation

8:32 pm, April 17, 2024
Uralla Showground (SHOWGROUND)

8:38 pm, April 17, 2024
imp

8:42 pm, April 17, 2024
how to embed google fonts icons

8:47 pm, April 17, 2024
show the browsers name in javascript

8:53 pm, April 17, 2024
How to use default props in React

8:53 pm, April 17, 2024
add a gtag.js pdf click event

9:04 pm, April 17, 2024
cycle color using background

9:15 pm, April 17, 2024
adv

9:18 pm, April 17, 2024
A short unsplash image url

9:29 pm, April 17, 2024
using multiple text shadow

9:47 pm, April 17, 2024
adv

10:12 pm, April 17, 2024
embed and use a ttf font font face

10:30 pm, April 17, 2024
find all elements add class jquery

10:37 pm, April 17, 2024
dropdown section

10:56 pm, April 17, 2024
mouse outline svg

10:58 pm, April 17, 2024
jquery clone and append elements

11:11 pm, April 17, 2024
mithril testing

11:21 pm, April 17, 2024
the

11:42 pm, April 17, 2024
Robocopy Options /? help

11:51 pm, April 17, 2024
count the elements in an array

11:58 pm, April 17, 2024
adv

12:00 am, April 18, 2024
video embed tag

12:03 am, April 18, 2024
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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference