List Views

Total Items found in Views is 215675.
An advanced collection of page views
add new random image with button

12:01 pm, December 19, 2022
Find Disk Space Usage using DU

11:59 am, December 19, 2022
Use Recursion to Return a Range Array

11:54 am, December 19, 2022
get element by id with javascript

11:54 am, December 19, 2022
hide the first h3 tag on the page with css

11:52 am, December 19, 2022
convert all images into base64 encoded

11:44 am, December 19, 2022
css font style italic

11:44 am, December 19, 2022
meta refresh reload page

11:36 am, December 19, 2022
Lynx Titan

11:34 am, December 19, 2022
video embed tag

11:31 am, December 19, 2022
using the disk free space function in php

11:31 am, December 19, 2022
use an emoji on your list items ul li

11:29 am, December 19, 2022
javascript basic test array and loop

11:26 am, December 19, 2022
xcopy backup full directory windows bat

11:26 am, December 19, 2022
wordpress get template directory

11:12 am, December 19, 2022
csv read example

11:02 am, December 19, 2022
convert a string to uppercase with php

10:59 am, December 19, 2022
javascript update item in object

10:59 am, December 19, 2022
split a string into links using the comma

10:55 am, December 19, 2022
meta description tag

10:55 am, December 19, 2022
cycle color using background

10:54 am, December 19, 2022
json test objects (or arrays)

10:52 am, December 19, 2022
header type json

10:51 am, December 19, 2022
simple php ip blocker

10:50 am, December 19, 2022
js check the length of a string

10:49 am, December 19, 2022
JS Using typeof to check on string types

10:46 am, December 19, 2022
Get the documentURI with JS

10:45 am, December 19, 2022
compare non equality function

10:44 am, December 19, 2022
duplicate a line in vscode shortcut

10:44 am, December 19, 2022
js function to calculate golf scores

10:42 am, December 19, 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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
Random CSS Property

border-block-end-color

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