List Views

Total Items found in Views is 213191.
An advanced collection of page views
load json data url or api with javascript

2:01 am, September 2, 2024
using clamp js to clamp lines of text

1:58 am, September 2, 2024
write string contents to a file with php

1:57 am, September 2, 2024
Install PHP without Apache on Ubuntu

1:56 am, September 2, 2024
pi hole and hassio

1:56 am, September 2, 2024
Graceful outfit

1:45 am, September 2, 2024
add new random image with button

1:45 am, September 2, 2024
Oswald Font Quick Embed

1:38 am, September 2, 2024
Use Recursion to Count Up

1:38 am, September 2, 2024
tinymce remove auto p tags setting

1:38 am, September 2, 2024
down chevron and styles

1:36 am, September 2, 2024
How to Pass an Array as Props in React

1:31 am, September 2, 2024
transform rotate a hexagon in css

1:31 am, September 2, 2024
Factorio Megabase-In-A-Book

1:30 am, September 2, 2024
chocolatey command line for windows

1:26 am, September 2, 2024
Monitoring Visible Objects on Screen

1:23 am, September 2, 2024
javascript page redirect

1:21 am, September 2, 2024
Adding HTML Templates into TinyMCE Editor

1:20 am, September 2, 2024
Spam IP Database and delete button

1:20 am, September 2, 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
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

:user-valid (:-moz-ui-valid)

The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike :valid it only matches once the user has interacted with it.
:user-valid css reference