List Views

Total Items found in Views is 185730.
An advanced collection of page views
detect window scroll position jquery

12:14 am, March 28, 2022
get current class name with get_class

12:14 am, March 28, 2022
css accordion basics

12:14 am, March 28, 2022
white space break word css

12:14 am, March 28, 2022
Enabling SSH on Ubuntu

12:14 am, March 28, 2022
css font style italic

12:13 am, March 28, 2022
RS3 Dungeoneering Leveling Log

12:13 am, March 28, 2022
linux list all drives and partitions

12:13 am, March 28, 2022
adding an item to an array with php

12:13 am, March 28, 2022
Applied Accessibility - Tab Index

12:13 am, March 28, 2022
using foundation 6.4 xy grid basics

12:12 am, March 28, 2022
making var_dump look nice

12:12 am, March 28, 2022
add click event to multiple link items

12:12 am, March 28, 2022
Multidimensional Array

12:12 am, March 28, 2022
using gzdeflate on a string php

12:12 am, March 28, 2022
video embed no controls

12:12 am, March 28, 2022
CSS Only Table Stacking Solution

12:12 am, March 28, 2022
set and check a cookie using js cookie

12:12 am, March 28, 2022
add an outline to everything!

12:11 am, March 28, 2022
generating all css colours with php?

12:11 am, March 28, 2022
add chevrons to a ul list

12:11 am, March 28, 2022
inline fancybox modal testing

12:11 am, March 28, 2022
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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

scroll-padding-inline-end

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