List Views

Total Items found in Views is 185730.
An advanced collection of page views
set and check a cookie using js cookie

7:41 pm, November 6, 2023
rounded click me button with icon

7:33 pm, November 6, 2023
transform rotate an element in css

7:31 pm, November 6, 2023
OSRS Members Fishing Guide

7:20 pm, November 6, 2023
python import and print url

7:08 pm, November 6, 2023
js function to calculate golf scores

7:07 pm, November 6, 2023
ken burns slow image zoom

6:59 pm, November 6, 2023
using the :user-valid CSS pseudo-class

6:40 pm, November 6, 2023
javascript try catch example function

6:28 pm, November 6, 2023
Running Windows on pi400 notes

6:26 pm, November 6, 2023
change string to capital words ucwords

6:23 pm, November 6, 2023
card counting example from fcc

5:59 pm, November 6, 2023
image Checkbox Replacement for Forms

5:49 pm, November 6, 2023
check length of element jquery

5:39 pm, November 6, 2023
wordpress get site url

5:25 pm, November 6, 2023
get the current month as a number

5:24 pm, November 6, 2023
adding react to a website in 3 steps

5:22 pm, November 6, 2023
CSS Only Table Stacking Solution

5:21 pm, November 6, 2023
Date Conversion PHP

5:19 pm, November 6, 2023
duplicate a line in vscode shortcut

5:13 pm, November 6, 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

border-block-color

The border-block-color CSS property defines the color of the logical block borders of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-color css reference