List Views

Total Items found in Views is 215675.
An advanced collection of page views
making the search page nicer

4:49 am, July 31, 2023
bootstrap toggle element collapse

4:47 am, July 31, 2023
windows 10 snipping experience

4:47 am, July 31, 2023
Quicksand font quick install

4:46 am, July 31, 2023
more complex responsive tables css

4:46 am, July 31, 2023
jquery click function

4:45 am, July 31, 2023
mithril testing

4:42 am, July 31, 2023
chocolatey command line for windows

4:40 am, July 31, 2023
play a sound every # of seconds

4:40 am, July 31, 2023
Factorio Megabase-In-A-Book

4:40 am, July 31, 2023
ken burns slow image zoom

4:39 am, July 31, 2023
log the console log output to a div

4:36 am, July 31, 2023
php save csv from array to file

4:36 am, July 31, 2023
javascript isset equivalent

4:35 am, July 31, 2023
adding an item to an array with php

4:34 am, July 31, 2023
Core - File Structure

4:32 am, July 31, 2023
get the current month as a number

4:31 am, July 31, 2023
meta refresh reload page

4:26 am, July 31, 2023
javascript add class to element

4:23 am, July 31, 2023
Running Windows on pi400 notes

4:22 am, July 31, 2023
css prefers-color-scheme example

4:21 am, July 31, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
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