List Hits

Total Items found in Hits is 532359.
A Collection of Hits...
sqlite basic sql and loop results

2:50 pm, December 25, 2022
get current class name with get_class

2:50 pm, December 25, 2022
add an outline to everything!

2:26 pm, December 25, 2022
Using Flexbox rather than Floats

1:58 pm, December 25, 2022
sqlite check table name exists

1:43 pm, December 25, 2022
twitter json feed testing

1:38 pm, December 25, 2022
Creating an NFT - bbyalienyodi

1:30 pm, December 25, 2022
animate css

1:26 pm, December 25, 2022
test php bundle write

1:26 pm, December 25, 2022
how to json encode an array in php

1:26 pm, December 25, 2022
windows robocopy /? help and usage

1:18 pm, December 25, 2022
javascript add class to element

1:01 pm, December 25, 2022
json jquery ajax request

1:01 pm, December 25, 2022
load json data url or api with javascript

1:00 pm, December 25, 2022
Mining 1-99

12:59 pm, December 25, 2022
adding pagination to custom wp_query

12:52 pm, December 25, 2022
how to embed google fonts icons

12:36 pm, December 25, 2022
transform rotate a hexagon in css

12:26 pm, December 25, 2022
Random User Profile Loading Script in vue

12:25 pm, December 25, 2022
enable tinymce on a target textarea by id

12:21 pm, December 25, 2022
Operating Systems and the Change to Linux

12:07 pm, December 25, 2022
php basic page router

12:07 pm, December 25, 2022
check browser version and show a message

12:07 pm, December 25, 2022
extracting the useful bits of bootstrap

12:05 pm, December 25, 2022
testing equality

12:05 pm, December 25, 2022
javascript window.onload

12:03 pm, December 25, 2022
center something with css not using flex

12:02 pm, December 25, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
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