List Views

Total Items found in Views is 184219.
An advanced collection of page views
bootstrap styled buttons

11:44 pm, July 10, 2022
video embed tag

11:45 pm, July 10, 2022
enable dark mode in tinymce

11:46 pm, July 10, 2022
Easy Meta Tags

11:46 pm, July 10, 2022
fancybox modal popup example

11:48 pm, July 10, 2022
bootstrap alert template

11:51 pm, July 10, 2022
Install PHP without Apache on Ubuntu

11:52 pm, July 10, 2022
Complex Arrow Function Example

11:57 pm, July 10, 2022
check if something is an array

12:00 am, July 11, 2022
check if a ul contains a ul li

12:01 am, July 11, 2022
emoji data - version 1.0

12:01 am, July 11, 2022
timeline class and function

12:02 am, July 11, 2022
prevent default click event on link

12:02 am, July 11, 2022
twitter json feed testing

12:03 am, July 11, 2022
Radial Click Effect

12:07 am, July 11, 2022
css using perspective for transforms

12:07 am, July 11, 2022
more complex responsive tables css

12:10 am, July 11, 2022
using scroll-behavior: smooth css

12:12 am, July 11, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

:nth-of-type()

The :nth-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name).
:nth-of-type css reference