List Views

Total Items found in Views is 233951.
An advanced collection of page views
redirect www to non www

2:15 am, July 3, 2023
Applied Accessibility - Tab Index

2:15 am, July 3, 2023
del

2:16 am, July 3, 2023
easy twitter embed code

2:16 am, July 3, 2023
flexbox layout template

2:16 am, July 3, 2023
foundation includes cdnjs

2:16 am, July 3, 2023
layout homepage

2:16 am, July 3, 2023
lorem ipsum

2:16 am, July 3, 2023
make all links target new window

2:16 am, July 3, 2023
make any element editable

2:16 am, July 3, 2023
meta description tag

2:16 am, July 3, 2023
meta keywords tag

2:17 am, July 3, 2023
meta refresh reload page

2:17 am, July 3, 2023
using the kbd html tag

2:17 am, July 3, 2023
video embed no controls

2:17 am, July 3, 2023
Default Parameters for Functions

2:18 am, July 3, 2023
ES5 vs ES6 Object Example

2:18 am, July 3, 2023
FCC - Basic: Profile Lookup

2:18 am, July 3, 2023
Javascript Objects Notes

2:18 am, July 3, 2023
Use Recursion to Count Up

2:18 am, July 3, 2023
card counting example from fcc

2:19 am, July 3, 2023
console dir usage

2:20 am, July 3, 2023
encode url with javascript

2:20 am, July 3, 2023
get element by id with javascript

2:20 am, July 3, 2023
get the last letter of a string

2:20 am, July 3, 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
You drown not by falling in the river, but by staying submerged.
Unknown
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