List Views

Total Items found in Views is 177466.
An advanced collection of page views
enable dark mode in tinymce

5:26 am, December 1, 2023
How do Self-Closing JSX Tags Work?

5:26 am, December 1, 2023
uniqid random string

5:25 am, December 1, 2023
ken burns slow image zoom

5:24 am, December 1, 2023
simple file cache and check in php

5:19 am, December 1, 2023
chevron right

5:17 am, December 1, 2023
chevron up

5:15 am, December 1, 2023
bootstrap dark mode

5:13 am, December 1, 2023
Applied Accessibility - Tab Index

5:12 am, December 1, 2023
flems embed in url

5:11 am, December 1, 2023
sqlite escape string

5:11 am, December 1, 2023
random string generator guid

5:10 am, December 1, 2023
foundation old grid format

5:10 am, December 1, 2023
a page with two images

5:07 am, December 1, 2023
console dir usage

5:06 am, December 1, 2023
get file name from path name in php

5:03 am, December 1, 2023
ES5 vs ES6 Object Example

4:55 am, December 1, 2023
submit form with javascript

4:54 am, December 1, 2023
count the elements in an array

4:54 am, December 1, 2023
sqlite fetchArray into another array

4:50 am, December 1, 2023
using let rather than var

4:47 am, December 1, 2023
Alpine JS Testing

4:47 am, December 1, 2023
mouse outline svg

4:45 am, December 1, 2023
adding an item to an array with php

4:45 am, December 1, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

unicode-bidi

The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled. For example, if a block of content contains both left-to-right and right-to-left text, the user-agent uses a complex Unicode algorithm to decide how to display the text. The unicode-bidi property overrides this algorithm and allows the developer to control the text embedding.
unicode-bidi css reference