List Views

Total Items found in Views is 177466.
An advanced collection of page views
backdrop-filter: blur(10px);

6:07 am, December 11, 2023
using let rather than var

6:07 am, December 11, 2023
transform rotate an element in css

6:06 am, December 11, 2023
generating all css colours with php?

6:02 am, December 11, 2023
php validate email function

5:55 am, December 11, 2023
scroll down the page using a button click

5:54 am, December 11, 2023
Testing AI in Notion

5:49 am, December 11, 2023
css :active pseudo-class usage

5:40 am, December 11, 2023
clipboard copy js

5:39 am, December 11, 2023
using the disk free space function in php

5:38 am, December 11, 2023
404 Error Page Codepen

5:37 am, December 11, 2023
get the href value using jquery

5:36 am, December 11, 2023
A short unsplash image url

5:35 am, December 11, 2023
certbot add a certificate for one domain

5:34 am, December 11, 2023
white space break word css

5:28 am, December 11, 2023
flush dns on mac

5:25 am, December 11, 2023
php basic page router

5:22 am, December 11, 2023
making the search page nicer

5:21 am, December 11, 2023
show the year with js

5:19 am, December 11, 2023
Windows Emoji Shortcut

5:14 am, December 11, 2023
css using perspective for transforms

5:14 am, December 11, 2023
Bootstrap 4 Center menu items in a navbar

5:12 am, December 11, 2023
More Comment Spam and What to do with it

5:12 am, December 11, 2023
Primordial Life 3.21 Windows Application

5:12 am, December 11, 2023
sqlite escape string

5:08 am, December 11, 2023
document ready wordpress jquery

5:08 am, December 11, 2023
Do While Loop

5:07 am, December 11, 2023
assign array to variables in a loop

5:05 am, December 11, 2023
using gzdeflate on a string php

5:04 am, December 11, 2023
php check if a class exists

5:01 am, December 11, 2023
How to Compose React Components in React

5:00 am, December 11, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

scroll-padding-left

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