List Views

Total Items found in Views is 177466.
An advanced collection of page views
making the search page nicer

4:55 pm, May 9, 2022
card counting example from fcc

4:50 pm, May 9, 2022
margin padding framework

4:32 pm, May 9, 2022
goodbye old grid theme

4:31 pm, May 9, 2022
Creating an NFT - bbyalienyodi

4:30 pm, May 9, 2022
favicon code meta tag

4:21 pm, May 9, 2022
easy twitter embed code

4:11 pm, May 9, 2022
Prevent Object Mutation

4:05 pm, May 9, 2022
Fast and Furious 2022

3:49 pm, May 9, 2022
chevron up

3:47 pm, May 9, 2022
Change link target with JQuery

3:00 pm, May 9, 2022
using gzdeflate on a string php

2:16 pm, May 9, 2022
adding a new line in javascript

2:04 pm, May 9, 2022
Generate a Random User Name

1:57 pm, May 9, 2022
Default Parameters for Functions

1:44 pm, May 9, 2022
basic for loop odd numbers

1:42 pm, May 9, 2022
meta description tag

1:29 pm, May 9, 2022
add a gtag.js pdf click event

1:21 pm, May 9, 2022
meta refresh reload page

1:19 pm, May 9, 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
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

border-block-start-style

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