List Views

Total Items found in Views is 215675.
An advanced collection of page views
What is Core?

1:49 pm, August 29, 2022
git pull changes from a repository

1:49 pm, August 29, 2022
RS3 Divination locations 1-99

1:48 pm, August 29, 2022
Viewport width and height calculations

1:33 pm, August 29, 2022
material design icons google font

1:29 pm, August 29, 2022
recreate marquee element using css

1:21 pm, August 29, 2022
Mining 1-99

1:13 pm, August 29, 2022
cycle color using background

1:09 pm, August 29, 2022
Thieving training : 1 - 99

1:05 pm, August 29, 2022
Factorio Megabase-In-A-Book

12:57 pm, August 29, 2022
save string to file php

12:49 pm, August 29, 2022
php return json header and content

12:43 pm, August 29, 2022
css grid for layouts and how to use it

12:39 pm, August 29, 2022
checking if your windows pc has a TPM

12:29 pm, August 29, 2022
Moving the cursor on iPhone 11

12:26 pm, August 29, 2022
adding a new line in javascript

12:24 pm, August 29, 2022
Importing CSS Reference

12:23 pm, August 29, 2022
duplicate a line in vscode shortcut

12:20 pm, August 29, 2022
search within files in a directory

12:20 pm, August 29, 2022
simple php ip blocker

12:19 pm, August 29, 2022
get the current url in javascript

12:13 pm, August 29, 2022
select onchange

12:01 pm, August 29, 2022
RS3 Herb Run Notes

11:54 am, August 29, 2022
Nginx Server Block with Rewrite

11:52 am, August 29, 2022
get tomorrows date with javascript

11:40 am, August 29, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

column-width

The column-width CSS property sets the ideal column width in a multi-column layout. The container will have as many columns as can fit without any of them having a width less than the column-width value. If the width of the container is narrower than the specified value, the single column's width will be smaller than the declared column width.
column-width css reference