List Views

Total Items found in Views is 184221.
An advanced collection of page views
sqlite fetchArray into another array

2:32 am, December 19, 2022
using the kbd html tag

2:33 am, December 19, 2022
Viewport width and height calculations

2:33 am, December 19, 2022
foundation includes cdnjs

2:34 am, December 19, 2022
Console Tips and Tricks

2:39 am, December 19, 2022
load json data url with jquery

2:39 am, December 19, 2022
turn on or off error reporting php

2:40 am, December 19, 2022
javascript isset equivalent

2:41 am, December 19, 2022
using let rather than var

2:41 am, December 19, 2022
show errors in php with toggle

2:41 am, December 19, 2022
making var_dump look nice

2:42 am, December 19, 2022
css responsive max and min targets @media

2:46 am, December 19, 2022
stop overscrolling on responsive ios

2:46 am, December 19, 2022
css grid for layouts and how to use it

2:46 am, December 19, 2022
explode a string into an array

2:47 am, December 19, 2022
using foundation 6.4 xy grid basics

2:47 am, December 19, 2022
margin padding framework

2:49 am, December 19, 2022
switching stack order of floats with flex

2:49 am, December 19, 2022
Making an image responsive using css

2:49 am, December 19, 2022
count total results from distinct sqlite

2:56 am, December 19, 2022
dropdown change input box on select

2:58 am, December 19, 2022
logo tickers marquee slow scrolling

2:59 am, December 19, 2022
open sans @import embed font quick

3:00 am, December 19, 2022
embed and use a ttf font font face

3:01 am, December 19, 2022
adding an item to an array with php

3:02 am, December 19, 2022
using a css grid area template

3:03 am, December 19, 2022
enable dark mode in tinymce

3:03 am, December 19, 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
There is no way to happiness. Happiness is the way.
Unknown
Random CSS Property

border-block-end-style

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