List Views

Total Items found in Views is 213193.
An advanced collection of page views
page load timer class

4:14 am, July 18, 2022
make all links target new window

4:14 am, July 18, 2022
add chevrons to a ul list

4:15 am, July 18, 2022
video embed tag

4:15 am, July 18, 2022
chevron down

4:16 am, July 18, 2022
chevron up

4:16 am, July 18, 2022
show the year with js

4:17 am, July 18, 2022
Radial Click Effect

4:17 am, July 18, 2022
color cycle drop shadow

4:17 am, July 18, 2022
csv read example

4:17 am, July 18, 2022
check if a file exists with php

4:18 am, July 18, 2022
Use Sweet Alert rather than alert!

4:18 am, July 18, 2022
transform rotate a hexagon in css

4:18 am, July 18, 2022
making var_dump look nice

4:19 am, July 18, 2022
start ssh and add key git

4:20 am, July 18, 2022
animate css

4:23 am, July 18, 2022
lorem ipsum

4:24 am, July 18, 2022
del

4:24 am, July 18, 2022
try catch test

4:26 am, July 18, 2022
Farming Guides

4:28 am, July 18, 2022
convert json string to a php array

4:29 am, July 18, 2022
uniqid random string

4:29 am, July 18, 2022
youtube embed iframe

4:31 am, July 18, 2022
wp register plugin settings admin

4:32 am, July 18, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference