List Views

Total Items found in Views is 215675.
An advanced collection of page views
darken background image using css

4:58 am, July 18, 2022
ES6 Nested Object Example

4:58 am, July 18, 2022
RS3 Combat Bars

4:49 am, July 18, 2022
jquery document ready

4:48 am, July 18, 2022
copy file

4:46 am, July 18, 2022
wordpress get home url

4:44 am, July 18, 2022
header type json

4:39 am, July 18, 2022
javascript add class to element

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

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

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

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

4:29 am, July 18, 2022
Farming Guides

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

4:26 am, July 18, 2022
del

4:24 am, July 18, 2022
lorem ipsum

4:24 am, July 18, 2022
animate css

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

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

4:19 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
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