List Views

Total Items found in Views is 177466.
An advanced collection of page views
meta keywords tag

1:22 pm, December 12, 2022
How to Compose React Components in React

1:15 pm, December 12, 2022
MySQL to Sqlite converter

1:13 pm, December 12, 2022
Bootstrap 4 Center menu items in a navbar

12:58 pm, December 12, 2022
Quicksand font quick install

12:52 pm, December 12, 2022
add user to sudo group in ubuntu

12:48 pm, December 12, 2022
form submit override with javascript

12:44 pm, December 12, 2022
RS3 Herb Locations

12:37 pm, December 12, 2022
Lato font quick install

12:34 pm, December 12, 2022
Use Recursion to Return a Range Array

12:33 pm, December 12, 2022
How to add jquery to squarespace site

12:33 pm, December 12, 2022
New World - Why to Join a Faction

12:32 pm, December 12, 2022
Core - File Structure

12:21 pm, December 12, 2022
generate a new SSH key on mac for git

12:18 pm, December 12, 2022
css :active pseudo-class usage

12:16 pm, December 12, 2022
css grid for layouts and how to use it

12:11 pm, December 12, 2022
RS3 Summoning Quick Oblesque

12:01 pm, December 12, 2022
Tools

11:52 am, December 12, 2022
switching stack order of floats with flex

11:51 am, December 12, 2022
Added Bootstrap Nightshade Again

11:45 am, December 12, 2022
check column exists in table sqlite

11:44 am, December 12, 2022
use an image to replace bullet in ul list

11:42 am, December 12, 2022
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 work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

border-inline-style

The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-style css reference