List Views

Total Items found in Views is 184209.
An advanced collection of page views
old browser check with javascript

11:30 pm, May 26, 2024
windows robocopy /? help and usage

11:30 pm, May 26, 2024
mithril testing

11:30 pm, May 26, 2024
convert json string to a php array

11:31 pm, May 26, 2024
css :active pseudo-class usage

11:31 pm, May 26, 2024
fancybox load iframe inline

11:31 pm, May 26, 2024
making var_dump look nice

11:32 pm, May 26, 2024
css slow zoom in animation

11:33 pm, May 26, 2024
csv read example

11:35 pm, May 26, 2024
Custom 12 Grid using CSS Grid

11:35 pm, May 26, 2024
gallery carousel center mode

11:36 pm, May 26, 2024
log the console log output to a div

11:42 pm, May 26, 2024
how to decode xml in php

11:43 pm, May 26, 2024
four box grid css html custom

11:43 pm, May 26, 2024
scroll left animation

11:43 pm, May 26, 2024
Auto Changing Image URL

11:43 pm, May 26, 2024
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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

Pseudo-elements

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.
Pseudo-elements css reference