List Views

Total Items found in Views is 179507.
An advanced collection of page views
using flexbox to align elements in a row

11:00 pm, October 23, 2022
dropdown change input box on select

12:16 am, October 22, 2022
flex shorthand css

12:07 am, October 22, 2022
basic for loop odd numbers

11:23 pm, October 21, 2022
how to unzip in linux

5:39 pm, October 21, 2022
wp register plugin settings admin

5:35 pm, October 21, 2022
change file permissions to -rw-rw-r--

3:24 am, October 21, 2022
KruXoR - October 2022 - Newsletter

12:58 am, October 21, 2022
wordpress get template directory

11:24 pm, October 20, 2022
javascript add class to element

11:23 pm, October 20, 2022
add this

7:36 pm, October 20, 2022
Applied Accessibility - Tab Index

6:59 pm, October 20, 2022
get element by id and hide it

6:16 pm, October 20, 2022
get file name from path name in php

5:54 pm, October 20, 2022
renew all SSL certificates with certbot

5:21 pm, October 20, 2022
youtube embed iframe

5:19 pm, October 20, 2022
bootstrap basic grid layout

5:08 pm, October 20, 2022
foundation responsive tables

11:37 am, October 20, 2022
wordpress get site url

7:01 am, October 20, 2022
chevron up

6:47 am, October 20, 2022
javascript basic test array and loop

6:14 am, October 20, 2022
foundation includes cdnjs

5:23 am, October 20, 2022
tiny mce editor tinymce

2:28 am, October 20, 2022
Fast and Furious 2022

2:00 am, October 20, 2022
check if something is an array

1:49 am, October 20, 2022
Custom JS Tabs - No Jquery or Jquery UI

1:21 am, October 20, 2022
search bug Above

1:12 am, October 20, 2022
check length of element jquery

1:11 am, October 20, 2022
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

radial-gradient()

The radial-gradient() CSS function creates an image consisting of a progressive transition between two or more colors that radiate from an origin. Its shape may be a circle or an ellipse. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
radial-gradient() css reference