List Views

Total Items found in Views is 277548.
An advanced collection of page views
Use Recursion to Count Down

9:38 am, August 19, 2024
ES6 Nested Object Example

9:38 am, August 19, 2024
IP Address

9:38 am, August 19, 2024
try catch test

9:38 am, August 19, 2024
php substr return part of a string

9:38 am, August 19, 2024
php mysql table exists function

9:38 am, August 19, 2024
get the current url in javascript

9:38 am, August 19, 2024
csv read example

9:38 am, August 19, 2024
assign array to variables in a loop

9:38 am, August 19, 2024
list group card template

9:39 am, August 19, 2024
Complex Arrow Function Example

9:39 am, August 19, 2024
Generate Sub menu using Core

9:39 am, August 19, 2024
parallax js scroll testing

9:39 am, August 19, 2024
get last month as a number with php

9:39 am, August 19, 2024
random number using rand

9:39 am, August 19, 2024
wordpress get site url

9:39 am, August 19, 2024
Use Recursion to Return a Range Array

9:39 am, August 19, 2024
get current url with php

9:39 am, August 19, 2024
basic for loop

9:39 am, August 19, 2024
testing equality

9:39 am, August 19, 2024
Use Recursion to Count Up

9:39 am, August 19, 2024
checking for spam comments function

9:39 am, August 19, 2024
Create a Complex JSX Element

9:39 am, August 19, 2024
change string to capital words ucwords

9:40 am, August 19, 2024
bootstrap dark mode

9:40 am, August 19, 2024
making the search page nicer

9:40 am, August 19, 2024
enable dark mode in tinymce

9:40 am, August 19, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
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