List Views

Total Items found in Views is 222871.
An advanced collection of page views
youtube extract thumbnail from video link

2:52 pm, September 18, 2023
Writing Arrow Functions with Parameters

2:50 pm, September 18, 2023
site update incoming before and after

2:41 pm, September 18, 2023
border box reset

2:40 pm, September 18, 2023
Tools

2:38 pm, September 18, 2023
loop through $_GET in php

2:30 pm, September 18, 2023
easy section wrap in foundation

2:29 pm, September 18, 2023
fancybox load iframe inline

2:17 pm, September 18, 2023
chocolatey command line for windows

2:15 pm, September 18, 2023
PHP/SQLite - Load Random Item

2:05 pm, September 18, 2023
Prevent Object Mutation

2:03 pm, September 18, 2023
Quick Embed - Google Font - Fira Sans

2:00 pm, September 18, 2023
basic for loop odd numbers

1:56 pm, September 18, 2023
Use Recursion to Count Up

1:53 pm, September 18, 2023
Create a Simple JSX Element

1:53 pm, September 18, 2023
get the current working directory in php

1:39 pm, September 18, 2023
css prefers-color-scheme example

1:36 pm, September 18, 2023
bootstrap basic grid layout

1:28 pm, September 18, 2023
php print an array nicely

1:14 pm, September 18, 2023
making var_dump look nice

1:07 pm, September 18, 2023
get the last letter of a string

1:05 pm, September 18, 2023
flex shorthand css

1:02 pm, September 18, 2023
get last month as a number with php

1:01 pm, September 18, 2023
Use Sweet Alert rather than alert!

12:48 pm, September 18, 2023
twitter icon font awesome

12:35 pm, September 18, 2023
php save csv from array to file

12:32 pm, September 18, 2023
get current url with php

12:09 pm, September 18, 2023
add a tag to wordpress header from a plugin

12:03 pm, September 18, 2023
Windows CIFS Optional Features Network

12:01 pm, September 18, 2023
chevron up

11:58 am, September 18, 2023
check if something is an array

11:57 am, September 18, 2023
chevron down

11:57 am, September 18, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

scroll-padding-inline-start

The scroll-padding-inline-start property defines offsets for the start edge in the inline dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-inline-start css reference