List Views

Total Items found in Views is 281387.
An advanced collection of page views
link to an external stylesheet

6:59 am, September 1, 2025
javascript update item in object

6:56 am, September 1, 2025
fancybox load iframe inline

6:55 am, September 1, 2025
site update incoming before and after

6:55 am, September 1, 2025
wordpress category list sorting custom

6:54 am, September 1, 2025
javascript window.onload

6:52 am, September 1, 2025
php convert date now into a sql timestamp

6:52 am, September 1, 2025
Simple Line chart with Chart.js

6:52 am, September 1, 2025
bold the numbers in a ol li list

6:41 am, September 1, 2025
get last month as a number with php

6:34 am, September 1, 2025
Change link target with JQuery

6:28 am, September 1, 2025
drop shadow text class easy drop shadow

6:26 am, September 1, 2025
simple usage for php password_hash

6:25 am, September 1, 2025
generate a random color rgb code with php

6:22 am, September 1, 2025
console dir usage

6:18 am, September 1, 2025
Archaeology/Level up table

6:05 am, September 1, 2025
JS Using typeof to check on string types

6:03 am, September 1, 2025
How to Override Default Props in React

5:55 am, September 1, 2025
RS3 Best AFK training all skills

5:55 am, September 1, 2025
show all methods (functions) in a class

5:55 am, September 1, 2025
my old hunter in wow

5:54 am, September 1, 2025
timeline class and function

5:52 am, September 1, 2025
show views list function

5:49 am, September 1, 2025
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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
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