List Views

Total Items found in Views is 281387.
An advanced collection of page views
codemirror htmlmixed textarea

9:12 am, October 23, 2023
play a sound every # of seconds

9:11 am, October 23, 2023
Date Conversion PHP

9:11 am, October 23, 2023
Some New String tools

9:10 am, October 23, 2023
Site Widget Controls

9:10 am, October 23, 2023
Whois Lookup

9:10 am, October 23, 2023
jquery document ready

9:10 am, October 23, 2023
easy twitter embed code

9:09 am, October 23, 2023
border box reset

9:07 am, October 23, 2023
javascript window.onload

9:07 am, October 23, 2023
json test objects (or arrays)

9:06 am, October 23, 2023
chart js line chart dont show below 0

9:06 am, October 23, 2023
chevron up

9:04 am, October 23, 2023
down chevron and styles

9:04 am, October 23, 2023
chevron down

9:04 am, October 23, 2023
darken background image using css

9:04 am, October 23, 2023
meta description tag

9:03 am, October 23, 2023
try catch test

9:03 am, October 23, 2023
write to file php

9:03 am, October 23, 2023
basic for loop

9:03 am, October 23, 2023
using multiple text shadow

9:01 am, October 23, 2023
get tomorrows date with javascript

8:59 am, October 23, 2023
wordpress block grid code

8:59 am, October 23, 2023
foundation includes cdnjs

8:59 am, October 23, 2023
margin padding framework

8:59 am, October 23, 2023
bootstrap dark mode

8:59 am, October 23, 2023
Form elements New Zealand region list

8:55 am, October 23, 2023
adding an item to an array with php

8:52 am, October 23, 2023
target last item css with :last-of-type

8:52 am, October 23, 2023
loop to arr.length or array length

8:51 am, October 23, 2023
Changing an array declared with const

8:50 am, October 23, 2023
console dir usage

8:49 am, October 23, 2023
get current url with php

8:47 am, October 23, 2023
meta keywords tag

8:40 am, October 23, 2023
get element by id and hide it

8:37 am, October 23, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Interesting...

Me
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