List Views

Total Items found in Views is 222764.
An advanced collection of page views
recreate marquee element using css

12:52 am, December 23, 2024
clipboard copy js

12:52 am, December 23, 2024
CSS Grid Frame Work

12:52 am, December 23, 2024
wp register plugin settings admin

12:51 am, December 23, 2024
Input Suggestions using a datalist

12:51 am, December 23, 2024
highlight a button with an animation css

12:50 am, December 23, 2024
Bind 'this' to a Class Method

12:47 am, December 23, 2024
CSS Only Table Stacking Solution

12:47 am, December 23, 2024
CSS Drawing - Beach Scene

12:46 am, December 23, 2024
google map with overlay data

12:45 am, December 23, 2024
card.html template

12:45 am, December 23, 2024
RS3 Slayer - Ganodermic Creatures

12:45 am, December 23, 2024
Robocopy Options /? help

12:45 am, December 23, 2024
Tools

12:43 am, December 23, 2024
slick slider section quick add

12:43 am, December 23, 2024
Video Notes: Stop Being the Nice Guy

12:41 am, December 23, 2024
How to Convert text string to lower case

12:41 am, December 23, 2024
Using Flexbox rather than Floats

12:40 am, December 23, 2024
Form elements New Zealand region list

12:40 am, December 23, 2024
emoji data - version 1.0

12:39 am, December 23, 2024
using a css grid area template

12:38 am, December 23, 2024
get the value from a textarea element

12:37 am, December 23, 2024
Making Images Retina Display Friendly

12:37 am, December 23, 2024
php html template class system

12:36 am, December 23, 2024
php countries array

12:35 am, December 23, 2024
javascript page redirect

12:35 am, December 23, 2024
using parse_url to extract parts of a url

12:35 am, December 23, 2024
PHP/SQLite - Load Random Item

12:35 am, December 23, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
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