List Views

Total Items found in Views is 277548.
An advanced collection of page views
bouncing loader animation in css

2:27 am, November 13, 2023
adding react with JSX using babel

2:28 am, November 13, 2023
OSRS Optimal Quest Guide

2:29 am, November 13, 2023
Abyssal Demons on Slayer Task Guide

2:30 am, November 13, 2023
js check the length of a string

2:31 am, November 13, 2023
digital clock with jquery

2:31 am, November 13, 2023
use an image to replace bullet in ul list

2:32 am, November 13, 2023
search within files in a directory

2:32 am, November 13, 2023
php return json header and content

2:33 am, November 13, 2023
detect window scroll position jquery

2:34 am, November 13, 2023
KruXoR Site Updates June 2022

2:36 am, November 13, 2023
Efficient OSRS Maxing Guide

2:36 am, November 13, 2023
video embed no controls

2:36 am, November 13, 2023
php validate email function

2:36 am, November 13, 2023
uniqid random string

2:39 am, November 13, 2023
jquery toggle menu testing

2:40 am, November 13, 2023
generating all css colours with php?

2:42 am, November 13, 2023
Load fancybox modal on hash check

2:43 am, November 13, 2023
codemirror with auto preview window

2:43 am, November 13, 2023
My Favourite Atom Packages (Plugins) 2020

2:49 am, November 13, 2023
FCC - Basic: Profile Lookup

2:51 am, November 13, 2023
table scroll responsive foundation

2:51 am, November 13, 2023
Input Suggestions using a datalist

2:56 am, November 13, 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...

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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

symbols()

The symbols() CSS function lets you define counter styles inline, directly as the value of a property such as list-style. Unlike @counter-style, symbols() is anonymous (i.e., it can only be used once). Although less powerful, it is shorter and easier to write than @counter-style.
symbols() css reference