List Views

Total Items found in Views is 229023.
An advanced collection of page views
php check if a class exists

4:55 am, August 22, 2022
javascript isset equivalent

4:58 am, August 22, 2022
adding an item to an array with php

5:00 am, August 22, 2022
white space pre-wrap formatting

5:07 am, August 22, 2022
using let and const example

5:18 am, August 22, 2022
pi400 how to take a screen shot

5:19 am, August 22, 2022
submit a form with javascript onclick

5:19 am, August 22, 2022
using gzdeflate on a string php

5:20 am, August 22, 2022
Console Tips and Tricks

5:26 am, August 22, 2022
my default text shadow css

5:27 am, August 22, 2022
enable dark mode in tinymce

5:30 am, August 22, 2022
Move any element with css offsets

5:36 am, August 22, 2022
json test objects (or arrays)

5:43 am, August 22, 2022
more complex responsive tables css

5:46 am, August 22, 2022
adding a new line in javascript

5:52 am, August 22, 2022
javascript add class to element

5:52 am, August 22, 2022
meta refresh reload page

5:53 am, August 22, 2022
Dropdown Box with Searchable Text

5:54 am, August 22, 2022
console dir usage

5:57 am, August 22, 2022
OSRS Optimal Quest Guide

5:58 am, August 22, 2022
RS3 Thieving Log - Safe Cracking

5:59 am, August 22, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
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