List Views

Total Items found in Views is 177466.
An advanced collection of page views
assign array to variables in a loop

2:37 am, January 1, 2022
add paging to wp list query

2:36 am, January 1, 2022
youtube embed iframe

2:36 am, January 1, 2022
detect window scroll position jquery

2:33 am, January 1, 2022
Use Sweet Alert rather than alert!

2:32 am, January 1, 2022
bootstrap dark mode

2:31 am, January 1, 2022
Thieving training : 1 - 99

2:30 am, January 1, 2022
CSS Grid Frame Work

2:25 am, January 1, 2022
using a css grid area template

2:22 am, January 1, 2022
set and check a cookie using js cookie

2:21 am, January 1, 2022
inline form field padding

2:18 am, January 1, 2022
more complex responsive tables css

2:17 am, January 1, 2022
Sweet Alert 2 Methods and Examples

2:17 am, January 1, 2022
RS3 Quick Daily Run Logs

2:09 am, January 1, 2022
simple usage for php password_hash

2:00 am, January 1, 2022
testing equality

1:58 am, January 1, 2022
css accordion basics

1:57 am, January 1, 2022
php basic page router

1:57 am, January 1, 2022
CSS Drawing - Beach Scene

1:54 am, January 1, 2022
change favicon with jquery

1:54 am, January 1, 2022
Best Atom Plugins 2019

1:53 am, January 1, 2022
get current url with php

1:52 am, January 1, 2022
prevent default click event on link

1:51 am, January 1, 2022
jquery jqueryui vue script includes

1:48 am, January 1, 2022
get the href value using jquery

1:48 am, January 1, 2022
change the window title

1:47 am, January 1, 2022
Privacy

1:47 am, January 1, 2022
top bar overflow issues [fixed]

1:46 am, January 1, 2022
RS3 Thieving Log - Safe Cracking

1:45 am, January 1, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

contain

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.
contain css reference