List Views

Total Items found in Views is 222765.
An advanced collection of page views
javascript add class to element

12:52 pm, September 25, 2023
jquery clone and append elements

12:51 pm, September 25, 2023
load content with jquery

12:50 pm, September 25, 2023
github logo background png css

12:49 pm, September 25, 2023
load a youtube video in a fancybox modal

12:47 pm, September 25, 2023
Get the documentURI with JS

12:35 pm, September 25, 2023
get current class name with get_class

12:30 pm, September 25, 2023
meta keywords tag

12:28 pm, September 25, 2023
youtube embed iframe

12:23 pm, September 25, 2023
Forster Cam Log's

12:16 pm, September 25, 2023
basic for loop

12:15 pm, September 25, 2023
php html template class system

12:11 pm, September 25, 2023
CSS Grid Frame Work

12:10 pm, September 25, 2023
Factorio Megabase-In-A-Book

12:09 pm, September 25, 2023
detect window scroll position jquery

12:07 pm, September 25, 2023
Auto Changing Image URL

12:04 pm, September 25, 2023
Lato font quick install

11:49 am, September 25, 2023
using filter grayscale to make an image dark

11:49 am, September 25, 2023
css grid for layouts and how to use it

11:43 am, September 25, 2023
ken burns slow image zoom

11:39 am, September 25, 2023
generate a random color rgb code with php

11:39 am, September 25, 2023
php countries array

11:36 am, September 25, 2023
js function to calculate golf scores

11:36 am, September 25, 2023
using let rather than var

11:35 am, September 25, 2023
target first item css with :first-of-type

11:34 am, September 25, 2023
Regex replace or find anything in brackets

11:34 am, September 25, 2023
load json with vanilla javascript no jquery

11:31 am, September 25, 2023
KruXoR Site Updates June 2022

11:31 am, September 25, 2023
Windows CIFS Optional Features Network

11:27 am, September 25, 2023
change padding of element with javascript

11:23 am, September 25, 2023
svg carret right css class

11:20 am, September 25, 2023
testing equality

11:19 am, September 25, 2023
still more comment spam

11:15 am, September 25, 2023
Custom 12 Grid using CSS Grid

11:11 am, September 25, 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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

align-items

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.
align-items css reference