List Views

Total Items found in Views is 215675.
An advanced collection of page views
simple table stripe striping

12:18 am, October 24, 2022
adding pagination to custom wp_query

12:17 am, October 24, 2022
write string contents to a file with php

12:17 am, October 24, 2022
scroll to top html css and js

12:16 am, October 24, 2022
Objects in javascript

12:16 am, October 24, 2022
check if an item id exists in javascript

12:15 am, October 24, 2022
Prevent Object Mutation

12:14 am, October 24, 2022
change string to capital words ucwords

12:14 am, October 24, 2022
white space pre-wrap formatting

12:13 am, October 24, 2022
list group card item template

12:13 am, October 24, 2022
stop overscrolling on responsive ios

12:13 am, October 24, 2022
backdrop-filter: blur(10px);

12:13 am, October 24, 2022
down chevron and styles

12:13 am, October 24, 2022
using the kbd html tag

12:12 am, October 24, 2022
IP Address

12:12 am, October 24, 2022
duplicate a line in vscode shortcut

12:12 am, October 24, 2022
pi400 how to take a screen shot

12:11 am, October 24, 2022
use an emoji on your list items ul li

12:11 am, October 24, 2022
wordpress main nav dropdown fix

12:10 am, October 24, 2022
Factorio Blueprint Books

12:10 am, October 24, 2022
box shadow example(s) - drop shadow

12:10 am, October 24, 2022
Use Sweet Alert rather than alert!

12:09 am, October 24, 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
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

min-width

The min-width CSS property sets the minimum width of an element. It prevents the used value of the width property from becoming smaller than the value specified for min-width.
min-width css reference