List Hits

Total Items found in Hits is 610346.
A Collection of Hits...
Core - File Structure

1:25 am, April 3, 2023
react basic hello world

1:25 am, April 3, 2023
php basic page router

1:25 am, April 3, 2023
fancybox v3.4 - Mixed gallery

1:23 am, April 3, 2023
Runescape RS3 Double Seren Spirits

1:23 am, April 3, 2023
wp register plugin settings admin

1:22 am, April 3, 2023
globe svg testing (broken)

1:21 am, April 3, 2023
Do While Loop

1:21 am, April 3, 2023
Tools

1:21 am, April 3, 2023
recreate marquee element using css

1:20 am, April 3, 2023
add chevrons to a ul list

1:19 am, April 3, 2023
inline fancybox modal testing

1:18 am, April 3, 2023
log the console log output to a div

1:17 am, April 3, 2023
redirect www to non www

1:15 am, April 3, 2023
CSS Grid Frame Work

1:06 am, April 3, 2023
change favicon with jquery

1:06 am, April 3, 2023
jqueryui includes css and js

1:05 am, April 3, 2023
get the href value using jquery

12:43 am, April 3, 2023
Love Like Dislike API and Javascript

12:43 am, April 3, 2023
target 1st td in a table with css

12:43 am, April 3, 2023
Find Disk Space Usage using DU

12:40 am, April 3, 2023
download icon svg

12:11 am, April 3, 2023
vimeo thumbnail generator

12:09 am, April 3, 2023
chevron right

12:06 am, April 3, 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

'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

:focus-within

The :focus-within CSS pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)
:focus-within css reference