List Views

Total Items found in Views is 177466.
An advanced collection of page views
chevron up

10:21 am, November 13, 2023
read and sort directory contents in php

10:19 am, November 13, 2023
keyframe animations css

10:15 am, November 13, 2023
load json data url with jquery

10:14 am, November 13, 2023
get current url with php

10:11 am, November 13, 2023
creating a button creator in javascript

10:06 am, November 13, 2023
Google Fonts Multiple includes

10:00 am, November 13, 2023
download icon svg

9:57 am, November 13, 2023
Python import into SQLite research

9:54 am, November 13, 2023
Enabling SSH on Ubuntu

9:53 am, November 13, 2023
IP Address

9:49 am, November 13, 2023
wordpress get home url

9:40 am, November 13, 2023
convert json string to a php array

9:28 am, November 13, 2023
Use Recursion to Count Up

9:24 am, November 13, 2023
windows 10 snipping experience

9:20 am, November 13, 2023
add paging to wp list query

9:20 am, November 13, 2023
duplicate a line in vscode shortcut

9:18 am, November 13, 2023
css using perspective for transforms

9:15 am, November 13, 2023
Quick Links

9:13 am, November 13, 2023
my default text shadow css

9:00 am, November 13, 2023
php get file extension from a file name

8:58 am, November 13, 2023
load random videos module using template

8:52 am, November 13, 2023
add a jquery date picker to your text box

8:51 am, November 13, 2023
use font awesome on elements lists ul

8:47 am, November 13, 2023
page load timer class

8:45 am, November 13, 2023
list a functions variables or arguments

8:40 am, November 13, 2023
javascript basic test array and loop

8:37 am, November 13, 2023
Windows Emoji Shortcut

8:34 am, November 13, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

border-block-width

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