List Views

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

5:17 am, January 16, 2023
card counting example from fcc

5:17 am, January 16, 2023
globe svg testing (broken)

5:17 am, January 16, 2023
link to an external stylesheet

5:18 am, January 16, 2023
react basic hello world

5:18 am, January 16, 2023
Welcome Widget Card - Toggle

5:19 am, January 16, 2023
Latest from Code Widget

5:19 am, January 16, 2023
using scroll-behavior: smooth css

5:19 am, January 16, 2023
add an outline to everything!

5:19 am, January 16, 2023
get the current month as a number

5:19 am, January 16, 2023
adding react with JSX using babel

5:20 am, January 16, 2023
chevron down

5:20 am, January 16, 2023
transform rotate an element in css

5:20 am, January 16, 2023
chevron up

5:20 am, January 16, 2023
Core Class - Basic Core Structure

5:21 am, January 16, 2023
top bar overflow issues [fixed]

5:21 am, January 16, 2023
wordpress get site url

5:22 am, January 16, 2023
Making Images Retina Display Friendly

5:23 am, January 16, 2023
asp classic get a url and display it

5:23 am, January 16, 2023
copy file

5:24 am, January 16, 2023
xcopy backup full directory windows bat

5:24 am, January 16, 2023
codemirror with auto preview window

5:24 am, January 16, 2023
git pull changes from a repository

5:25 am, January 16, 2023
CSS Grid Frame Work

5:25 am, January 16, 2023
youtube embed iframe

5:25 am, January 16, 2023
Monitoring Visible Objects on Screen

5:25 am, January 16, 2023
jquery accordion

5:25 am, January 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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
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