List Views

Total Items found in Views is 202380.
An advanced collection of page views
show views list function

10:23 pm, July 1, 2024
cycle color using background

10:24 pm, July 1, 2024
using let rather than var

10:33 pm, July 1, 2024
change favicon with jquery

10:36 pm, July 1, 2024
show the current date in javascript

10:44 pm, July 1, 2024
Get the documentURI with JS

10:46 pm, July 1, 2024
dropdown change input box on select

10:54 pm, July 1, 2024
Testing

11:04 pm, July 1, 2024
check if a ul contains a ul li

11:14 pm, July 1, 2024
assign array to variables in a loop

11:17 pm, July 1, 2024
show errors in php with toggle

11:22 pm, July 1, 2024
page load timer class

12:06 am, July 2, 2024
How to use default props in React

12:15 am, July 2, 2024
Latest from Code Widget

12:27 am, July 2, 2024
copy file

12:38 am, July 2, 2024
grid column and row spacing

1:18 am, July 2, 2024
material design icons google font

1:21 am, July 2, 2024
down chevron and styles

1:42 am, July 2, 2024
PHP/SQLite - Load Random Item

1:44 am, July 2, 2024
globe svg testing (broken)

1:56 am, July 2, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-inline-style

The border-inline-style CSS property defines the style of the logical inline borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-style css reference