List Views

Total Items found in Views is 222765.
An advanced collection of page views
gallery carousel center mode

1:57 am, March 28, 2022
meta refresh reload page

1:56 am, March 28, 2022
load the latest single item only

1:56 am, March 28, 2022
jquery toggle menu testing

1:56 am, March 28, 2022
javascript isset equivalent

1:55 am, March 28, 2022
get the last letter of a string

1:55 am, March 28, 2022
css :active pseudo-class usage

1:54 am, March 28, 2022
Making an image responsive using css

1:54 am, March 28, 2022
New World - Why to Join a Faction

1:53 am, March 28, 2022
using scroll-behavior: smooth css

1:52 am, March 28, 2022
button with separated chevron

1:52 am, March 28, 2022
stack a table using css responsive

1:51 am, March 28, 2022
pi hole and hassio

1:51 am, March 28, 2022
Runescape Questing Notes and Log

1:51 am, March 28, 2022
adding react with JSX using babel

1:51 am, March 28, 2022
show the browsers name in javascript

1:50 am, March 28, 2022
image Checkbox Replacement for Forms

1:50 am, March 28, 2022
RS3 Quick Daily Run Logs

1:49 am, March 28, 2022
tiny mce editor tinymce

1:49 am, March 28, 2022
Privacy

1:49 am, March 28, 2022
Tools

1:47 am, March 28, 2022
Laptop Thoughts and Options Jul 2021

1:46 am, March 28, 2022
Running Windows on pi400 notes

1:46 am, March 28, 2022
Use Recursion to Count Up

1:45 am, March 28, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference