List Views

Total Items found in Views is 229023.
An advanced collection of page views
jquery jqueryui vue script includes

1:07 pm, September 23, 2021
use an image to replace bullet in ul list

1:12 pm, September 23, 2021
Use Recursion to Count Up

1:16 pm, September 23, 2021
form elements australian state list

1:21 pm, September 23, 2021
table border collapse

1:32 pm, September 23, 2021
add a moving chevron to your href link

1:46 pm, September 23, 2021
css using perspective for transforms

1:55 pm, September 23, 2021
Core - File Structure

2:10 pm, September 23, 2021
for loop with a 5 increment

3:01 pm, September 23, 2021
keyframe animations css

3:39 pm, September 23, 2021
backdrop-filter: blur(10px);

3:58 pm, September 23, 2021
Pikelets

4:43 pm, September 23, 2021
tinymce remove auto p tags setting

5:35 pm, September 23, 2021
get the current working directory in php

5:57 pm, September 23, 2021
sqlite check table name exists

6:56 pm, September 23, 2021
recreate marquee element using css

6:56 pm, September 23, 2021
white space pre-wrap formatting

6:56 pm, September 23, 2021
read and sort directory contents in php

6:56 pm, September 23, 2021
jqueryui includes css and js

7:00 pm, September 23, 2021
wordpress category list sorting custom

7:00 pm, September 23, 2021
using switch in a function

7:01 pm, September 23, 2021
loop through object json javascript

7:03 pm, September 23, 2021
get current url with php

7:03 pm, September 23, 2021
weird search results being recorded

7:04 pm, September 23, 2021
json jquery ajax request

7:05 pm, September 23, 2021
check if something is an array

7:06 pm, September 23, 2021
zoom background of element when active

7:06 pm, September 23, 2021
using the disk free space function in php

7:07 pm, September 23, 2021
list a functions variables or arguments

7:08 pm, September 23, 2021
jquery click function

7:11 pm, September 23, 2021
using multiple text shadow

7:12 pm, September 23, 2021
get the current month as a number

7:12 pm, September 23, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

border-inline-end-color

The border-inline-end-color CSS property defines the color of the logical inline-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-inline-end-color css reference