List Hits

Total Items found in Hits is 532183.
A Collection of Hits...
OSRS Members Fishing Guide

2:34 am, December 6, 2022
generating all css colours with php?

2:18 am, December 6, 2022
the

2:10 am, December 6, 2022
css prefers-color-scheme example

2:07 am, December 6, 2022
start ssh and add key git

2:05 am, December 6, 2022
wordpress get home url

1:06 am, December 6, 2022
renew all SSL certificates with certbot

1:05 am, December 6, 2022
grid column and row spacing

12:47 am, December 6, 2022
link to an external stylesheet

12:27 am, December 6, 2022
RS3 Quick Daily Run Logs

11:29 pm, December 5, 2022
random number using rand

11:13 pm, December 5, 2022
Random Links for December 2022

11:13 pm, December 5, 2022
click

10:51 pm, December 5, 2022
chrome

10:44 pm, December 5, 2022
Random Links for December 2022

10:38 pm, December 5, 2022
string

10:12 pm, December 5, 2022
https

10:12 pm, December 5, 2022
Code

10:11 pm, December 5, 2022
random

10:09 pm, December 5, 2022
human_filesize php

10:01 pm, December 5, 2022
more complex responsive tables css

9:20 pm, December 5, 2022
https

8:06 pm, December 5, 2022
foundation make row full width

7:25 pm, December 5, 2022
using let and const example

6:28 pm, December 5, 2022
style

6:15 pm, December 5, 2022
IP Address

6:09 pm, December 5, 2022
Python import into SQLite research

5:46 pm, December 5, 2022
darken background image using css

5:30 pm, December 5, 2022
php substr return part of a string

5:25 pm, December 5, 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

: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