List Views

Total Items found in Views is 222765.
An advanced collection of page views
atom editor useful keyboard shortcuts

2:29 am, November 4, 2024
css grid container with 4 auto columns

2:28 am, November 4, 2024
assign array to variables in a loop

2:28 am, November 4, 2024
using vue and json data

2:27 am, November 4, 2024
zoom background of element when active

2:26 am, November 4, 2024
getting the site title vs the page name

2:26 am, November 4, 2024
filter drop shadow

2:26 am, November 4, 2024
How do Self-Closing JSX Tags Work?

2:26 am, November 4, 2024
convert a string to uppercase with php

2:26 am, November 4, 2024
table scroll responsive foundation

2:26 am, November 4, 2024
bouncing loader animation in css

2:24 am, November 4, 2024
grid column and row spacing

2:24 am, November 4, 2024
check if something is an array

2:24 am, November 4, 2024
Twitter Post Fetcher Script

2:24 am, November 4, 2024
layout homepage

2:23 am, November 4, 2024
echo the page id from wordpress

2:23 am, November 4, 2024
Kinda Crappy 3D button code

2:23 am, November 4, 2024
bootstrap list group card with footer

2:23 am, November 4, 2024
search bug Above

2:21 am, November 4, 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
I'm a big believer in energy and the secret and that sort of thing.
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