List Views

Total Items found in Views is 215675.
An advanced collection of page views
certbot add a certificate for one domain

5:39 am, February 16, 2023
testing equality

4:39 am, February 16, 2023
my default text shadow css

3:33 am, February 16, 2023
RS3 Summoning Quick Oblesque

9:10 pm, February 15, 2023
git pull changes from a repository

8:02 pm, February 15, 2023
document placeholder for a4 in portrait

7:39 pm, February 15, 2023
use an image to replace bullet in ul list

7:33 pm, February 15, 2023
get the current post id from content.php

7:14 pm, February 15, 2023
random number using rand

7:03 pm, February 15, 2023
Easy Meta Tags

6:44 pm, February 15, 2023
Core - File Structure

5:35 pm, February 15, 2023
pretty printing json with php

5:24 pm, February 15, 2023
Pikelets

4:20 pm, February 15, 2023
add a user and add the user to sudo group

3:59 pm, February 15, 2023
change padding of element with javascript

3:51 pm, February 15, 2023
Forster Cam Log's

12:37 pm, February 15, 2023
wordpress get home url

12:25 pm, February 15, 2023
Mac Apps

12:21 pm, February 15, 2023
js check the length of a string

12:20 pm, February 15, 2023
php list all the functions in a class

12:20 pm, February 15, 2023
php mysql table exists function

12:07 pm, February 15, 2023
video embed full screen all screen sizes

12:02 pm, February 15, 2023
foundation make row full width

11:52 am, February 15, 2023
Writing Arrow Functions with Parameters

10:57 am, February 15, 2023
foundation responsive tables

10:25 am, February 15, 2023
test php bundle write

10:24 am, February 15, 2023
random emojis copy and paste

10:05 am, February 15, 2023
sqlite check table name exists

9:50 am, February 15, 2023
transform rotate an element in css

9:49 am, February 15, 2023
bootstrap toggle element collapse

9:43 am, February 15, 2023
for loop through an array with javascript

9:06 am, February 15, 2023
foundation old grid format

9:05 am, February 15, 2023
loop to arr.length or array length

9:03 am, February 15, 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


Me
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