List Views

Total Items found in Views is 213191.
An advanced collection of page views
emoji data - version 1.0

6:29 am, September 4, 2023
Moving the cursor on iPhone 11

6:25 am, September 4, 2023
KruXoR - September 2022 - Newsletter #1

6:20 am, September 4, 2023
Making an image responsive using css

6:14 am, September 4, 2023
check if a ul contains a ul li

6:14 am, September 4, 2023
globe svg testing (broken)

6:13 am, September 4, 2023
Fast and Furious 2022

6:13 am, September 4, 2023
Best Atom Plugins 2019

6:10 am, September 4, 2023
bootstrap dark mode

6:04 am, September 4, 2023
landscape image document placeholder

5:57 am, September 4, 2023
Making Images Retina Display Friendly

5:57 am, September 4, 2023
foundation accordion for version 6.x

5:56 am, September 4, 2023
document placeholder for a4 in portrait

5:52 am, September 4, 2023
write string contents to a file with php

5:51 am, September 4, 2023
bootstrap alert template

5:46 am, September 4, 2023
pi hole and hassio

5:46 am, September 4, 2023
get the current month as a number

5:34 am, September 4, 2023
submit form with javascript

5:28 am, September 4, 2023
add chevrons to a ul list

5:05 am, September 4, 2023
random number using rand

5:03 am, September 4, 2023
uniqid random string

5:02 am, September 4, 2023
load random videos module using template

4:58 am, September 4, 2023
generate a random color rgb code with php

4:58 am, September 4, 2023
fancybox image popout easy

4:57 am, September 4, 2023
PHP/SQLite - Load Random Item

4:57 am, September 4, 2023
Mega Menus Collection

4:55 am, September 4, 2023
assign array to variables in a loop

4:52 am, September 4, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
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