List Views

Total Items found in Views is 216863.
An advanced collection of page views
javascript page redirect

3:06 am, August 15, 2023
testing equality

3:14 am, August 15, 2023
Enabling SSH on Ubuntu

3:34 am, August 15, 2023
goodbye old grid theme

4:07 am, August 15, 2023
stop overscrolling on responsive ios

4:10 am, August 15, 2023
css prefers-color-scheme example

4:12 am, August 15, 2023
Generate a random title from an array

4:13 am, August 15, 2023
extract youtube image from video url

4:16 am, August 15, 2023
duplicate a line in vscode shortcut

4:20 am, August 15, 2023
embed and use a ttf font font face

4:28 am, August 15, 2023
using let rather than var

4:28 am, August 15, 2023
Core - File Structure

4:52 am, August 15, 2023
mithril testing

5:28 am, August 15, 2023
github logo background png css

5:42 am, August 15, 2023
Get the documentURI with JS

5:57 am, August 15, 2023
share to twitter html link only

5:59 am, August 15, 2023
get current url with php

6:47 am, August 15, 2023
php check if a class exists

6:53 am, August 15, 2023
add user to sudo group in ubuntu

6:53 am, August 15, 2023
list group card template

6:55 am, August 15, 2023
Google Fonts Multiple includes

7:07 am, August 15, 2023
php save csv from array to file

7:12 am, August 15, 2023
hide the third row in a table with css

7:22 am, August 15, 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

minecraft
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