List Views

Total Items found in Views is 202380.
An advanced collection of page views
stop overscrolling on responsive ios

10:59 am, July 22, 2024
css accordion basics

11:04 am, July 22, 2024
echo the page id from wordpress

11:04 am, July 22, 2024
json test objects (or arrays)

11:05 am, July 22, 2024
truncate string using jquery

11:13 am, July 22, 2024
Bind 'this' to a Class Method

11:14 am, July 22, 2024
load content with jquery

11:16 am, July 22, 2024
basic for loop odd numbers

11:31 am, July 22, 2024
bootstrap styled buttons

11:39 am, July 22, 2024
six box grid css html custom no gap

11:44 am, July 22, 2024
tiny mce editor tinymce

11:48 am, July 22, 2024
a page with two images

11:51 am, July 22, 2024
Video Placeholder Image HTML

11:51 am, July 22, 2024
Date Conversion PHP

11:52 am, July 22, 2024
Slick Slider Carousel

11:57 am, July 22, 2024
python import and print url

12:07 pm, July 22, 2024
using multiple text shadow

12:07 pm, July 22, 2024
php validate email function

12:07 pm, July 22, 2024
php html template class system

12:08 pm, July 22, 2024
get tomorrows date with javascript

12:10 pm, July 22, 2024
tools i still want to create

12:11 pm, July 22, 2024
card counting example from fcc

12:12 pm, July 22, 2024
add paging to wp list query

12:12 pm, July 22, 2024
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 ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

min-inline-size

The min-inline-size CSS property defines the horizontal or vertical minimal size of an element's block, depending on its writing mode. It corresponds to either the min-width or the min-height property, depending on the value of writing-mode.
min-inline-size css reference