List Views

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

10:22 pm, February 28, 2022
form elements australian state list

10:30 pm, February 28, 2022
Prevent Object Mutation

10:32 pm, February 28, 2022
explode a string into an array

10:35 pm, February 28, 2022
foundation make row full width

10:39 pm, February 28, 2022
start ssh and add key git

10:40 pm, February 28, 2022
ken burns slow image zoom

11:02 pm, February 28, 2022
A short unsplash image url

11:03 pm, February 28, 2022
using gzdeflate on a string php

11:04 pm, February 28, 2022
white space break word css

11:06 pm, February 28, 2022
margin padding framework

11:14 pm, February 28, 2022
using multiple text shadow

11:24 pm, February 28, 2022
my default text shadow css

11:33 pm, February 28, 2022
keyframe animations css

11:38 pm, February 28, 2022
filter drop shadow

11:39 pm, February 28, 2022
a page with two images

11:39 pm, February 28, 2022
php get file and save it

11:40 pm, February 28, 2022
backdrop-filter: blur(10px);

11:41 pm, February 28, 2022
convert all images into base64 encoded

11:41 pm, February 28, 2022
color cycle drop shadow

11:41 pm, February 28, 2022
basic for loop

11:49 pm, February 28, 2022
css font style italic

11:49 pm, February 28, 2022
function to create a uid from html

12:00 am, March 1, 2022
How to Add Comments in JSX

12:00 am, March 1, 2022
flems embed in url

12:01 am, March 1, 2022
how to unzip in linux

12:02 am, March 1, 2022
get text between tags

12:05 am, March 1, 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
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
Unknown
Random CSS Property

scroll-padding-block-start

The scroll-padding-block-start property defines offsets for the start edge in the block 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-block-start css reference