List Views

Total Items found in Views is 222764.
An advanced collection of page views
enable dark mode in tinymce

1:27 am, December 13, 2021
adding pagination to custom wp_query

1:27 am, December 13, 2021
scrollbar replacement simplebar

1:26 am, December 13, 2021
set and check a cookie using js cookie

1:26 am, December 13, 2021
Spam IP Database and delete button

1:24 am, December 13, 2021
get the current week as a number with php

1:24 am, December 13, 2021
scroll left animation

1:23 am, December 13, 2021
load random videos module using template

1:22 am, December 13, 2021
detect window scroll position jquery

1:22 am, December 13, 2021
switching stack order of floats with flex

1:21 am, December 13, 2021
getting the site title vs the page name

1:21 am, December 13, 2021
How to Add Comments in JSX

1:21 am, December 13, 2021
form submit override with javascript

1:20 am, December 13, 2021
using flexbox to align elements in a row

1:20 am, December 13, 2021
how to json encode an array in php

1:19 am, December 13, 2021
javascript basic test array and loop

1:19 am, December 13, 2021
dropdown change input box on select

1:19 am, December 13, 2021
jquery toggle menu testing

1:18 am, December 13, 2021
wordpress category list sorting custom

1:18 am, December 13, 2021
check column exists in table sqlite

1:18 am, December 13, 2021
RS3 Dungeoneering Leveling Log

1:15 am, December 13, 2021
bootstrap styled buttons

1:15 am, December 13, 2021
RS3 Elder Tree teleport locations

1:14 am, December 13, 2021
Custom JS Tabs - No Jquery or Jquery UI

1:14 am, December 13, 2021
Mac Apps

1:14 am, December 13, 2021
python Install Beautiful Soup

1:14 am, December 13, 2021
Google Page Speed Cleanup and Testing

1:14 am, December 13, 2021
Laptop Thoughts and Options Jul 2021

1:13 am, December 13, 2021
My Favourite Atom Packages (Plugins) 2020

1:12 am, December 13, 2021
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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
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