List Views

Total Items found in Views is 222764.
An advanced collection of page views
css prefers-color-scheme example

5:19 pm, October 1, 2022
page load timer class

5:14 pm, October 1, 2022
animate css

5:03 pm, October 1, 2022
more complex responsive tables css

4:49 pm, October 1, 2022
flexbox layout template

4:44 pm, October 1, 2022
human_filesize php

4:13 pm, October 1, 2022
using multiple text shadow

4:02 pm, October 1, 2022
uniqid random string

3:48 pm, October 1, 2022
play a sound every # of seconds

3:47 pm, October 1, 2022
pretty printing json with php

3:43 pm, October 1, 2022
zoom background of element when active

3:20 pm, October 1, 2022
margin padding framework

3:13 pm, October 1, 2022
Find Disk Space Usage using DU

2:53 pm, October 1, 2022
select onchange

2:50 pm, October 1, 2022
show the year with js

2:49 pm, October 1, 2022
jqueryui includes css and js

2:49 pm, October 1, 2022
react hello world with variable name

2:46 pm, October 1, 2022
Default Parameters for Functions

2:32 pm, October 1, 2022
css grid for layouts with no rows

2:31 pm, October 1, 2022
my old hunter in wow

2:31 pm, October 1, 2022
style page numbers [fixed]

2:29 pm, October 1, 2022
Create a Simple JSX Element

2:26 pm, October 1, 2022
react basic hello world

2:18 pm, October 1, 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

james clear
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