List Views

Total Items found in Views is 226560.
An advanced collection of page views
IP Address

12:18 am, November 25, 2024
css accordion basics

12:18 am, November 25, 2024
pi hole and hassio

12:18 am, November 25, 2024
Using Flexbox rather than Floats

12:18 am, November 25, 2024
4 box custom grid with responsive

12:19 am, November 25, 2024
find all elements add class jquery

12:19 am, November 25, 2024
darken background image using css

12:19 am, November 25, 2024
Google Font Embed - Play Gaming Font

12:19 am, November 25, 2024
Bootstrap 4 Center menu items in a navbar

12:19 am, November 25, 2024
How do Self-Closing JSX Tags Work?

12:20 am, November 25, 2024
cycle color using background

12:20 am, November 25, 2024
recreate marquee element using css

12:20 am, November 25, 2024
form elements australian state list

12:20 am, November 25, 2024
read and sort directory contents in php

12:20 am, November 25, 2024
KruXoR - September 2022 - Newsletter #1

12:20 am, November 25, 2024
install codemirror for textareas [added]

12:20 am, November 25, 2024
Applied Accessibility - Access Keys

12:20 am, November 25, 2024
make labels or badges look better

12:20 am, November 25, 2024
ken burns slow image zoom

12:20 am, November 25, 2024
use an image in your list items ol ul li

12:20 am, November 25, 2024
Twitter Post Fetcher Script

12:20 am, November 25, 2024
Core - File Structure

12:20 am, November 25, 2024
Mac Useful Keyboard Shortcuts

12:20 am, November 25, 2024
python import and print url

12:20 am, November 25, 2024
atom editor useful keyboard shortcuts

12:20 am, November 25, 2024
extracting the useful bits of bootstrap

12:21 am, November 25, 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

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference