List Views

Total Items found in Views is 177466.
An advanced collection of page views
get file name from path name in php

12:26 am, April 1, 2024
enable dark mode in tinymce

12:25 am, April 1, 2024
Create a Simple JSX Element

12:24 am, April 1, 2024
Spam IP Database and delete button

12:20 am, April 1, 2024
Laptop Thoughts and Options Jul 2021

12:19 am, April 1, 2024
simple usage for php password_hash

12:19 am, April 1, 2024
install cmatrix on mac m1

12:15 am, April 1, 2024
RS3 Thieving Log - Safe Cracking

12:14 am, April 1, 2024
still more comment spam

12:12 am, April 1, 2024
What is Core?

12:06 am, April 1, 2024
javascript isset equivalent

12:05 am, April 1, 2024
jquery clone and append elements

12:03 am, April 1, 2024
What's the Point of Docker?

12:03 am, April 1, 2024
easy section wrap in foundation

12:03 am, April 1, 2024
meta keywords tag

12:03 am, April 1, 2024
asp classic get a url and display it

12:01 am, April 1, 2024
how to decode xml in php

12:01 am, April 1, 2024
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


minecraft
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