List Views

Total Items found in Views is 213190.
An advanced collection of page views
What's the Point of Docker?

9:32 pm, May 1, 2024
digital clock with jquery

9:06 pm, May 1, 2024
rs3 rune crafting leveling stats

9:05 pm, May 1, 2024
make any element editable

9:03 pm, May 1, 2024
truncate string using jquery

8:59 pm, May 1, 2024
page load timer class

8:42 pm, May 1, 2024
meta description tag

8:03 pm, May 1, 2024
Top 10 Terraria Houses

7:35 pm, May 1, 2024
copy file

7:24 pm, May 1, 2024
show the year with js

7:19 pm, May 1, 2024
animate css

7:09 pm, May 1, 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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference