List Views

Total Items found in Views is 215675.
An advanced collection of page views
document placeholder for a4 in portrait

12:23 am, November 11, 2024
highlight a button with an animation css

12:22 am, November 11, 2024
python getting started notes

12:22 am, November 11, 2024
switching stack order of floats with flex

12:22 am, November 11, 2024
Quick tool to convert time into decimal

12:21 am, November 11, 2024
Load fancybox modal on hash check

12:21 am, November 11, 2024
twitter json feed testing

12:20 am, November 11, 2024
Creating an NFT - bbyalienyodi

12:20 am, November 11, 2024
Importing CSS Reference

12:20 am, November 11, 2024
css grid for layouts and how to use it

12:19 am, November 11, 2024
Invalid argument supplied for foreach()

12:19 am, November 11, 2024
Kinda Crappy 3D button code

12:19 am, November 11, 2024
css grid for layouts with no rows

12:19 am, November 11, 2024
Changing an array declared with const

12:19 am, November 11, 2024
goodbye old grid theme

12:19 am, November 11, 2024
Source on Overwolf ASCII Art

12:18 am, November 11, 2024
How to Pass an Array as Props in React

12:18 am, November 11, 2024
enable dark mode in tinymce

12:17 am, November 11, 2024
How do Self-Closing JSX Tags Work?

12:17 am, November 11, 2024
change favicon with jquery

12:16 am, November 11, 2024
windows robocopy /? help and usage

12:15 am, November 11, 2024
php check if url is valid with filter_var

12:15 am, November 11, 2024
twitter social sharing meta tags

12:14 am, November 11, 2024
simple backup to google drive fron linux

12:14 am, November 11, 2024
add a class to a div with an id javascript

12:14 am, November 11, 2024
Welcome Widget Card - Toggle

12:13 am, November 11, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

grid-column-end

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