List Views

Total Items found in Views is 202380.
An advanced collection of page views
recreate marquee element using css

11:23 am, August 19, 2024
bootstrap styled buttons

11:31 am, August 19, 2024
target last item css with :last-of-type

11:37 am, August 19, 2024
Viewport width and height calculations

11:40 am, August 19, 2024
duplicate a line in vscode shortcut

11:41 am, August 19, 2024
form elements australian state list

11:43 am, August 19, 2024
right align something in its element

11:50 am, August 19, 2024
link to an external stylesheet

11:55 am, August 19, 2024
RS3 Post 99 Leveling Log

11:59 am, August 19, 2024
jquery click function

12:24 pm, August 19, 2024
Input Suggestions using a datalist

1:28 pm, August 19, 2024
css using perspective for transforms

1:28 pm, August 19, 2024
use font awesome on elements lists ul

2:47 pm, August 19, 2024
bootstrap toggle element collapse

2:51 pm, August 19, 2024
RS3 Herb Locations

2:52 pm, August 19, 2024
chevron up

2:54 pm, August 19, 2024
Factorio Megabase-In-A-Book

2:56 pm, August 19, 2024
RS3 Hunter Leveling Logs and Notes

3:20 pm, August 19, 2024
python getting started notes

3:26 pm, August 19, 2024
Dropdown Box with Searchable Text

3:31 pm, August 19, 2024
twitter icon font awesome

3:47 pm, August 19, 2024
Pikelets

3:57 pm, August 19, 2024
Python import into SQLite research

4:01 pm, August 19, 2024
table border collapse

4:22 pm, August 19, 2024
Applied Accessibility - Tab Index

4:23 pm, August 19, 2024
Form elements New Zealand region list

4:40 pm, August 19, 2024
Multidimensional Array

4:49 pm, August 19, 2024
landscape image document placeholder

4:49 pm, August 19, 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 work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

border-block-width

The border-block-width CSS property defines the width of the logical block borders 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 and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-width css reference