List Views

Total Items found in Views is 185730.
An advanced collection of page views
Get the documentURI with JS

5:45 am, January 16, 2023
verify the google recapture server php

5:44 am, January 16, 2023
make all links target new window

5:43 am, January 16, 2023
json test objects (or arrays)

5:43 am, January 16, 2023
use font awesome on elements lists ul

5:43 am, January 16, 2023
php return json header and content

5:43 am, January 16, 2023
basic for loop odd numbers

5:43 am, January 16, 2023
scrollbar replacement simplebar

5:42 am, January 16, 2023
get element by id and hide it

5:42 am, January 16, 2023
meta refresh reload page

5:42 am, January 16, 2023
pre-line white space settings

5:41 am, January 16, 2023
testing equality

5:41 am, January 16, 2023
using a css grid area template

5:41 am, January 16, 2023
linux list all drives and partitions

5:40 am, January 16, 2023
wordpress get template directory

5:40 am, January 16, 2023
console dir usage

5:40 am, January 16, 2023
php save csv from array to file

5:39 am, January 16, 2023
function to create a uid from html

5:39 am, January 16, 2023
Lato font quick install

5:38 am, January 16, 2023
extracting the useful bits of bootstrap

5:38 am, January 16, 2023
Use Sweet Alert rather than alert!

5:37 am, January 16, 2023
Mac Useful Keyboard Shortcuts

5:37 am, January 16, 2023
Applied Accessibility - Tab Index

5:37 am, January 16, 2023
simple dropdown navigation ul li css

5:36 am, January 16, 2023
show errors in php with toggle

5:35 am, January 16, 2023
javascript window.onload

5:35 am, January 16, 2023
random string generator guid

5:35 am, January 16, 2023
PHP/SQLite - Load Random Item

5:34 am, January 16, 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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
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