List Views

Total Items found in Views is 299308.
An advanced collection of page views
adding a new line in javascript

10:12 am, May 30, 2022
filter drop shadow

10:18 am, May 30, 2022
Applied Accessibility - Tab Index

10:18 am, May 30, 2022
select onchange

10:19 am, May 30, 2022
keyframe animations css

10:23 am, May 30, 2022
simple table stripe striping

10:27 am, May 30, 2022
jquery document ready

10:28 am, May 30, 2022
target data attribute with css

10:30 am, May 30, 2022
check if something is an array

10:30 am, May 30, 2022
ES6 Nested Object Example

10:31 am, May 30, 2022
getType function for js

10:32 am, May 30, 2022
youtube embed iframe

10:32 am, May 30, 2022
get the current url in javascript

10:34 am, May 30, 2022
Use Recursion to Count Down

10:36 am, May 30, 2022
foundation make row full width

10:36 am, May 30, 2022
copy file

10:39 am, May 30, 2022
cycle color using background

10:40 am, May 30, 2022
color cycle drop shadow

10:40 am, May 30, 2022
compare equality function

10:41 am, May 30, 2022
how to json encode an array in php

11:11 am, May 30, 2022
chevron left

11:12 am, May 30, 2022
Footer Design and Redesign

11:13 am, May 30, 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...

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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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