List Views

Total Items found in Views is 215675.
An advanced collection of page views
digital clock with jquery

2:03 am, May 2, 2022
foundation includes cdnjs

2:03 am, May 2, 2022
twitter icon font awesome

2:02 am, May 2, 2022
add chevrons to a ul list

2:02 am, May 2, 2022
ken burns slow image zoom

1:57 am, May 2, 2022
FCC - Basic: Profile Lookup

1:57 am, May 2, 2022
compare equality function

1:57 am, May 2, 2022
vimeo thumbnail generator

1:56 am, May 2, 2022
Enabling SSH on Ubuntu

1:56 am, May 2, 2022
random emojis copy and paste

1:52 am, May 2, 2022
cycle color using background

1:50 am, May 2, 2022
uniqid random string

1:49 am, May 2, 2022
video embed tag

1:49 am, May 2, 2022
css font style italic

1:47 am, May 2, 2022
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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

:not()

The :not() CSS pseudo-class represents elements that do not match a list of selectors. Since it prevents specific items from being selected, it is known as the negation pseudo-class.
:not css reference