List Views

Total Items found in Views is 215675.
An advanced collection of page views
how to unzip in linux

4:15 am, March 18, 2024
linux mount a drive manually

4:13 am, March 18, 2024
simple file cache and check in php

4:07 am, March 18, 2024
wordpress main nav dropdown fix

4:06 am, March 18, 2024
transform rotate an element in css

4:06 am, March 18, 2024
generating all css colours with php?

4:05 am, March 18, 2024
Core - File Structure

4:03 am, March 18, 2024
show views list function

4:03 am, March 18, 2024
csv read example

4:03 am, March 18, 2024
fancybox image popout easy

4:01 am, March 18, 2024
Guide to maxing in F2P Ironman RS3

3:49 am, March 18, 2024
get file name from path name in php

3:45 am, March 18, 2024
animate css

3:41 am, March 18, 2024
RS3 Best AFK training all skills

3:39 am, March 18, 2024
mysql to sqlite notes

3:36 am, March 18, 2024
youtube embed iframe

3:28 am, March 18, 2024
install cmatrix on mac m1

3:26 am, March 18, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference