List Views

Total Items found in Views is 229023.
An advanced collection of page views
Whois Lookup

2:48 pm, July 17, 2023
jquery toggle menu testing

2:49 pm, July 17, 2023
vimeo thumbnail generator

2:52 pm, July 17, 2023
Runescape Log - June 2023 - Part 1

2:58 pm, July 17, 2023
using switch in a function

3:04 pm, July 17, 2023
Python import into SQLite research

3:04 pm, July 17, 2023
meta description tag

3:08 pm, July 17, 2023
KruXoR Site Updates June 2022

3:11 pm, July 17, 2023
transform rotate an element in css

3:11 pm, July 17, 2023
Importing CSS Reference

3:14 pm, July 17, 2023
Applied Accessibility - Access Keys

3:15 pm, July 17, 2023
Applied Accessibility - Tab Index

3:16 pm, July 17, 2023
show the current date in javascript

3:26 pm, July 17, 2023
simple file cache and check in php

3:31 pm, July 17, 2023
bold the numbers in a ol li list

3:43 pm, July 17, 2023
digital clock with jquery

3:47 pm, July 17, 2023
get element by id and hide it

3:54 pm, July 17, 2023
commit and push changes to git repo

3:58 pm, July 17, 2023
Do While Loop

4:02 pm, July 17, 2023
Google Fonts Multiple includes

4:06 pm, July 17, 2023
add a gtag.js pdf click event

4:14 pm, July 17, 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
"Let us prepare our minds as if we'd come to the very end of life. Let us postpone nothing. Let us balance life's books each day ... The one who puts the finishing touches on their life each day is never short of time."
Seneca
Random CSS Property

:link

The :link CSS pseudo-class represents an element that has not yet been visited. It matches every unvisited <a> or <area> element that has an href attribute.
:link css reference