List Views

Total Items found in Views is 215675.
An advanced collection of page views
bootstrap alert template

8:37 am, November 28, 2022
Animal Crossing House Design's

8:35 am, November 28, 2022
Load fancybox modal on hash check

8:31 am, November 28, 2022
Adding HTML Templates into TinyMCE Editor

8:30 am, November 28, 2022
verify the google recapture server php

8:29 am, November 28, 2022
load content with jquery

8:28 am, November 28, 2022
Factorio Megabase-In-A-Book

8:25 am, November 28, 2022
KruXoR - October 2022 - Newsletter

8:25 am, November 28, 2022
explode a string into an array

8:24 am, November 28, 2022
check column exists in table sqlite

8:22 am, November 28, 2022
linux list all drives and partitions

8:20 am, November 28, 2022
Search Duplicating Bugs

8:18 am, November 28, 2022
OSRS Notes

8:17 am, November 28, 2022
make labels or badges look better

8:15 am, November 28, 2022
box shadow example(s) - drop shadow

8:15 am, November 28, 2022
Laptop Thoughts and Options Jul 2021

8:12 am, November 28, 2022
CSS Grid Frame Work

8:09 am, November 28, 2022
twitter json feed testing

8:07 am, November 28, 2022
redirect www to non www

8:02 am, November 28, 2022
parallax js scroll testing

7:58 am, November 28, 2022
make any element editable

7:50 am, November 28, 2022
top bar overflow issues [fixed]

7:48 am, November 28, 2022
page scroll indicator research

7:43 am, November 28, 2022
random emojis copy and paste

7:40 am, November 28, 2022
enable tinymce on a target textarea by id

7:31 am, November 28, 2022
jquery page search [testing]

7:22 am, November 28, 2022
CSS Filter Generator from Hex Code

7:21 am, November 28, 2022
Running Windows on pi400 notes

7:10 am, November 28, 2022
Fast and Furious 2022

7:09 am, November 28, 2022
fancybox inline auto size modal easy

7:08 am, November 28, 2022
Source on Overwolf ASCII Art

7:03 am, November 28, 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...

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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference