List Views

Total Items found in Views is 184213.
An advanced collection of page views
jquery jqueryui vue script includes

10:24 am, November 20, 2023
show errors in php with toggle

10:31 am, November 20, 2023
test php bundle write

10:35 am, November 20, 2023
Make the Welcome Text box Smaller

10:35 am, November 20, 2023
adding react to a website in 3 steps

10:36 am, November 20, 2023
using let rather than var

10:40 am, November 20, 2023
random emojis copy and paste

10:41 am, November 20, 2023
python import and print url

10:42 am, November 20, 2023
Quick Links

10:47 am, November 20, 2023
cycle color using background

11:30 am, November 20, 2023
creating a button creator in javascript

12:00 pm, November 20, 2023
how to json encode an array in php

12:27 pm, November 20, 2023
RS3 Slayer - Aviansie

12:54 pm, November 20, 2023
convert json string to a php array

12:55 pm, November 20, 2023
Kruxor Moving from Bootstrap to CSS Grid

1:00 pm, November 20, 2023
read and sort directory contents in php

1:01 pm, November 20, 2023
php check if a class exists

1:25 pm, November 20, 2023
Runescape Questing Notes and Log

1:39 pm, November 20, 2023
xcopy backup full directory windows bat

1:41 pm, November 20, 2023
start ssh and add key git

1:47 pm, November 20, 2023
python Install Beautiful Soup

2:02 pm, November 20, 2023
ES6 Nested Object Example

2:19 pm, November 20, 2023
Added Bootstrap Nightshade Again

2:41 pm, November 20, 2023
wordpress category list sorting custom

2:43 pm, November 20, 2023
using the kbd html tag

2:50 pm, November 20, 2023
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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
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