List Views

Total Items found in Views is 222871.
An advanced collection of page views
verify the google recapture server php

12:45 am, March 18, 2024
Testing Playwrite on for Node

12:45 am, March 18, 2024
CSS Grid Frame Work

12:44 am, March 18, 2024
How to Override Default Props in React

12:44 am, March 18, 2024
What is Core?

12:43 am, March 18, 2024
KruXoR Site Updates June 2022

12:43 am, March 18, 2024
Bootstrap Darkmode Switch

12:43 am, March 18, 2024
css font style italic

12:41 am, March 18, 2024
fancybox v3.4 - Mixed gallery

12:41 am, March 18, 2024
Find Disk Space Usage using DU

12:40 am, March 18, 2024
submit form with javascript

12:39 am, March 18, 2024
PHP/SQLite - Load Random Item

12:39 am, March 18, 2024
adding react to a website in 3 steps

12:37 am, March 18, 2024
making the search page nicer

12:36 am, March 18, 2024
get last month as a number with php

12:36 am, March 18, 2024
How to Pass an Array as Props in React

12:35 am, March 18, 2024
Factorio Megabase-In-A-Book

12:35 am, March 18, 2024
center mode slick zoom testing

12:34 am, March 18, 2024
detect window scroll position jquery

12:34 am, March 18, 2024
timeline class and function

12:34 am, March 18, 2024
favicon code meta tag

12:33 am, March 18, 2024
javascript try catch example function

12:32 am, March 18, 2024
Privacy

12:32 am, March 18, 2024
add paging to wp list query

12:31 am, March 18, 2024
card.html template

12:29 am, March 18, 2024
scrollbar replacement simplebar

12:29 am, March 18, 2024
php html template class system

12:29 am, March 18, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference