List Views

Total Items found in Views is 185730.
An advanced collection of page views
compare equality function

9:57 am, May 27, 2024
compare non equality function

9:57 am, May 27, 2024
random emojis copy and paste

9:56 am, May 27, 2024
basic for loop

9:56 am, May 27, 2024
foundation make row full width

9:47 am, May 27, 2024
FCC - Basic: Profile Lookup

9:46 am, May 27, 2024
inline fancybox modal testing

9:45 am, May 27, 2024
submit form with javascript

9:44 am, May 27, 2024
dropdown section

9:44 am, May 27, 2024
Radial Click Effect

9:43 am, May 27, 2024
pi400 how to take a screen shot

9:43 am, May 27, 2024
get the href value using jquery

9:43 am, May 27, 2024
Applied Accessibility - Tab Index

9:43 am, May 27, 2024
javascript window.onload

9:31 am, May 27, 2024
change the window title

9:31 am, May 27, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
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