List Views

Total Items found in Views is 226560.
An advanced collection of page views
prevent default click event on link

8:30 am, October 1, 2022
What is Core?

8:31 am, October 1, 2022
Use Recursion to Return a Range Array

8:35 am, October 1, 2022
RS3 Combat Bars

8:38 am, October 1, 2022
compare non equality function

8:46 am, October 1, 2022
jquery load wait function

8:49 am, October 1, 2022
jquery document ready

8:54 am, October 1, 2022
Changing an array declared with const

8:54 am, October 1, 2022
grid column and row spacing

8:55 am, October 1, 2022
Form elements New Zealand region list

8:55 am, October 1, 2022
load content with jquery

8:56 am, October 1, 2022
check url hash using javascript

8:56 am, October 1, 2022
transform rotate a hexagon in css

8:57 am, October 1, 2022
Date Conversion PHP

9:03 am, October 1, 2022
using let and const example

9:04 am, October 1, 2022
simple dropdown navigation ul li css

9:09 am, October 1, 2022
using switch in a function

9:12 am, October 1, 2022
globe svg testing (broken)

9:15 am, October 1, 2022
foundation accordion for version 6.x

9:16 am, October 1, 2022
video embed tag

9:17 am, October 1, 2022
CSS Only Table Stacking Solution

9:17 am, October 1, 2022
get element by id and hide it

9:24 am, October 1, 2022
gallery carousel center mode

9:28 am, October 1, 2022
get the last letter of a string

9:30 am, October 1, 2022
Lato font quick install

9:38 am, October 1, 2022
css grid for layouts and how to use it

9:39 am, October 1, 2022
Sweet Alert 2 Methods and Examples

9:43 am, October 1, 2022
Viewport width and height calculations

9:50 am, October 1, 2022
bootstrap alert template

9:50 am, October 1, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
Random CSS Property

:user-valid (:-moz-ui-valid)

The :user-valid CSS pseudo-class represents any validated form element whose value validates correctly based on its validation constraints. However, unlike :valid it only matches once the user has interacted with it.
:user-valid css reference