List Views

Total Items found in Views is 229023.
An advanced collection of page views
Applied Accessibility - Tab Index

1:55 am, June 24, 2024
Nginx Server Block with Rewrite

1:55 am, June 24, 2024
show errors in php with toggle

1:55 am, June 24, 2024
Kinda Crappy 3D button code

1:55 am, June 24, 2024
adding an item to an array with php

1:56 am, June 24, 2024
PHP/SQLite - Load Random Item

1:56 am, June 24, 2024
random string generator guid

1:57 am, June 24, 2024
php get file and save it

1:57 am, June 24, 2024
javascript window.onload

1:57 am, June 24, 2024
loop to arr.length or array length

2:00 am, June 24, 2024
using foundation 6.4 xy grid basics

2:00 am, June 24, 2024
404 Error Page Codepen

2:00 am, June 24, 2024
making var_dump look nice

2:01 am, June 24, 2024
check if a ul contains a ul li

2:02 am, June 24, 2024
How to use default props in React

2:02 am, June 24, 2024
darken background image using css

2:03 am, June 24, 2024
how to decode xml in php

2:03 am, June 24, 2024
uniqid random string

2:04 am, June 24, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

rotate3d()

The rotate3d() CSS function defines a transformation that rotates an element around a fixed axis in 3D space, without deforming it. Its result is a <transform-function> data type.
rotate3d() css reference