List Views

Total Items found in Views is 222764.
An advanced collection of page views
redirect www to non www

12:12 am, January 22, 2024
using parse_url to extract parts of a url

12:11 am, January 22, 2024
Nginx Server Block with Rewrite

12:11 am, January 22, 2024
check url hash using javascript

12:11 am, January 22, 2024
Video Placeholder Image HTML

12:10 am, January 22, 2024
atom editor useful keyboard shortcuts

12:10 am, January 22, 2024
find all elements add class jquery

12:10 am, January 22, 2024
vimeo thumbnail generator

12:10 am, January 22, 2024
jqueryui date selector

12:10 am, January 22, 2024
php basic page router

12:09 am, January 22, 2024
windows robocopy /? help and usage

12:09 am, January 22, 2024
Leaflet Quick Start Example

12:09 am, January 22, 2024
RS3 Construction Log

12:09 am, January 22, 2024
javascript page redirect

12:09 am, January 22, 2024
css grid for layouts and how to use it

12:08 am, January 22, 2024
old browser check with javascript

12:07 am, January 22, 2024
Alpine JS Testing

12:07 am, January 22, 2024
mithril testing

12:07 am, January 22, 2024
checking for spam comments function

12:07 am, January 22, 2024
weird search results being recorded

12:06 am, January 22, 2024
get current year in javascript

12:06 am, January 22, 2024
jquery toggle menu testing

12:06 am, January 22, 2024
Date Conversion PHP

12:06 am, January 22, 2024
Javascript Objects Notes

12:05 am, January 22, 2024
show the year with js

12:05 am, January 22, 2024
using a css grid area template

12:05 am, January 22, 2024
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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference