List Views

Total Items found in Views is 177466.
An advanced collection of page views
vimeo thumbnail generator

10:17 am, July 11, 2022
php countries array

9:59 am, July 11, 2022
basic for loop odd numbers

9:48 am, July 11, 2022
logo tickers marquee slow scrolling

9:47 am, July 11, 2022
loop through object json javascript

9:46 am, July 11, 2022
get the last letter of a string

9:41 am, July 11, 2022
Tim and Crunchy Location RS3

9:36 am, July 11, 2022
show the year with js

9:20 am, July 11, 2022
bootstrap form basic

9:13 am, July 11, 2022
jquery clone and append elements

9:05 am, July 11, 2022
load content with jquery

9:04 am, July 11, 2022
list group card item template

9:01 am, July 11, 2022
goodbye old grid theme

9:00 am, July 11, 2022
globe svg testing (broken)

8:56 am, July 11, 2022
javascript add class to element

8:46 am, July 11, 2022
color cycle drop shadow

8:45 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

:only-child

The :only-child CSS pseudo-class represents an element without any siblings. This is the same as :first-child:last-child or :nth-child(1):nth-last-child(1), but with a lower specificity.
:only-child css reference