List Views

Total Items found in Views is 177466.
An advanced collection of page views
Leaflet Quick Start Example

1:49 am, September 4, 2023
zoom background of element when active

1:49 am, September 4, 2023
using parse_url to extract parts of a url

1:48 am, September 4, 2023
404 Error Page Codepen

1:48 am, September 4, 2023
Robocopy Options /? help

1:48 am, September 4, 2023
Facebook HTML for Sharing a Link

1:48 am, September 4, 2023
twitter social sharing meta tags

1:48 am, September 4, 2023
Oswald Font Quick Embed

1:47 am, September 4, 2023
php html template class system

1:47 am, September 4, 2023
json loop load elements

1:47 am, September 4, 2023
imgur upload from php

1:47 am, September 4, 2023
change favicon with jquery

1:47 am, September 4, 2023
extracting the useful bits of bootstrap

1:47 am, September 4, 2023
load a youtube video in a fancybox modal

1:46 am, September 4, 2023
install codemirror for textareas [added]

1:46 am, September 4, 2023
material design icons google font

1:46 am, September 4, 2023
Monitoring Visible Objects on Screen

1:46 am, September 4, 2023
easy twitter embed code

1:46 am, September 4, 2023
flex align center vertical horizontal

1:46 am, September 4, 2023
detect window scroll position jquery

1:46 am, September 4, 2023
adding react with JSX using babel

1:46 am, September 4, 2023
list items matching a category title

1:45 am, September 4, 2023
github logo background png css

1:45 am, September 4, 2023
scroll down the page using a button click

1:45 am, September 4, 2023
Create a Complex JSX Element

1:45 am, September 4, 2023
Using Flexbox rather than Floats

1:45 am, September 4, 2023
CSS Grid Frame Work

1:45 am, September 4, 2023
show errors in php with toggle

1:45 am, September 4, 2023
margin padding framework

1:45 am, September 4, 2023
get the current post id from content.php

1:45 am, September 4, 2023
Quickest Slayer OSRS XP - HELP PLEASE

1:45 am, September 4, 2023
simple backup to google drive fron linux

1:45 am, September 4, 2023
using let and const example

1:45 am, September 4, 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
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