List Views

Total Items found in Views is 229023.
An advanced collection of page views
How do Self-Closing JSX Tags Work?

8:28 am, February 20, 2024
how to json encode an array in php

8:31 am, February 20, 2024
Do While Loop

8:32 am, February 20, 2024
Core - File Structure

8:32 am, February 20, 2024
Mac Useful Keyboard Shortcuts

8:37 am, February 20, 2024
jquery click function

8:41 am, February 20, 2024
using multiple text shadow

8:46 am, February 20, 2024
chevron up

8:47 am, February 20, 2024
wordpress get site url

8:48 am, February 20, 2024
git pull changes from a repository

8:52 am, February 20, 2024
target data attribute with css

8:59 am, February 20, 2024
get the last letter of a string

9:00 am, February 20, 2024
check if a ul contains a ul li

9:02 am, February 20, 2024
php save csv from array to file

9:11 am, February 20, 2024
wordpress get template directory

9:12 am, February 20, 2024
using a css grid area template

9:13 am, February 20, 2024
update value of element using javascript

9:19 am, February 20, 2024
wp register plugin settings admin

9:24 am, February 20, 2024
get element by id with javascript

9:25 am, February 20, 2024
How to Compose React Components in React

9:29 am, February 20, 2024
js check the length of a string

9:30 am, February 20, 2024
meta description tag

9:39 am, February 20, 2024
Generate Sub menu using Core

9:41 am, February 20, 2024
use an image to replace bullet in ul list

9:41 am, February 20, 2024
wordpress get home url

9:42 am, February 20, 2024
javascript page redirect

9:45 am, February 20, 2024
flex shorthand css

9:48 am, February 20, 2024
Viewport width and height calculations

9:51 am, February 20, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

border-inline-start-width

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