List Hits

Total Items found in Hits is 574117.
A Collection of Hits...
checking for spam comments function

5:58 am, October 1, 2022
Testing Playwrite on for Node

5:57 am, October 1, 2022
adding pagination to custom wp_query

5:57 am, October 1, 2022
Efficient OSRS Maxing Guide

5:57 am, October 1, 2022
check box highlight text area css

5:57 am, October 1, 2022
emoji data - version 1.0

5:57 am, October 1, 2022
flems embed in url

5:57 am, October 1, 2022
css grid for layouts and how to use it

5:57 am, October 1, 2022
CSS Filter Generator from Hex Code

5:57 am, October 1, 2022
style page numbers [fixed]

5:57 am, October 1, 2022
change favicon with jquery

5:57 am, October 1, 2022
Top 10 Terraria Houses

5:56 am, October 1, 2022
tools i still want to create

5:56 am, October 1, 2022
target data attribute with css

5:56 am, October 1, 2022
show errors in php with toggle

5:55 am, October 1, 2022
add click event to multiple link items

5:47 am, October 1, 2022
github logo background png css

5:46 am, October 1, 2022
css slow zoom in animation

5:46 am, October 1, 2022
set the html of an element javascript

5:46 am, October 1, 2022
make labels or badges look better

5:43 am, October 1, 2022
css accordion basics

5:38 am, October 1, 2022
random emojis copy and paste

5:38 am, October 1, 2022
RS3 Hunter Leveling Logs and Notes

5:38 am, October 1, 2022
set and check a cookie using js cookie

5:34 am, October 1, 2022
https

5:32 am, October 1, 2022
How do Self-Closing JSX Tags Work?

5:31 am, October 1, 2022
youtube search api request function

5:23 am, October 1, 2022
Lato font quick install

5:22 am, October 1, 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


James Clear
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