List Views

Total Items found in Views is 184222.
An advanced collection of page views
Source on Overwolf ASCII Art

5:15 am, January 16, 2024
Date Conversion PHP

5:20 am, January 16, 2024
animate css

5:21 am, January 16, 2024
wordpress block grid code

5:22 am, January 16, 2024
bold the numbers in a ol li list

5:36 am, January 16, 2024
my old hunter in wow

5:49 am, January 16, 2024
javascript window.onload

5:53 am, January 16, 2024
dropdown change input box on select

5:56 am, January 16, 2024
load content with jquery

6:11 am, January 16, 2024
jqueryui includes css and js

6:56 am, January 16, 2024
wp register plugin settings admin

7:16 am, January 16, 2024
page load timer class

7:30 am, January 16, 2024
jquery enable and disable attribute

7:36 am, January 16, 2024
add an outline to everything!

7:41 am, January 16, 2024
goodbye old grid theme

7:43 am, January 16, 2024
Use the parseInt Function with a Radix

7:44 am, January 16, 2024
share to twitter html link only

8:06 am, January 16, 2024
Use Recursion to Count Down

8:47 am, January 16, 2024
RS3 Combat Bars

8:48 am, January 16, 2024
python Install Beautiful Soup

9:27 am, January 16, 2024
easy twitter embed code

9:28 am, January 16, 2024
box shadow example(s) - drop shadow

9:30 am, January 16, 2024
video embed tag

9:51 am, January 16, 2024
Multidimensional Array

10:21 am, January 16, 2024
how to unzip in linux

10:24 am, January 16, 2024
Some New String tools

10:29 am, January 16, 2024
header type json

10:33 am, January 16, 2024
add user to sudo group in ubuntu

10:39 am, January 16, 2024
human_filesize php

10:42 am, January 16, 2024
using let and const example

11:01 am, January 16, 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...

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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

calc()

The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
calc() css reference