List Views

Total Items found in Views is 216796.
An advanced collection of page views
pre-line white space settings

3:55 am, January 25, 2022
function to create a uid from html

3:39 am, January 25, 2022
Testing

3:27 am, January 25, 2022
layout homepage

3:20 am, January 25, 2022
Easy Meta Tags

3:14 am, January 25, 2022
show the current date in javascript

3:08 am, January 25, 2022
pulsating dots - glow glowing

3:02 am, January 25, 2022
csv read example

2:52 am, January 25, 2022
random emojis copy and paste

2:47 am, January 25, 2022
Multidimensional Array

2:41 am, January 25, 2022
Changing an array declared with const

2:34 am, January 25, 2022
Applied Accessibility - Access Keys

2:27 am, January 25, 2022
asp classic get a url and display it

2:26 am, January 25, 2022
css font style italic

2:13 am, January 25, 2022
random string generator guid

2:05 am, January 25, 2022
get last month as a number with php

1:52 am, January 25, 2022
list a functions variables or arguments

1:25 am, January 25, 2022
add chevrons to a ul list

1:16 am, January 25, 2022
python getting started notes

12:53 am, January 25, 2022
change padding of element with javascript

12:51 am, January 25, 2022
Slick Slider Carousel

12:41 am, January 25, 2022
Use Recursion to Return a Range Array

12:17 am, January 25, 2022
How to add jquery to squarespace site

12:09 am, January 25, 2022
using switch in a function

12:06 am, January 25, 2022
show all methods (functions) in a class

11:34 pm, January 24, 2022
youtube embed iframe

11:32 pm, January 24, 2022
checking for spam comments function

11:30 pm, January 24, 2022
javascript try catch example function

11:25 pm, January 24, 2022
use an image to replace bullet in ul list

11:14 pm, January 24, 2022
read and sort directory contents in php

11:00 pm, January 24, 2022
checking if your windows pc has a TPM

10:48 pm, January 24, 2022
Writing Arrow Functions with Parameters

10:48 pm, January 24, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

inherit

The inherit CSS keyword causes the element for which it is specified to take the computed value of the property from its parent element. It can be applied to any CSS property, including the CSS shorthand all.
inherit css reference