List Hits

Total Items found in Hits is 534024.
A Collection of Hits...
content AI

2:20 pm, February 27, 2023
transform rotate a hexagon in css

2:21 pm, February 27, 2023
CSS Only Table Stacking Solution

2:25 pm, February 27, 2023
Custom 12 Grid using CSS Grid

2:28 pm, February 27, 2023
RS3 Herb Run Notes

2:32 pm, February 27, 2023
css slow zoom in animation

2:34 pm, February 27, 2023
use an emoji on your list items ul li

2:35 pm, February 27, 2023
Whois Lookup

2:45 pm, February 27, 2023
rs3 runespan experience rates

2:45 pm, February 27, 2023
split a string into links using the comma

2:56 pm, February 27, 2023
scroll down the page using a button click

2:57 pm, February 27, 2023
extract variables from url string php

2:57 pm, February 27, 2023
use an image to replace bullet in ul list

2:58 pm, February 27, 2023
sqlite check table name exists

2:59 pm, February 27, 2023
windows robocopy /? help and usage

3:00 pm, February 27, 2023
form submit override with javascript

3:00 pm, February 27, 2023
Bootstrap 4 Center menu items in a navbar

3:00 pm, February 27, 2023
redirect www to non www

3:01 pm, February 27, 2023
How to make your code look nice

3:01 pm, February 27, 2023
adding an item to an array with php

3:02 pm, February 27, 2023
flex align center vertical horizontal

3:03 pm, February 27, 2023
Whois Lookup

3:03 pm, February 27, 2023
adding react to a website in 3 steps

3:03 pm, February 27, 2023
Create a Simple JSX Element

3:04 pm, February 27, 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
Old programmers never die; they just lose some of their functions.
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