List Views

Total Items found in Views is 215675.
An advanced collection of page views
add this

12:28 pm, April 25, 2022
Running Windows on pi400 notes

12:51 pm, April 25, 2022
copy file

1:07 pm, April 25, 2022
compare non equality function

1:22 pm, April 25, 2022
validate email address from string

1:24 pm, April 25, 2022
testing equality

1:27 pm, April 25, 2022
linux mount a drive manually

1:53 pm, April 25, 2022
windows 10 snipping experience

2:29 pm, April 25, 2022
random number using rand

2:55 pm, April 25, 2022
Applied Accessibility - Access Keys

3:00 pm, April 25, 2022
human_filesize php

4:22 pm, April 25, 2022
js check the length of a string

4:26 pm, April 25, 2022
javascript add class to element

4:31 pm, April 25, 2022
load content with jquery

4:33 pm, April 25, 2022
Thieving training : 1 - 99

4:57 pm, April 25, 2022
tools i still want to create

6:36 pm, April 25, 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


Me
Random CSS Property

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference