List Views

Total Items found in Views is 177466.
An advanced collection of page views
animate css

1:11 am, May 23, 2023
making the search page nicer

1:11 am, May 23, 2023
php print an array nicely

12:50 am, May 23, 2023
python import and print url

12:25 am, May 23, 2023
open sans @import embed font quick

12:24 am, May 23, 2023
a page with two images

12:14 am, May 23, 2023
box shadow example(s) - drop shadow

12:14 am, May 23, 2023
Testing AI in Notion

11:47 pm, May 22, 2023
change the window title

11:32 pm, May 22, 2023
human_filesize php

11:26 pm, May 22, 2023
share to twitter html link only

11:22 pm, May 22, 2023
Date Conversion PHP

10:56 pm, May 22, 2023
embed and use a ttf font font face

10:42 pm, May 22, 2023
chocolatey command line for windows

10:22 pm, May 22, 2023
svg carret right css class

10:22 pm, May 22, 2023
a ghost that follows your cursor

10:18 pm, May 22, 2023
dropdown change input box on select

10:09 pm, May 22, 2023
json test objects (or arrays)

10:08 pm, May 22, 2023
adding an item to an array with php

10:08 pm, May 22, 2023
dropdown section

9:48 pm, May 22, 2023
Mac Useful Keyboard Shortcuts

9:23 pm, May 22, 2023
document ready wordpress jquery

9:03 pm, May 22, 2023
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-last-of-type()

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