List Views

Total Items found in Views is 213191.
An advanced collection of page views
Making Images Retina Display Friendly

2:20 am, September 9, 2024
Bootstrap Darkmode Switch

2:19 am, September 9, 2024
javascript window.onload

2:15 am, September 9, 2024
sqlite escape string

2:14 am, September 9, 2024
form submit override with javascript

2:11 am, September 9, 2024
search within files in a directory

2:11 am, September 9, 2024
My Favourite Atom Packages (Plugins) 2020

2:10 am, September 9, 2024
apache redirect to https ssl from normal

2:09 am, September 9, 2024
sqlite fetchArray into another array

2:09 am, September 9, 2024
CSS Grid Frame Work

2:07 am, September 9, 2024
react basic hello world

2:05 am, September 9, 2024
top bar overflow issues [fixed]

2:04 am, September 9, 2024
load content with jquery

2:03 am, September 9, 2024
flex shorthand css

2:01 am, September 9, 2024
Idea: Google Font Dropdown Selector Code

2:00 am, September 9, 2024
transform rotate a hexagon in css

1:59 am, September 9, 2024
CSS Filter Generator from Hex Code

1:58 am, September 9, 2024
gallery carousel center mode

1:54 am, September 9, 2024
codemirror with auto preview window

1:53 am, September 9, 2024
function causing slow load time

1:47 am, September 9, 2024
using parse_url to extract parts of a url

1:43 am, September 9, 2024
linux list all drives and partitions

1:42 am, September 9, 2024
tools i still want to create

1:37 am, September 9, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

grid-row-end

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