List Views

Total Items found in Views is 213191.
An advanced collection of page views
jquery clone and append elements

12:31 am, December 1, 2023
search within files in a directory

12:31 am, December 1, 2023
verify the google recapture server php

12:31 am, December 1, 2023
Leaflet Quick Start Example

12:31 am, December 1, 2023
google map with overlay data

12:31 am, December 1, 2023
Factorio Megabase-In-A-Book

12:30 am, December 1, 2023
css using perspective for transforms

12:30 am, December 1, 2023
php convert date now into a sql timestamp

12:30 am, December 1, 2023
Prevent Object Mutation

12:30 am, December 1, 2023
Monitoring Visible Objects on Screen

12:30 am, December 1, 2023
vimeo thumbnail generator

12:30 am, December 1, 2023
compare equality function

12:30 am, December 1, 2023
using flexbox to align elements in a row

12:30 am, December 1, 2023
Mac Apps

12:30 am, December 1, 2023
check browser version and show a message

12:30 am, December 1, 2023
getType function for js

12:30 am, December 1, 2023
transform rotate a hexagon in css

12:29 am, December 1, 2023
using a css grid area template

12:29 am, December 1, 2023
PHP MySQL vs SQLite Count Items Function

12:29 am, December 1, 2023
Enabling SSH on Ubuntu

12:29 am, December 1, 2023
show the browsers name in javascript

12:29 am, December 1, 2023
get current class name with get_class

12:29 am, December 1, 2023
old browser check with javascript

12:29 am, December 1, 2023
subscribe to newsletter section example

12:29 am, December 1, 2023
wordpress main nav dropdown fix

12:29 am, December 1, 2023
how to copy the folder path in finder

12:29 am, December 1, 2023
function to create a uid from html

12:29 am, December 1, 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-top

The scroll-padding-top property defines offsets for the top 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-top css reference