List Views

Total Items found in Views is 184218.
An advanced collection of page views
CSS Only Table Stacking Solution

12:17 am, November 27, 2023
codemirror with auto preview window

12:17 am, November 27, 2023
chia mining research notes

12:19 am, November 27, 2023
how to embed google fonts icons

12:20 am, November 27, 2023
Robocopy Options /? help

12:20 am, November 27, 2023
Random User Profile Loading Script in vue

12:20 am, November 27, 2023
Quick Links

12:22 am, November 27, 2023
bouncing loader animation in css

12:24 am, November 27, 2023
check box highlight text area css

12:25 am, November 27, 2023
old browser check with javascript

12:30 am, November 27, 2023
center something with css not using flex

12:32 am, November 27, 2023
set active class based on url value

12:32 am, November 27, 2023
atom on mac and synchronise settings

12:33 am, November 27, 2023
function causing slow load time

12:33 am, November 27, 2023
atom editor useful keyboard shortcuts

12:34 am, November 27, 2023
chart js line chart dont show below 0

12:34 am, November 27, 2023
rounded click me button with icon

12:35 am, November 27, 2023
get yesterdays date with javascript

12:35 am, November 27, 2023
Chat GPT slick slider code testing

12:37 am, November 27, 2023
Kahlil Gibran on Marriage

12:38 am, November 27, 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

Please dont do this! 😜


Unknown Web Developer
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