List Views

Total Items found in Views is 229023.
An advanced collection of page views
center mode slick zoom testing

2:44 am, March 20, 2023
top bar overflow issues [fixed]

2:48 am, March 20, 2023
get current year in javascript

2:49 am, March 20, 2023
What's the Point of Docker?

2:57 am, March 20, 2023
random emojis copy and paste

2:57 am, March 20, 2023
adding react with JSX using babel

2:57 am, March 20, 2023
Change link target with JQuery

2:58 am, March 20, 2023
check box highlight text area css

3:01 am, March 20, 2023
animated duck on footer

3:04 am, March 20, 2023
tiny mce editor tinymce

3:06 am, March 20, 2023
prevent default click event on link

3:06 am, March 20, 2023
make labels or badges look better

3:07 am, March 20, 2023
clipboard copy js

3:08 am, March 20, 2023
Create a Complex JSX Element

3:08 am, March 20, 2023
Custom 12 Grid using CSS Grid

3:09 am, March 20, 2023
Site Widget Controls

3:10 am, March 20, 2023
margin padding framework

3:10 am, March 20, 2023
CSS Grid Frame Work

3:10 am, March 20, 2023
css accordion basics

3:11 am, March 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference