List Views

Total Items found in Views is 215675.
An advanced collection of page views
wp register plugin settings admin

12:21 pm, November 1, 2022
Changing an array declared with const

12:21 pm, November 1, 2022
generate a new SSH key on mac for git

12:18 pm, November 1, 2022
using let rather than var

12:17 pm, November 1, 2022
check if something is an array

12:15 pm, November 1, 2022
make labels or badges look better

12:10 pm, November 1, 2022
get last month as a number with php

12:02 pm, November 1, 2022
parallax js scroll testing

11:50 am, November 1, 2022
install codemirror for textareas [added]

11:49 am, November 1, 2022
loop through object json javascript

11:41 am, November 1, 2022
Easy Meta Tags

11:36 am, November 1, 2022
site update incoming before and after

11:35 am, November 1, 2022
Regions of New Zealand - In Dropdown Form

11:33 am, November 1, 2022
a page with two images

11:28 am, November 1, 2022
check if a ul contains a ul li

11:22 am, November 1, 2022
getting the site title vs the page name

10:59 am, November 1, 2022
clipboard copy js

10:56 am, November 1, 2022
Mining 1-99

10:48 am, November 1, 2022
the next steps after maxing in runescape

10:46 am, November 1, 2022
How to Override Default Props in React

10:35 am, November 1, 2022
Making Images Retina Display Friendly

10:31 am, November 1, 2022
imgur upload from php

10:28 am, November 1, 2022
Random User Profile Loading Script in vue

10:26 am, November 1, 2022
json test objects (or arrays)

10:25 am, November 1, 2022
Applied Accessibility - Access Keys

10:21 am, November 1, 2022
favicon code meta tag

10:20 am, November 1, 2022
get element by id and hide it

10:17 am, November 1, 2022
video embed tag

10:16 am, November 1, 2022
get the current working directory in php

10:15 am, November 1, 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


Me
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