List Views

Total Items found in Views is 222764.
An advanced collection of page views
simple file cache and check in php

12:40 am, November 13, 2023
JS Using typeof to check on string types

12:40 am, November 13, 2023
mysql to sqlite notes

12:39 am, November 13, 2023
how to json encode an array in php

12:39 am, November 13, 2023
extracting the useful bits of bootstrap

12:38 am, November 13, 2023
get current year in javascript

12:38 am, November 13, 2023
emoji data - version 1.0

12:38 am, November 13, 2023
form elements australian state list

12:38 am, November 13, 2023
document placeholder for a4 in portrait

12:38 am, November 13, 2023
atom editor useful keyboard shortcuts

12:37 am, November 13, 2023
php get file and save it

12:37 am, November 13, 2023
Operating Systems and the Change to Linux

12:37 am, November 13, 2023
logo tickers marquee slow scrolling

12:36 am, November 13, 2023
Idea: Google Font Dropdown Selector Code

12:35 am, November 13, 2023
Create Strings using Template Literals

12:35 am, November 13, 2023
RS3 Best AFK training all skills

12:35 am, November 13, 2023
list group bootstrap template

12:34 am, November 13, 2023
KruXoR - September 2022 - Newsletter #1

12:34 am, November 13, 2023
Slick Slider Carousel with Fade Transition

12:33 am, November 13, 2023
switching stack order of floats with flex

12:32 am, November 13, 2023
pulse map dots

12:32 am, November 13, 2023
bootstrap styled buttons

12:32 am, November 13, 2023
How to Define a HTML Class in JSX in React

12:29 am, November 13, 2023
simple table stripe striping

12:29 am, November 13, 2023
Alpine JS Testing

12:29 am, November 13, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference