List Views

Total Items found in Views is 184213.
An advanced collection of page views
Auto Create HTML Code Snippets

12:29 am, January 1, 2024
linux mount a drive manually

12:29 am, January 1, 2024
Using Flexbox rather than Floats

12:29 am, January 1, 2024
convert all images into base64 encoded

12:35 am, January 1, 2024
Nginx Server Block with Rewrite

12:35 am, January 1, 2024
css grid container with 4 auto columns

12:35 am, January 1, 2024
css accordion basics

12:36 am, January 1, 2024
jquery clone and append elements

12:36 am, January 1, 2024
OSRS How do I change my appearance?

12:37 am, January 1, 2024
javascript isset equivalent

12:37 am, January 1, 2024
Use the parseInt Function with a Radix

12:37 am, January 1, 2024
get the current url in javascript

12:37 am, January 1, 2024
using let and const example

12:38 am, January 1, 2024
get current url with php

12:39 am, January 1, 2024
copy file

12:39 am, January 1, 2024
Testing

12:41 am, January 1, 2024
Oswald Font Quick Embed

12:41 am, January 1, 2024
sqlite escape string

12:44 am, January 1, 2024
Source on Overwolf ASCII Art

12:45 am, January 1, 2024
weird search results being recorded

12:45 am, January 1, 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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

:enabled

The :enabled CSS pseudo-class represents any enabled element. An element is enabled if it can be activated (selected, clicked on, typed into, etc.) or accept focus. The element also has a disabled state, in which it can't be activated or accept focus.
:enabled css reference