List Views

Total Items found in Views is 216789.
An advanced collection of page views
explode a string into an array

1:57 am, September 25, 2023
RS3 Hunter Leveling Logs and Notes

1:56 am, September 25, 2023
stack a table using css responsive

1:55 am, September 25, 2023
get last month as a number with php

1:54 am, September 25, 2023
Farming Allotment patch locations

1:51 am, September 25, 2023
twitter social sharing meta tags

1:51 am, September 25, 2023
read and sort directory contents in php

1:49 am, September 25, 2023
Google Fonts Multiple includes

1:47 am, September 25, 2023
extracting the useful bits of bootstrap

1:41 am, September 25, 2023
codemirror htmlmixed textarea

1:37 am, September 25, 2023
get directions from google maps form embed

1:36 am, September 25, 2023
bootstrap styled buttons

1:36 am, September 25, 2023
pi400 how to take a screen shot

1:23 am, September 25, 2023
RS3 Dailies Lists

1:22 am, September 25, 2023
old browser check with javascript

1:21 am, September 25, 2023
Idea: Google Font Dropdown Selector Code

1:17 am, September 25, 2023
json loop load elements

1:17 am, September 25, 2023
Operating Systems and the Change to Linux

1:17 am, September 25, 2023
inline form field padding

1:15 am, September 25, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-inline-color

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