List Views

Total Items found in Views is 216803.
An advanced collection of page views
make any element editable

12:30 am, December 11, 2023
How do Self-Closing JSX Tags Work?

12:29 am, December 11, 2023
redirect www to non www

12:29 am, December 11, 2023
extract youtube image from video url

12:29 am, December 11, 2023
Auto Create HTML Code Snippets

12:29 am, December 11, 2023
load random videos module using template

12:29 am, December 11, 2023
php return json header and content

12:29 am, December 11, 2023
Bootstrap Darkmode Switch

12:28 am, December 11, 2023
using a css grid area template

12:28 am, December 11, 2023
set active class based on url value

12:28 am, December 11, 2023
css grid for layouts and how to use it

12:28 am, December 11, 2023
load a youtube video in a fancybox modal

12:27 am, December 11, 2023
Factorio Megabase-In-A-Book

12:27 am, December 11, 2023
simple javascript no library accordion

12:27 am, December 11, 2023
youtube extract thumbnail from video link

12:27 am, December 11, 2023
make all links target new window

12:27 am, December 11, 2023
bootstrap list group card with footer

12:27 am, December 11, 2023
generate a new SSH key on mac for git

12:27 am, December 11, 2023
random emojis copy and paste

12:27 am, December 11, 2023
how to find what version pi you are using

12:27 am, December 11, 2023
play a sound every # of seconds

12:27 am, December 11, 2023
Chat GPT slick slider code testing

12:27 am, December 11, 2023
using the kbd html tag

12:26 am, December 11, 2023
table border collapse

12:26 am, December 11, 2023
highlight a button with an animation css

12:26 am, December 11, 2023
form elements australian state list

12:26 am, December 11, 2023
emoji data - version 1.0

12:26 am, December 11, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

inherit

The inherit CSS keyword causes the element for which it is specified to take the computed value of the property from its parent element. It can be applied to any CSS property, including the CSS shorthand all.
inherit css reference