List Views

Total Items found in Views is 216803.
An advanced collection of page views
php save csv from array to file

5:39 am, January 16, 2023
function to create a uid from html

5:39 am, January 16, 2023
Lato font quick install

5:38 am, January 16, 2023
extracting the useful bits of bootstrap

5:38 am, January 16, 2023
Use Sweet Alert rather than alert!

5:37 am, January 16, 2023
Mac Useful Keyboard Shortcuts

5:37 am, January 16, 2023
Applied Accessibility - Tab Index

5:37 am, January 16, 2023
simple dropdown navigation ul li css

5:36 am, January 16, 2023
show errors in php with toggle

5:35 am, January 16, 2023
javascript window.onload

5:35 am, January 16, 2023
random string generator guid

5:35 am, January 16, 2023
PHP/SQLite - Load Random Item

5:34 am, January 16, 2023
darken background image using css

5:31 am, January 16, 2023
how to decode xml in php

5:31 am, January 16, 2023
get the last letter of a string

5:30 am, January 16, 2023
list group card item template

5:30 am, January 16, 2023
show the current date in javascript

5:29 am, January 16, 2023
Multidimensional Array

5:29 am, January 16, 2023
sublime text find and replace style tag

5:29 am, January 16, 2023
prevent default click event on link

5:28 am, January 16, 2023
video embed no controls

5:28 am, January 16, 2023
Date Conversion PHP

5:27 am, January 16, 2023
Change link target with JQuery

5:27 am, January 16, 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

grid-column

The grid-column CSS shorthand property specifies a grid item's size and location within a grid column by contributing a line, a span, or nothing (automatic) to its grid placement, thereby specifying the inline-start and inline-end edge of its grid area.
grid-column css reference