List Views

Total Items found in Views is 227783.
An advanced collection of page views
list items matching a category title

2:10 am, April 10, 2023
make labels or badges look better

2:10 am, April 10, 2023
Auto Create HTML Code Snippets

2:05 am, April 10, 2023
function to create a uid from html

1:59 am, April 10, 2023
check column exists in table sqlite

1:59 am, April 10, 2023
chevron left

1:59 am, April 10, 2023
csv read example

1:55 am, April 10, 2023
detect window scroll position jquery

1:52 am, April 10, 2023
Quick Links

1:47 am, April 10, 2023
Laptop Thoughts and Options Jul 2021

1:46 am, April 10, 2023
get current url with php

1:44 am, April 10, 2023
animated duck on footer

1:43 am, April 10, 2023
Mega Menus Collection

1:39 am, April 10, 2023
Abyssal Demons on Slayer Task Guide

1:39 am, April 10, 2023
Input Suggestions using a datalist

1:36 am, April 10, 2023
fancybox v3.4 - Mixed gallery

1:35 am, April 10, 2023
CSS Grid Frame Work

1:34 am, April 10, 2023
imgur upload from php

1:32 am, April 10, 2023
jquery page search [testing]

1:30 am, April 10, 2023
Testing Playwrite on for Node

1:30 am, April 10, 2023
What's the Point of Docker?

1:28 am, April 10, 2023
Welcome Widget Card - Toggle

1:28 am, April 10, 2023
php validate email function

1:27 am, April 10, 2023
gallery carousel center mode

1:27 am, April 10, 2023
fancybox image popout easy

1:26 am, April 10, 2023
Slick Slider Carousel

1:23 am, April 10, 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

contain

The contain CSS property allows an author to indicate that an element and its contents are, as much as possible, independent of the rest of the document tree. This allows the browser to recalculate layout, style, paint, size, or any combination of them for a limited area of the DOM and not the entire page, leading to obvious performance benefits.
contain css reference