List Views

Total Items found in Views is 213191.
An advanced collection of page views
stop overscrolling on responsive ios

11:27 am, October 11, 2022
renew all SSL certificates with certbot

11:24 am, October 11, 2022
certbot add a certificate for one domain

11:20 am, October 11, 2022
making var_dump look nice

11:15 am, October 11, 2022
php substr return part of a string

10:54 am, October 11, 2022
Creating an NFT - bbyalienyodi

10:36 am, October 11, 2022
adding a new line in javascript

10:03 am, October 11, 2022
get file name from path name in php

10:02 am, October 11, 2022
foundation make row full width

9:55 am, October 11, 2022
pi400 how to take a screen shot

9:31 am, October 11, 2022
git pull changes from a repository

9:22 am, October 11, 2022
document placeholder for a4 in portrait

7:59 am, October 11, 2022
python Install Beautiful Soup

7:31 am, October 11, 2022
javascript get content from element

7:30 am, October 11, 2022
read and sort directory contents in php

7:27 am, October 11, 2022
json test objects (or arrays)

7:25 am, October 11, 2022
detect window scroll position jquery

7:11 am, October 11, 2022
checking if your windows pc has a TPM

7:09 am, October 11, 2022
Date Conversion PHP

6:51 am, October 11, 2022
set and check a cookie using js cookie

6:28 am, October 11, 2022
Custom 12 Grid using CSS Grid

6:03 am, October 11, 2022
Writing Arrow Functions with Parameters

5:59 am, October 11, 2022
change file permissions to -rw-rw-r--

5:59 am, October 11, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

:enabled

The :enabled CSS pseudo-class represents any enabled element. An element is enabled if it can be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has a disabled state, in which it can't be activated or accept focus.
:enabled css reference