List Views

Total Items found in Views is 280108.
An advanced collection of page views
making var_dump look nice

1:53 am, November 7, 2022
Love Like Dislike API and Javascript

1:51 am, November 7, 2022
extracting the useful bits of bootstrap

1:49 am, November 7, 2022
flems embed in url

1:46 am, November 7, 2022
css grid for layouts and how to use it

1:41 am, November 7, 2022
Custom 12 Grid using CSS Grid

1:41 am, November 7, 2022
change favicon with jquery

1:40 am, November 7, 2022
load content with jquery

1:37 am, November 7, 2022
ken burns slow image zoom

1:36 am, November 7, 2022
php basic page router

1:33 am, November 7, 2022
How do Self-Closing JSX Tags Work?

1:32 am, November 7, 2022
Get Current Page URL PHP

1:32 am, November 7, 2022
Archaeology/Level up table

1:32 am, November 7, 2022
imgur upload from php

1:30 am, November 7, 2022
RS3 Slayer - Feral Dinosaurs

1:30 am, November 7, 2022
KruXoR - October 2022 - Newsletter

1:30 am, November 7, 2022
codemirror with auto preview window

1:23 am, November 7, 2022
simple javascript no library accordion

1:18 am, November 7, 2022
making the search page nicer

1:18 am, November 7, 2022
foundation accordion for version 6.x

1:17 am, November 7, 2022
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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
Random CSS Property

will-change

The will-change CSS property hints to browsers how an element is expected to change. Browsers may set up optimizations before an element is actually changed. These kinds of optimizations can increase the responsiveness of a page by doing potentially expensive work before they are actually required.
will-change css reference