List Views

Total Items found in Views is 222766.
An advanced collection of page views
zoom background of element when active

12:10 pm, December 1, 2023
codemirror htmlmixed textarea

12:09 pm, December 1, 2023
check column exists in table sqlite

11:54 am, December 1, 2023
php validate email function

11:42 am, December 1, 2023
convert json string to a php array

11:39 am, December 1, 2023
commit and push changes to git repo

11:37 am, December 1, 2023
testing equality

11:35 am, December 1, 2023
layout homepage

11:29 am, December 1, 2023
get the current month as a number

11:29 am, December 1, 2023
python Install Beautiful Soup

11:28 am, December 1, 2023
mithril testing

11:21 am, December 1, 2023
IP Address

11:19 am, December 1, 2023
js check the length of a string

11:19 am, December 1, 2023
show errors in php with toggle

11:10 am, December 1, 2023
get text between tags

11:10 am, December 1, 2023
Default Parameters for Functions

11:10 am, December 1, 2023
PHP/SQLite - Load Random Item

11:01 am, December 1, 2023
How to make your code look nice

10:54 am, December 1, 2023
hide the third row in a table with css

10:36 am, December 1, 2023
jqueryui date selector

10:35 am, December 1, 2023
Create a Complex JSX Element

10:28 am, December 1, 2023
chevron down

10:16 am, December 1, 2023
subscribe to mailchimp code also annoying

10:13 am, December 1, 2023
Generate a Random User Name

10:10 am, December 1, 2023
assign array to variables in a loop

10:09 am, December 1, 2023
python url to text with beautiful soup

9:51 am, December 1, 2023
KruXoR - September 2022 - Newsletter #1

9:48 am, December 1, 2023
get the current url in javascript

9:39 am, December 1, 2023
Changing an array declared with const

9:35 am, December 1, 2023
wordpress get site url

9:35 am, December 1, 2023
Input Suggestions using a datalist

9:33 am, December 1, 2023
tiny mce editor tinymce

9:23 am, December 1, 2023
Animal Crossing House Design's

9:21 am, December 1, 2023
css slow zoom in animation

9:20 am, December 1, 2023
Writing Arrow Functions with Parameters

9:14 am, December 1, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

max-block-size

The max-block-size CSS property specifies the maximum size of an element in the direction opposite that of the writing direction as specified by writing-mode. That is, if the writing direction is horizontal, then max-block-size is equivalent to max-height; if the writing direction is vertical, max-block-size is the same as max-width.
max-block-size css reference