List Views

Total Items found in Views is 202380.
An advanced collection of page views
Best Atom Plugins 2019

11:27 pm, August 18, 2024
green circle tick svg

11:28 pm, August 18, 2024
4 box custom grid with responsive

11:34 pm, August 18, 2024
chia mining research notes

11:34 pm, August 18, 2024
flexbox layout template

11:35 pm, August 18, 2024
fancybox v3.4 - Mixed gallery

11:36 pm, August 18, 2024
Importing CSS Reference

11:38 pm, August 18, 2024
stack a table using css responsive

11:40 pm, August 18, 2024
mysql to sqlite notes

11:40 pm, August 18, 2024
bootstrap form basic

11:42 pm, August 18, 2024
Welcome Widget Card - Toggle

11:45 pm, August 18, 2024
Leaflet Quick Start Example

11:48 pm, August 18, 2024
404 Error Page Codepen

11:51 pm, August 18, 2024
atom editor useful keyboard shortcuts

11:52 pm, August 18, 2024
testing chartjs

11:57 pm, August 18, 2024
Javascript Objects Notes

11:57 pm, August 18, 2024
add an outline to everything!

12:05 am, August 19, 2024
Moving the cursor on iPhone 11

12:06 am, August 19, 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


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