List Views

Total Items found in Views is 185730.
An advanced collection of page views
Simple Line chart with Chart.js

12:37 am, February 5, 2024
set active class based on url value

12:36 am, February 5, 2024
RS3 Dungeoneering Leveling Log

12:35 am, February 5, 2024
load json data url or api with javascript

12:34 am, February 5, 2024
share to twitter html link only

12:33 am, February 5, 2024
convert all images into base64 encoded

12:32 am, February 5, 2024
card counting example from fcc

12:31 am, February 5, 2024
darken background image using css

12:30 am, February 5, 2024
Dropdown Box with Searchable Text

12:30 am, February 5, 2024
Idea: Google Font Dropdown Selector Code

12:30 am, February 5, 2024
mysql to sqlite notes

12:29 am, February 5, 2024
extracting the useful bits of bootstrap

12:29 am, February 5, 2024
count the elements in an array

12:29 am, February 5, 2024
extract youtube image from video url

12:27 am, February 5, 2024
atom editor useful keyboard shortcuts

12:26 am, February 5, 2024
testing equality

12:22 am, February 5, 2024
add click event to multiple link items

12:21 am, February 5, 2024
still more comment spam

12:19 am, February 5, 2024
document ready wordpress jquery

12:16 am, February 5, 2024
imgur upload from php

12:16 am, February 5, 2024
test love like dislike script from api

12:15 am, February 5, 2024
set and check a cookie using js cookie

12:13 am, February 5, 2024
generate random username function in php

12:12 am, February 5, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

inset-block-start

The inset-block-start CSS property defines the logical block start offset of an element, which maps to a physical inset depending on the element's writing mode, directionality, and text orientation. It corresponds to the top, right, bottom, or left property depending on the values defined for writing-mode, direction, and text-orientation.
inset-block-start css reference