List Views

Total Items found in Views is 215675.
An advanced collection of page views
add years as options to select dropdown

12:28 pm, November 22, 2021
wordpress get home url

12:25 pm, November 22, 2021
using attr in css to get content from html

12:24 pm, November 22, 2021
wordpress main nav dropdown fix

12:24 pm, November 22, 2021
Spam IP Database and delete button

12:24 pm, November 22, 2021
Running Windows on pi400 notes

12:21 pm, November 22, 2021
install atom editor on ubuntu

12:21 pm, November 22, 2021
change file permissions to -rw-rw-r--

12:19 pm, November 22, 2021
check if a variable is undefined or NULL

12:18 pm, November 22, 2021
css :active pseudo-class usage

12:17 pm, November 22, 2021
hide the third row in a table with css

12:17 pm, November 22, 2021
get element by id and hide it

12:16 pm, November 22, 2021
add paging to wp list query

12:15 pm, November 22, 2021
check browser version and show a message

12:15 pm, November 22, 2021
TortoiseSVN for updating wordpress plugins

12:11 pm, November 22, 2021
python getting started notes

12:10 pm, November 22, 2021
Google Page Speed Cleanup and Testing

12:10 pm, November 22, 2021
bootstrap dark mode

12:04 pm, November 22, 2021
target last item css with :last-of-type

11:57 am, November 22, 2021
logo tickers marquee slow scrolling

11:56 am, November 22, 2021
get select option form value with jquery

11:53 am, November 22, 2021
show post content on template wordpress

11:49 am, November 22, 2021
Changing an array declared with const

11:48 am, November 22, 2021
IP Address

11:47 am, November 22, 2021
testing equality

11:46 am, November 22, 2021
digital clock with jquery

11:44 am, November 22, 2021
Adding an IP Block Class and Functions

11:44 am, November 22, 2021
Adding an IP Block Class and Functions

11:44 am, November 22, 2021
Tim and Crunchy Location RS3

11:33 am, November 22, 2021
zoom background of element when active

11:33 am, November 22, 2021
landscape image document placeholder

11:31 am, November 22, 2021
tinymce remove auto p tags setting

11:31 am, November 22, 2021
change padding of element with javascript

11:27 am, November 22, 2021
change string to capital words ucwords

11:16 am, November 22, 2021
header type json

11:14 am, November 22, 2021
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

minecraft
Random CSS Property

max()

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