List Views

Total Items found in Views is 184219.
An advanced collection of page views
Farming Guides

12:54 am, February 20, 2023
twitter json feed testing

12:54 am, February 20, 2023
Source on Overwolf ASCII Art

12:55 am, February 20, 2023
RS3 Hunter Leveling Logs and Notes

12:59 am, February 20, 2023
scrollbar replacement simplebar

12:59 am, February 20, 2023
css grid for layouts and how to use it

12:59 am, February 20, 2023
linux list all drives and partitions

1:00 am, February 20, 2023
Windows Emoji Shortcut

1:01 am, February 20, 2023
jquery jqueryui vue script includes

1:02 am, February 20, 2023
simple dropdown navigation ul li css

1:04 am, February 20, 2023
wordpress get site url

1:05 am, February 20, 2023
add years as options to select dropdown

1:09 am, February 20, 2023
extracting the useful bits of bootstrap

1:09 am, February 20, 2023
simple file cache and check in php

1:10 am, February 20, 2023
testing chartjs

1:14 am, February 20, 2023
generate a new SSH key on mac for git

1:15 am, February 20, 2023
get select option form value with jquery

1:15 am, February 20, 2023
add some foundation tabs working example

1:17 am, February 20, 2023
python import and print url

1:21 am, February 20, 2023
bootstrap styled buttons

1:22 am, February 20, 2023
add chevrons to a ul list

1:24 am, February 20, 2023
stack a table using css responsive

1:24 am, February 20, 2023
foundation accordion for version 6.x

1:25 am, February 20, 2023
using multiple text shadow

1:26 am, February 20, 2023
white space pre-wrap formatting

1:28 am, February 20, 2023
assign array to variables in a loop

1:28 am, February 20, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

grid-column

The grid-column CSS shorthand property specifies a grid item's size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.
grid-column css reference