List Views

Total Items found in Views is 216864.
An advanced collection of page views
Tim and Crunchy Location RS3

12:47 pm, September 1, 2023

4:31 am, September 2, 2023
show the current date in javascript

11:01 pm, September 3, 2023
How to Compose React Components in React

11:03 pm, September 3, 2023
youtube search api request function

11:06 pm, September 3, 2023
set active class based on url value

11:07 pm, September 3, 2023
Bootstrap Darkmode Switch

11:08 pm, September 3, 2023
js function to calculate golf scores

11:08 pm, September 3, 2023
change padding of element with javascript

11:09 pm, September 3, 2023
tinymce remove auto p tags setting

11:12 pm, September 3, 2023
Footer Design and Redesign

11:13 pm, September 3, 2023
KruXoR Site Updates June 2022

11:14 pm, September 3, 2023
Bootstrap 4 Center menu items in a navbar

11:14 pm, September 3, 2023
atom editor useful keyboard shortcuts

11:15 pm, September 3, 2023
add paging to wp list query

11:15 pm, September 3, 2023
How to Override Default Props in React

11:15 pm, September 3, 2023
OSRS Members Fishing Guide

11:20 pm, September 3, 2023
Crafting - 1 - 99 guide

11:20 pm, September 3, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

contain

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.
contain css reference