List Views

Total Items found in Views is 215675.
An advanced collection of page views
header type json

3:21 am, October 16, 2023
still more comment spam

3:17 am, October 16, 2023
javascript update item in object

3:16 am, October 16, 2023
bootstrap dark mode

3:15 am, October 16, 2023
Monitoring Visible Objects on Screen

3:15 am, October 16, 2023
simple table stripe striping

3:14 am, October 16, 2023
CSS Drawing - Beach Scene

3:12 am, October 16, 2023
box shadow example(s) - drop shadow

3:12 am, October 16, 2023
javascript try catch example function

3:12 am, October 16, 2023
twitter social sharing meta tags

3:12 am, October 16, 2023
Using Flexbox rather than Floats

3:09 am, October 16, 2023
xcopy backup full directory windows bat

3:04 am, October 16, 2023
python import and print url

2:56 am, October 16, 2023
tools i still want to create

2:56 am, October 16, 2023
Do While Loop

2:54 am, October 16, 2023
How to use default props in React

2:43 am, October 16, 2023
list items matching a category title

2:43 am, October 16, 2023
Mac Apps

2:42 am, October 16, 2023
convert all images into base64 encoded

2:41 am, October 16, 2023
CSS Grid Frame Work

2:40 am, October 16, 2023
Welcome Widget Card - Toggle

2:38 am, October 16, 2023
sqlite escape string

2:33 am, October 16, 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
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