List Views

Total Items found in Views is 229023.
An advanced collection of page views
drop shadow text class easy drop shadow

6:05 am, January 16, 2023
Generate Sub menu using Core

6:05 am, January 16, 2023
box shadow example(s) - drop shadow

6:05 am, January 16, 2023
wordpress get home url

6:06 am, January 16, 2023
hide the third row in a table with css

6:07 am, January 16, 2023
Custom 12 Grid using CSS Grid

6:10 am, January 16, 2023
explode a string into an array

6:10 am, January 16, 2023
flex shorthand css

6:11 am, January 16, 2023
php basic page router

6:11 am, January 16, 2023
use an emoji on your list items ul li

6:11 am, January 16, 2023
bootstrap basic grid layout

6:12 am, January 16, 2023
php validate email function

6:12 am, January 16, 2023
design nice block header

6:12 am, January 16, 2023
adding react to a website in 3 steps

6:12 am, January 16, 2023
foundation make row full width

6:13 am, January 16, 2023
save string to file php

6:13 am, January 16, 2023
flex align center vertical horizontal

6:15 am, January 16, 2023
RS3 - How to enable custom Loot Beams

6:16 am, January 16, 2023
simple table stripe striping

6:16 am, January 16, 2023
Prevent Object Mutation

6:16 am, January 16, 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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
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