List Views

Total Items found in Views is 184205.
An advanced collection of page views
linux mount a drive manually

11:51 am, April 1, 2024
Source on Overwolf ASCII Art

12:06 pm, April 1, 2024
material design icons google font

12:10 pm, April 1, 2024
add user to sudo group in ubuntu

12:23 pm, April 1, 2024
adding pagination to custom wp_query

12:24 pm, April 1, 2024
start ssh and add key git

12:31 pm, April 1, 2024
Testing Playwrite on for Node

12:33 pm, April 1, 2024
clipboard copy js

12:37 pm, April 1, 2024
pi hole and hassio

12:38 pm, April 1, 2024
fancybox inline auto size modal easy

12:40 pm, April 1, 2024
Clean Windows Setup

12:42 pm, April 1, 2024
write to file php

12:44 pm, April 1, 2024
list group card item template

12:45 pm, April 1, 2024
load content with jquery

12:47 pm, April 1, 2024
using vue and json data

12:48 pm, April 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

appearance (-moz-appearance, -webkit-appearance)

The appearance CSS property is used to display an element using platform-native styling, based on the operating system's theme. The -moz-appearance and -webkit-appearance properties are non-standard versions of this property, used (respectively) by Gecko (Firefox) and by WebKit-based (e.g., Safari) and Blink-based (e.g., Chrome, Opera) browsers to achieve the same thing. Note that Firefox and Edge also support -webkit-appearance, for compatibility reasons.
appearance css reference