List Views

Total Items found in Views is 216804.
An advanced collection of page views
Create a Complex JSX Element

9:51 pm, October 8, 2024
Use the parseInt Function with a Radix

9:49 pm, October 8, 2024
table border collapse

9:48 pm, October 8, 2024
Facebook HTML for Sharing a Link

9:47 pm, October 8, 2024
Use Recursion to Count Down

9:42 pm, October 8, 2024
Fast and Furious 2022

9:08 pm, October 8, 2024
check if a file exists with php

9:07 pm, October 8, 2024
assign array to variables in a loop

9:06 pm, October 8, 2024
sqlite basic sql and loop results

9:06 pm, October 8, 2024
ken burns slow image zoom

9:06 pm, October 8, 2024
video embed tag

9:05 pm, October 8, 2024
adding pagination to custom wp_query

9:03 pm, October 8, 2024
checking for spam comments function

8:59 pm, October 8, 2024
loop through $_GET in php

8:55 pm, October 8, 2024
pulsating dots - glow glowing

8:49 pm, October 8, 2024
check if something is an array

8:36 pm, October 8, 2024
basic for loop odd numbers

8:34 pm, October 8, 2024
page scroll indicator research

8:34 pm, October 8, 2024
making the search page nicer

8:30 pm, October 8, 2024
php get file and save it

8:23 pm, October 8, 2024
bootstrap alert template

8:23 pm, October 8, 2024
Do While Loop

8:22 pm, October 8, 2024
Default Parameters for Functions

8:18 pm, October 8, 2024
set the html of an element javascript

8:12 pm, October 8, 2024
Find Disk Space Usage using DU

8:11 pm, October 8, 2024
copy file

8:10 pm, October 8, 2024
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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

border-block-start-width

The border-block-start-width CSS property defines the width of the logical block-start border 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, border-right-width, border-bottom-width, or border-left-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-width css reference