List Views

Total Items found in Views is 215675.
An advanced collection of page views
A short unsplash image url

1:41 am, September 5, 2022
add years as options to select dropdown

1:39 am, September 5, 2022
count total results from distinct sqlite

1:39 am, September 5, 2022
Spam IP Database and delete button

1:39 am, September 5, 2022
Create Strings using Template Literals

1:38 am, September 5, 2022
random string generator guid

1:36 am, September 5, 2022
Twitter Post Fetcher Script

1:30 am, September 5, 2022
jquery clone and append elements

1:30 am, September 5, 2022
install codemirror for textareas [added]

1:29 am, September 5, 2022
Dropdown Box with Searchable Text

1:29 am, September 5, 2022
Adding HTML Templates into TinyMCE Editor

1:28 am, September 5, 2022
add some foundation tabs working example

1:27 am, September 5, 2022
Enabling SSH on Ubuntu

1:22 am, September 5, 2022
python getting started notes

1:20 am, September 5, 2022
Running Windows on pi400 notes

1:18 am, September 5, 2022
RS3 Slayer - Corrupted creature

1:17 am, September 5, 2022
enable tinymce on a target textarea by id

1:13 am, September 5, 2022
Importing CSS Reference

1:10 am, September 5, 2022
checking if your windows pc has a TPM

1:10 am, September 5, 2022
add this

1:09 am, September 5, 2022
switching stack order of floats with flex

1:05 am, September 5, 2022
animated duck on footer

1:05 am, September 5, 2022
Auto Create HTML Code Snippets

1:04 am, September 5, 2022
log the console log output to a div

1:03 am, September 5, 2022
atom editor useful keyboard shortcuts

1:01 am, September 5, 2022
Python import into SQLite research

1:01 am, September 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

max-block-size

The max-block-size CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width.
max-block-size css reference