List Views

Total Items found in Views is 213191.
An advanced collection of page views
codemirror with auto preview window

12:56 am, September 4, 2023
using gzdeflate on a string php

12:52 am, September 4, 2023
javascript try catch example function

12:50 am, September 4, 2023
mysql to sqlite notes

12:47 am, September 4, 2023
What is Core?

12:42 am, September 4, 2023
Search Duplicating Bugs

12:41 am, September 4, 2023
image Checkbox Replacement for Forms

12:41 am, September 4, 2023
find all elements add class jquery

12:40 am, September 4, 2023
Auto Changing Image URL

12:40 am, September 4, 2023
timeline class and function

12:39 am, September 4, 2023
Input Suggestions using a datalist

12:38 am, September 4, 2023
Regex replace or find anything in brackets

12:37 am, September 4, 2023
show the browsers name in javascript

12:37 am, September 4, 2023
using flexbox to align elements in a row

12:35 am, September 4, 2023
chia mining research notes

12:35 am, September 4, 2023
Primordial Life 3.21 Windows Application

12:31 am, September 4, 2023
adding an item to an array with php

12:30 am, September 4, 2023
Python import into SQLite research

12:30 am, September 4, 2023
How to Pass an Array as Props in React

12:30 am, September 4, 2023
search within files in a directory

12:29 am, September 4, 2023
page scroll indicator research

12:29 am, September 4, 2023
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

:current

The :current CSS pseudo-class selector is a time-dimensional pseudo-class that represents the element, or an ancestor of the element, that is currently being displayed. For example in a video with captions which are being displayed by WebVTT.
:current css reference