List Views

Total Items found in Views is 184205.
An advanced collection of page views
loop through object json javascript

5:37 am, February 27, 2023
Moving the cursor on iPhone 11

5:38 am, February 27, 2023
parallax js scroll testing

5:39 am, February 27, 2023
add some foundation tabs working example

5:43 am, February 27, 2023
Quickest Slayer OSRS XP - HELP PLEASE

5:43 am, February 27, 2023
testing equality

5:43 am, February 27, 2023
Lato font quick install

5:43 am, February 27, 2023
extract variables from url string php

5:44 am, February 27, 2023
using a css grid area template

5:45 am, February 27, 2023
easy twitter embed code

5:45 am, February 27, 2023
getting the site title vs the page name

5:45 am, February 27, 2023
Testing Playwrite on for Node

5:46 am, February 27, 2023
scroll left animation

5:51 am, February 27, 2023
using flexbox to align elements in a row

5:51 am, February 27, 2023
inline form field padding

5:52 am, February 27, 2023
grid column and row spacing

5:52 am, February 27, 2023
PHP/SQLite - Load Random Item

5:53 am, February 27, 2023
jquery click function

5:54 am, February 27, 2023
php get file extension from a file name

5:57 am, February 27, 2023
transform rotate a hexagon in css

5:58 am, February 27, 2023
favicon code meta tag

5:58 am, February 27, 2023
wordpress main nav dropdown fix

5:59 am, February 27, 2023
meta keywords tag

6:06 am, February 27, 2023
linux list all drives and partitions

6:06 am, February 27, 2023
css font style italic

6:06 am, February 27, 2023
truncate string using jquery

6:06 am, February 27, 2023
get text between tags

6:08 am, February 27, 2023
meta description tag

6:08 am, February 27, 2023
certbot add a certificate for one domain

6:13 am, February 27, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

border-inline-color

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