List Views

Total Items found in Views is 226563.
An advanced collection of page views
Bind 'this' to a Class Method

12:40 pm, September 16, 2024
pi400 how to take a screen shot

12:40 pm, September 16, 2024
inline form field padding

12:40 pm, September 16, 2024
simple backup to google drive fron linux

12:39 pm, September 16, 2024
react basic hello world

12:39 pm, September 16, 2024
add a class to a div with an id javascript

12:34 pm, September 16, 2024
compare equality function

12:33 pm, September 16, 2024
python url to text with beautiful soup

12:31 pm, September 16, 2024
how to unzip in linux

12:30 pm, September 16, 2024
set the html of an element javascript

12:30 pm, September 16, 2024
Get Current Page URL PHP

12:29 pm, September 16, 2024
Making Images Retina Display Friendly

12:29 pm, September 16, 2024
card counting example from fcc

12:29 pm, September 16, 2024
Google Fonts Multiple includes

12:29 pm, September 16, 2024
Get the documentURI with JS

12:29 pm, September 16, 2024
php countries array to dropdown form element

12:28 pm, September 16, 2024
bootstrap alert template

12:27 pm, September 16, 2024
php save csv from array to file

12:26 pm, September 16, 2024
use font awesome on elements lists ul

12:24 pm, September 16, 2024
Windows Reinstall Again - 2022 Edition

12:24 pm, September 16, 2024
RS3 Slayer - Corrupted creature

12:23 pm, September 16, 2024
enable dark mode in tinymce

12:23 pm, September 16, 2024
extract a wordpress menu using its id

12:23 pm, September 16, 2024
scrollbar replacement simplebar

12:21 pm, September 16, 2024
how to find what version pi you are using

12:21 pm, September 16, 2024
random string generator guid

12:21 pm, September 16, 2024
mysql to sqlite notes

12:20 pm, September 16, 2024
ken burns slow image zoom

12:19 pm, September 16, 2024
weird search results being recorded

12:18 pm, September 16, 2024
php validate email function

12:17 pm, September 16, 2024
mithril testing

12:17 pm, September 16, 2024
Find Disk Space Usage using DU

12:16 pm, September 16, 2024
Using Marker to add a Triangle to List Items

12:16 pm, September 16, 2024
add a user and add the user to sudo group

12:15 pm, September 16, 2024
my default text shadow css

12:15 pm, September 16, 2024
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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

border-block-end-color

The border-block-end-color CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-end-color css reference