List Views

Total Items found in Views is 213191.
An advanced collection of page views
mouse outline svg

4:04 pm, October 1, 2023
Use Recursion to Count Up

3:59 pm, October 1, 2023
Objects in javascript

3:57 pm, October 1, 2023
get element by id and hide it

3:50 pm, October 1, 2023
console dir usage

3:45 pm, October 1, 2023
video embed no controls

3:33 pm, October 1, 2023
ken burns slow image zoom

3:32 pm, October 1, 2023
bootstrap basic grid layout

3:25 pm, October 1, 2023
clipboard copy js

3:22 pm, October 1, 2023
border box reset

3:18 pm, October 1, 2023
RS3 Herb Locations

3:17 pm, October 1, 2023
tiny mce editor tinymce

3:16 pm, October 1, 2023
getType function for js

3:13 pm, October 1, 2023
jquery accordion

3:13 pm, October 1, 2023
ES5 vs ES6 Object Example

3:13 pm, October 1, 2023
fancybox modal popup example

3:10 pm, October 1, 2023
test php bundle write

3:02 pm, October 1, 2023
get current url with php

2:55 pm, October 1, 2023
python Install Beautiful Soup

2:52 pm, October 1, 2023
change the window title

2:48 pm, October 1, 2023
count the elements in an array

2:45 pm, October 1, 2023
Find Disk Space Usage using DU

2:45 pm, October 1, 2023
check length of element jquery

2:45 pm, October 1, 2023
Change link target with JQuery

2:45 pm, October 1, 2023
check if a ul contains a ul li

2:45 pm, October 1, 2023
load json data url with jquery

2:45 pm, October 1, 2023
link to an external stylesheet

2:45 pm, October 1, 2023
play a sound every # of seconds

2:45 pm, October 1, 2023
using a css grid area template

2:45 pm, October 1, 2023
page scroll indicator research

2:45 pm, October 1, 2023
target data attribute with css

2:45 pm, October 1, 2023
check if something is an array

2:45 pm, October 1, 2023
php mysql table exists function

2:45 pm, October 1, 2023
github logo background png css

2:45 pm, October 1, 2023
using gzdeflate on a string php

2:45 pm, October 1, 2023
scrollbar replacement simplebar

2:45 pm, October 1, 2023
check if a file exists with php

2:45 pm, October 1, 2023
pi400 how to take a screen shot

2:45 pm, October 1, 2023
foundation make row full width

2:45 pm, October 1, 2023
php save csv from array to file

2:45 pm, October 1, 2023
get the last letter of a string

2:45 pm, October 1, 2023
share to twitter html link only

2:45 pm, October 1, 2023
adding a new line in javascript

2:45 pm, October 1, 2023
wordpress main nav dropdown fix

2:45 pm, October 1, 2023
white space pre-wrap formatting

2:45 pm, October 1, 2023
javascript update item in object

2:45 pm, October 1, 2023
jquery clone and append elements

2:45 pm, October 1, 2023
Default Parameters for Functions

2:44 pm, October 1, 2023
add new random image with button

2:44 pm, October 1, 2023
Facebook HTML for Sharing a Link

2:44 pm, October 1, 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...

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

"Olivia, my eldest daughter, caught measles when she was seven years old. As the illness took its usual course I can remember reading to her often in bed and not feeling particularly alarmed about it. Then one morning, when she was well on the road to recovery, I was sitting on her bed showing her how to fashion little animals out of coloured pipe-cleaners, and when it came to her turn to make one herself, I noticed that her fingers and her mind were not working together and she couldn’t do anything. 'Are you feeling all right?' I asked her. 'I feel all sleepy,' she said. In an hour, she was unconscious. In twelve hours she was dead. The measles had turned into a terrible thing called measles encephalitis and there was nothing the doctors could do to save her. That was...in 1962, but even now, if a child with measles happens to develop the same deadly reaction from measles as Olivia did, there would still be nothing the doctors could do to help her. On the other hand, there is today something that parents can do to make sure that this sort of tragedy does not happen to a child of theirs. They can insist that their child is immunised against measles. ...I dedicated two of my books to Olivia, the first was ‘James and the Giant Peach’. That was when she was still alive. The second was ‘The BFG’, dedicated to her memory after she had died from measles. You will see her name at the beginning of each of these books. And I know how happy she would be if only she could know that her death had helped to save a good deal of illness and death among other children."

I just checked google books for BFG, and the dedication is there. 

https://www.google.com.au/books/edition/_/quybcXrFhCIC?hl=en&gbpv=1 


Roald Dahl, 1986
Random CSS Property

border-block-width

The border-block-width CSS property defines the width of the logical block borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-width css reference