List Views

Total Items found in Views is 179778.
An advanced collection of page views
wp register plugin settings admin

2:27 am, September 19, 2022
using a css grid area template

2:26 am, September 19, 2022
Privacy

2:23 am, September 19, 2022
get the value from a textarea element

2:23 am, September 19, 2022
install codemirror for textareas [added]

2:22 am, September 19, 2022
Custom JS Tabs - No Jquery or Jquery UI

2:19 am, September 19, 2022
rs3 runespan experience rates

2:16 am, September 19, 2022
load json data url or api with javascript

2:14 am, September 19, 2022
php html template class system

2:10 am, September 19, 2022
style page numbers [fixed]

2:09 am, September 19, 2022
CSS Grid Frame Work

2:08 am, September 19, 2022
simulate a click on an element with jquery

2:06 am, September 19, 2022
add paging to wp list query

2:05 am, September 19, 2022
Console Tips and Tricks

2:04 am, September 19, 2022
How to make your code look nice

1:58 am, September 19, 2022
box shadow example(s) - drop shadow

1:57 am, September 19, 2022
add some foundation tabs working example

1:54 am, September 19, 2022
Footer Design and Redesign

1:53 am, September 19, 2022
Running Windows on pi400 notes

1:51 am, September 19, 2022
Install PHP without Apache on Ubuntu

1:50 am, September 19, 2022
enable tinymce on a target textarea by id

1:45 am, September 19, 2022
rs3 rune crafting leveling stats

1:38 am, September 19, 2022
php basic page router

1:33 am, September 19, 2022
test love like dislike script from api

1:23 am, September 19, 2022
Lato font quick install

1:18 am, September 19, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
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