List Views

Total Items found in Views is 229023.
An advanced collection of page views
random number using rand

11:04 pm, December 5, 2022
grid column and row spacing

11:39 pm, December 5, 2022
link to an external stylesheet

12:00 am, December 6, 2022
renew all SSL certificates with certbot

12:44 am, December 6, 2022
css prefers-color-scheme example

1:16 am, December 6, 2022
start ssh and add key git

1:23 am, December 6, 2022
generating all css colours with php?

1:31 am, December 6, 2022
list items matching a category title

3:15 am, December 6, 2022
validate email address from string

3:24 am, December 6, 2022
Get Current Page URL PHP

3:44 am, December 6, 2022
pulsating dots - glow glowing

5:53 am, December 6, 2022
css :active pseudo-class usage

7:20 am, December 6, 2022
pretty printing json with php

9:18 am, December 6, 2022
change the window title

11:10 am, December 6, 2022
using switch in a function

11:36 am, December 6, 2022
php convert date now into a sql timestamp

11:38 am, December 6, 2022
get the href value using jquery

3:36 pm, December 6, 2022
Use the parseInt Function with a Radix

3:42 pm, December 6, 2022
Use Recursion to Count Up

4:07 pm, December 6, 2022
favicon code meta tag

4:50 pm, December 6, 2022
make all links target new window

6:23 pm, December 6, 2022
stack a table using css responsive

6:52 pm, December 6, 2022
Complex Arrow Function Example

7:08 pm, December 6, 2022
convert a string to uppercase with php

7:50 pm, December 6, 2022

8:54 pm, December 6, 2022
card counting example from fcc

9:35 pm, December 6, 2022
Writing Arrow Functions with Parameters

12:13 am, December 7, 2022
layout homepage

2:02 am, December 7, 2022
Whois Lookup

2:04 am, December 7, 2022
Form elements New Zealand region list

2:28 am, December 7, 2022
Generate a Random User Name

3:07 am, December 7, 2022
del

3:26 am, December 7, 2022
simple usage for php password_hash

4:35 am, December 7, 2022
count the elements in an array

4:36 am, December 7, 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...

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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

:nth-last-child()

The :nth-last-child() CSS pseudo-class matches elements based on their position among a group of siblings, counting from the end.
:nth-last-child css reference