List Views

Total Items found in Views is 229023.
An advanced collection of page views
list group bootstrap template

5:06 am, December 5, 2022
extracting the useful bits of bootstrap

5:06 am, December 5, 2022
bold the numbers in a ol li list

5:06 am, December 5, 2022
function to create a uid from html

5:08 am, December 5, 2022
image Checkbox Replacement for Forms

5:10 am, December 5, 2022
load json data url with jquery

5:11 am, December 5, 2022
for loop with a 5 increment

5:12 am, December 5, 2022
how to decode xml in php

5:13 am, December 5, 2022
Prevent Object Mutation

5:13 am, December 5, 2022
making the search page nicer

5:14 am, December 5, 2022
check url hash using javascript

5:15 am, December 5, 2022
zoom background of element when active

5:16 am, December 5, 2022
php mysql table exists function

5:16 am, December 5, 2022
Slick Slider Carousel

5:16 am, December 5, 2022
wp register plugin settings admin

5:17 am, December 5, 2022
css font style italic

5:18 am, December 5, 2022
Custom 12 Grid using CSS Grid

5:18 am, December 5, 2022
Core Class - Basic Core Structure

5:20 am, December 5, 2022
404 Error Page Codepen

5:20 am, December 5, 2022
read and sort directory contents in php

5:22 am, December 5, 2022
wordpress get site url

5:22 am, December 5, 2022
fancybox load iframe inline

5:22 am, December 5, 2022
bootstrap form basic

5:24 am, December 5, 2022
commit and push changes to git repo

5:24 am, December 5, 2022
check box highlight text area css

5:24 am, December 5, 2022
css using perspective for transforms

5:25 am, December 5, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

scroll-padding-block-start

The scroll-padding-block-start property defines offsets for the start edge in the block dimension of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-block-start css reference