List Views

Total Items found in Views is 215675.
An advanced collection of page views
get last month as a number with php

7:15 am, November 13, 2023
How To Install SQLite on Ubuntu 20.04

7:14 am, November 13, 2023
php basic page router

7:02 am, November 13, 2023
Date Conversion PHP

7:02 am, November 13, 2023
list items matching a category title

7:01 am, November 13, 2023
Return a file extention from a string

7:00 am, November 13, 2023
zoom background of element when active

7:00 am, November 13, 2023
a page with two images

6:59 am, November 13, 2023
javascript get content from element

6:57 am, November 13, 2023
Laptop Thoughts and Options Jul 2021

6:56 am, November 13, 2023
generate random username function in php

6:52 am, November 13, 2023
get tomorrows date with javascript

6:51 am, November 13, 2023
RS3 Divination locations 1-99

6:51 am, November 13, 2023
form submit override with javascript

6:47 am, November 13, 2023
Crafting - 1 - 99 guide

6:46 am, November 13, 2023
checking for spam comments function

6:44 am, November 13, 2023
RS3 Slayer - Corrupted creature

6:42 am, November 13, 2023
react basic hello world

6:41 am, November 13, 2023
CSS Grid Frame Work

6:40 am, November 13, 2023
How to add jquery to squarespace site

6:39 am, November 13, 2023
loop through $_GET in php

6:36 am, November 13, 2023
css grid for layouts and how to use it

6:32 am, November 13, 2023
weird search results being recorded

6:28 am, November 13, 2023
get the current post id from content.php

6:27 am, November 13, 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


Not Sure
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