List Views

Total Items found in Views is 226560.
An advanced collection of page views
jquery document ready

3:22 pm, May 16, 2022
border box reset

3:40 pm, May 16, 2022
add a gtag.js pdf click event

4:10 pm, May 16, 2022
bold the numbers in a ol li list

4:36 pm, May 16, 2022
php print an array nicely

4:37 pm, May 16, 2022
Moving the cursor on iPhone 11

4:40 pm, May 16, 2022
using let and const example

4:46 pm, May 16, 2022
download icon svg

4:57 pm, May 16, 2022
simple php ip blocker

5:20 pm, May 16, 2022
using a css grid area template

6:18 pm, May 16, 2022
wordpress get site url

7:09 pm, May 16, 2022
start ssh and add key git

7:13 pm, May 16, 2022
CSS Grid - Basic Columns

7:16 pm, May 16, 2022
Use Recursion to Count Up

7:47 pm, May 16, 2022
Get the documentURI with JS

7:52 pm, May 16, 2022
list group card template

8:00 pm, May 16, 2022
php save csv from array to file

8:50 pm, May 16, 2022
python getting started notes

8:59 pm, May 16, 2022
ES5 vs ES6 Object Example

9:11 pm, May 16, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

:user-valid (:-moz-ui-valid)

The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike :valid it only matches once the user has interacted with it.
:user-valid css reference