List Views

Total Items found in Views is 222764.
An advanced collection of page views
get current year in javascript

11:46 pm, October 8, 2023
Mining 1-99

11:41 pm, October 8, 2023
CSS Drawing - Beach Scene

11:40 pm, October 8, 2023
fancybox image popout easy

11:36 pm, October 8, 2023
goodbye old grid theme

11:35 pm, October 8, 2023
javascript try catch example function

11:34 pm, October 8, 2023
gallery carousel center mode

11:33 pm, October 8, 2023
twitter json feed testing

11:32 pm, October 8, 2023
Runescape Questing Notes and Log

11:30 pm, October 8, 2023
Form elements New Zealand region list

11:29 pm, October 8, 2023
css grid for layouts and how to use it

11:28 pm, October 8, 2023
document ready wordpress jquery

11:27 pm, October 8, 2023
using foundation 6.4 xy grid basics

11:22 pm, October 8, 2023
jquery load wait function

11:22 pm, October 8, 2023
change string to capital words ucwords

11:22 pm, October 8, 2023
javascript page redirect

11:21 pm, October 8, 2023
RS3 Best AFK training all skills

11:21 pm, October 8, 2023
php countries array

11:19 pm, October 8, 2023
Google Font Embed - Play Gaming Font

11:18 pm, October 8, 2023
animated duck on footer

11:16 pm, October 8, 2023
center mode slick zoom testing

11:13 pm, October 8, 2023
Efficient OSRS Maxing Guide

11:13 pm, October 8, 2023
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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

:host()

The :host() CSS pseudo-class function selects the shadow host of the shadow DOM containing the CSS it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host.
:host() css reference