List Hits

Total Items found in Hits is 610346.
A Collection of Hits...
imp

3:33 pm, January 31, 2024
CSS Drawing - Beach Scene

3:24 pm, January 31, 2024
convert all images into base64 encoded

3:11 pm, January 31, 2024
check url hash using javascript

3:04 pm, January 31, 2024
PHP/SQLite - Load Random Item

3:01 pm, January 31, 2024
https

2:57 pm, January 31, 2024
simple dropdown navigation ul li css

2:55 pm, January 31, 2024
bootstrap list group card with footer

2:41 pm, January 31, 2024
bootstrap form basic

2:29 pm, January 31, 2024
easy section wrap in foundation

2:06 pm, January 31, 2024
wordpress block grid code

2:01 pm, January 31, 2024
Flickity - autoPlay with Loop

1:48 pm, January 31, 2024
Invalid argument supplied for foreach()

1:39 pm, January 31, 2024
php save csv from array to file

1:15 pm, January 31, 2024
box shadow example(s) - drop shadow

12:57 pm, January 31, 2024
https

12:12 pm, January 31, 2024
javascript basic test array and loop

12:09 pm, January 31, 2024
show the current date in javascript

12:05 pm, January 31, 2024
Animal Crossing House Design's

11:32 am, January 31, 2024
Whois Lookup

10:49 am, January 31, 2024
convert a string to uppercase with php

10:41 am, January 31, 2024
load random videos module using template

10:26 am, January 31, 2024
javascript add class to element

10:06 am, January 31, 2024
https

10:03 am, January 31, 2024
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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
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