List Views

Total Items found in Views is 229023.
An advanced collection of page views
add some foundation tabs working example

2:03 am, November 18, 2024
convert json string to a php array

2:03 am, November 18, 2024
Idea: Google Font Dropdown Selector Code

2:03 am, November 18, 2024
google map with overlay data

2:04 am, November 18, 2024
linux list all drives and partitions

2:04 am, November 18, 2024
install cmatrix on mac m1

2:05 am, November 18, 2024
play a sound every # of seconds

2:05 am, November 18, 2024
jquery jqueryui vue script includes

2:05 am, November 18, 2024
Generate Random Fractions with JavaScript

2:05 am, November 18, 2024
4 box custom grid with responsive

2:06 am, November 18, 2024
six box grid css html custom no gap

2:07 am, November 18, 2024
adding react to a website in 3 steps

2:07 am, November 18, 2024
Core Class - Basic Core Structure

2:07 am, November 18, 2024
top bar overflow issues [fixed]

2:10 am, November 18, 2024
download icon svg

2:11 am, November 18, 2024
Generate Sub menu using Core

2:12 am, November 18, 2024
subscribe to newsletter section example

2:13 am, November 18, 2024
document ready wordpress jquery

2:14 am, November 18, 2024
round number with js

2:22 am, November 18, 2024
wordpress get site url

2:22 am, November 18, 2024
Search Duplicating Bugs

2:23 am, November 18, 2024
Archaeology/Level up table

2:25 am, November 18, 2024
check if a variable is undefined or NULL

2:28 am, November 18, 2024
How to Convert text string to lower case

2:30 am, November 18, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

margin-inline-end

The margin-inline-end CSS property defines the logical inline end margin of an element, which maps to a physical margin depending on the element's writing mode, directionality, and text orientation. In other words, it corresponds to the margin-top, margin-right, margin-bottom or margin-left property depending on the values defined for writing-mode, direction, and text-orientation.
margin-inline-end css reference