List Views

Total Items found in Views is 215675.
An advanced collection of page views
using vue and json data

5:40 am, May 1, 2023
json jquery ajax request

5:46 am, May 1, 2023
meta description tag

5:48 am, May 1, 2023
page load timer class

6:07 am, May 1, 2023
loop through $_GET in php

6:12 am, May 1, 2023
submit form with javascript

6:14 am, May 1, 2023
margin padding framework

6:17 am, May 1, 2023
scrollbar replacement simplebar

6:25 am, May 1, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

calc()

The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
calc() css reference