List Views

Total Items found in Views is 177466.
An advanced collection of page views
card counting example from fcc

11:27 pm, November 22, 2021
jquery click function

11:27 pm, November 22, 2021
jquery document ready

11:26 pm, November 22, 2021
Change link target with JQuery

11:20 pm, November 22, 2021
using flexbox to align elements in a row

11:18 pm, November 22, 2021
Do While Loop

11:18 pm, November 22, 2021
random number using rand

11:15 pm, November 22, 2021
using vue and json data

11:14 pm, November 22, 2021
for loop with a 5 increment

11:13 pm, November 22, 2021
Use Recursion to Count Down

11:11 pm, November 22, 2021
keyframe animations css

11:11 pm, November 22, 2021
for loop through an array with javascript

11:10 pm, November 22, 2021
jquery enable and disable attribute

11:10 pm, November 22, 2021
JS Using typeof to check on string types

11:07 pm, November 22, 2021
css prefers-color-scheme example

11:06 pm, November 22, 2021
using switch in a function

11:05 pm, November 22, 2021
jqueryui includes css and js

11:01 pm, November 22, 2021
jquery clone and append elements

10:57 pm, November 22, 2021
try catch test

10:51 pm, November 22, 2021
compare equality function

10:51 pm, November 22, 2021
white space pre-wrap formatting

10:46 pm, November 22, 2021
enable tinymce on a target textarea by id

10:43 pm, November 22, 2021
filter drop shadow

9:57 pm, November 22, 2021
convert a string to uppercase with php

9:56 pm, November 22, 2021
Generate Random Fractions with JavaScript

9:50 pm, November 22, 2021
Use Sweet Alert rather than alert!

9:16 pm, November 22, 2021
making var_dump look nice

9:07 pm, November 22, 2021
document ready wordpress jquery

8:23 pm, November 22, 2021
Find Disk Space Usage using DU

8:23 pm, November 22, 2021
meta description tag

7:38 pm, November 22, 2021
favicon code meta tag

7:36 pm, November 22, 2021
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

place-self

The place-self CSS shorthand property allows you to align an individual item in both the block and inline directions at once (i.e. the align-self and justify-self properties) in a relevant layout system such as Grid or Flexbox. If the second value is not present, the first value is also used for it.
place-self css reference