List Views

Total Items found in Views is 185730.
An advanced collection of page views
Adding HTML Templates into TinyMCE Editor

11:22 pm, October 17, 2021
check column exists in table sqlite

11:22 pm, October 17, 2021
load the latest single item only

11:22 pm, October 17, 2021
simple backup to google drive fron linux

11:22 pm, October 17, 2021
still more comment spam

11:21 pm, October 17, 2021
load from fields array php class function

11:21 pm, October 17, 2021
Nginx Server Block with Rewrite

11:21 pm, October 17, 2021
php basic page router

11:20 pm, October 17, 2021
how to unzip in linux

11:20 pm, October 17, 2021
renew all SSL certificates with certbot

11:20 pm, October 17, 2021
Enabling SSH on Ubuntu

11:20 pm, October 17, 2021
install atom editor on ubuntu

11:19 pm, October 17, 2021
rs3 runespan experience rates

11:19 pm, October 17, 2021
change file permissions to -rw-rw-r--

11:19 pm, October 17, 2021
how to find what version pi you are using

11:19 pm, October 17, 2021
linux list all drives and partitions

11:19 pm, October 17, 2021
change padding of element with javascript

11:19 pm, October 17, 2021
linux mount a drive manually

11:19 pm, October 17, 2021
old browser check with javascript

11:19 pm, October 17, 2021
css accordion basics

11:19 pm, October 17, 2021
certbot add a certificate for one domain

11:19 pm, October 17, 2021
jquery enable and disable attribute

11:18 pm, October 17, 2021
chia mining research notes

11:18 pm, October 17, 2021
get the href value using jquery

11:18 pm, October 17, 2021
Custom JS Tabs - No Jquery or Jquery UI

11:18 pm, October 17, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
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