List Views

Total Items found in Views is 216806.
An advanced collection of page views
using the :user-valid CSS pseudo-class

4:05 am, September 26, 2023
renew all SSL certificates with certbot

3:54 am, September 26, 2023
wordpress main nav dropdown fix

3:45 am, September 26, 2023
check length of element jquery

3:04 am, September 26, 2023
image Checkbox Replacement for Forms

2:58 am, September 26, 2023
generating all css colours with php?

2:50 am, September 26, 2023
check browser version and show a message

2:41 am, September 26, 2023
bootstrap alert template

2:13 am, September 26, 2023
using flexbox to align elements in a row

2:02 am, September 26, 2023
Generate a random title from an array

2:01 am, September 26, 2023
KruXoR - September 2022 - Newsletter #1

1:46 am, September 26, 2023
validate email address from string

1:46 am, September 26, 2023
loop through object json javascript

1:34 am, September 26, 2023
get the current working directory in php

1:33 am, September 26, 2023
Leaflet Quick Start Example

1:21 am, September 26, 2023
select onchange

1:19 am, September 26, 2023
foundation accordion for version 6.x

1:11 am, September 26, 2023
search bug Above

1:00 am, September 26, 2023
jquery jqueryui vue script includes

12:11 am, September 26, 2023
add a gtag.js pdf click event

12:01 am, September 26, 2023
list items matching a category title

12:01 am, September 26, 2023
ES6 Nested Object Example

12:00 am, September 26, 2023
get text between tags

11:58 pm, September 25, 2023
keyframe animations css

11:55 pm, September 25, 2023
php save csv from array to file

11:51 pm, September 25, 2023
json jquery ajax request

11:47 pm, September 25, 2023
php return json header and content

11:43 pm, September 25, 2023
show response headers from file get contents

11:25 pm, September 25, 2023
change file permissions to -rw-rw-r--

11:15 pm, September 25, 2023
using figcaption and figure for your images

11:05 pm, September 25, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
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