List Views

Total Items found in Views is 283674.
An advanced collection of page views
how to json encode an array in php

11:36 am, March 14, 2022
test php bundle write

11:36 am, March 14, 2022
react basic hello world

11:36 am, March 14, 2022
get current url with php

11:44 am, March 14, 2022
wordpress get home url

11:45 am, March 14, 2022
youtube embed iframe

11:51 am, March 14, 2022
foundation make row full width

11:52 am, March 14, 2022
javascript basic test array and loop

11:53 am, March 14, 2022
checking for spam comments function

11:56 am, March 14, 2022
using let and const example

12:06 pm, March 14, 2022
loop through object json javascript

12:12 pm, March 14, 2022
js check the length of a string

12:17 pm, March 14, 2022
select onchange

12:17 pm, March 14, 2022
compare non equality function

12:17 pm, March 14, 2022
using scroll-behavior: smooth css

12:23 pm, March 14, 2022
Farming Allotment patch locations

12:32 pm, March 14, 2022
meta keywords tag

12:33 pm, March 14, 2022
php substr return part of a string

12:44 pm, March 14, 2022
foundation accordion for version 6.x

12:44 pm, March 14, 2022
start ssh and add key git

12:44 pm, March 14, 2022
tools i still want to create

12:48 pm, March 14, 2022
show errors in php with toggle

12:51 pm, March 14, 2022
white space break word css

12:52 pm, March 14, 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...

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

james clear
Random CSS Property

min()

The min() CSS function lets you set the smallest (most negative) value from a list of comma-separated expressions as the value of a CSS property value. The min() function can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
min() css reference