List Views

Total Items found in Views is 281387.
An advanced collection of page views
dropdown section

5:44 am, March 18, 2024
Use Recursion to Count Up

5:50 am, March 18, 2024
Change link target with JQuery

5:52 am, March 18, 2024
duplicate a line in vscode shortcut

5:52 am, March 18, 2024
pi hole and hassio

5:58 am, March 18, 2024
Enabling SSH on Ubuntu

5:58 am, March 18, 2024
Sweet Alert 2 Methods and Examples

6:01 am, March 18, 2024
IP Address

6:04 am, March 18, 2024
four box grid css html custom

6:05 am, March 18, 2024
uniqid random string

6:09 am, March 18, 2024
button with separated chevron

6:09 am, March 18, 2024
Radial Click Effect

6:10 am, March 18, 2024
vimeo thumbnail generator

6:13 am, March 18, 2024
get the last letter of a string

6:14 am, March 18, 2024
scroll left animation

6:15 am, March 18, 2024
json loop load elements

6:16 am, March 18, 2024
scroll to top html css and js

6:19 am, March 18, 2024
validate email address from string

6:19 am, March 18, 2024
KruXoR - October 2022 - Newsletter

6:20 am, March 18, 2024
top bar overflow issues [fixed]

6:20 am, March 18, 2024
link to an external stylesheet

6:22 am, March 18, 2024
flush dns on mac

6:24 am, March 18, 2024
Tim and Crunchy Location RS3

6:25 am, March 18, 2024
Mac Useful Keyboard Shortcuts

6:26 am, March 18, 2024
animated duck on footer

6:26 am, March 18, 2024
Best Atom Plugins 2019

6:32 am, March 18, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
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