List Views

Total Items found in Views is 185730.
An advanced collection of page views
google map with overlay data

3:38 am, December 12, 2022
wordpress main nav dropdown fix

3:37 am, December 12, 2022
old browser check with javascript

3:36 am, December 12, 2022
Robocopy Options /? help

3:33 am, December 12, 2022
pretty printing json with php

3:29 am, December 12, 2022
php convert date now into a sql timestamp

3:24 am, December 12, 2022
convert all images into base64 encoded

3:20 am, December 12, 2022
check browser version and show a message

3:18 am, December 12, 2022
Testing Playwrite on for Node

3:17 am, December 12, 2022
generate random username function in php

3:15 am, December 12, 2022
Create Strings using Template Literals

3:09 am, December 12, 2022
css responsive max and min targets @media

3:08 am, December 12, 2022
using scroll-behavior: smooth css

3:00 am, December 12, 2022
Mega Menus Collection

2:59 am, December 12, 2022
jquery check if a sub element exists

2:57 am, December 12, 2022
show the browsers name in javascript

2:56 am, December 12, 2022
center something with css not using flex

2:55 am, December 12, 2022
react hello world with variable name

2:54 am, December 12, 2022
404 Error Page Codepen

2:46 am, December 12, 2022
install cmatrix on mac m1

2:42 am, December 12, 2022
add a gtag.js pdf click event

2:42 am, December 12, 2022
jquery click function

2:40 am, December 12, 2022
Factorio Blueprint Books

2:40 am, December 12, 2022
php check if url is valid with filter_var

2:39 am, December 12, 2022
timeline class and function

2:36 am, December 12, 2022
testing chartjs

2:34 am, December 12, 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

margin-inline-start

The margin-inline-start CSS property defines the logical inline start margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. It corresponds to the margin-top, margin-right, margin-bottom, or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.
margin-inline-start css reference