List Views

Total Items found in Views is 215675.
An advanced collection of page views
foundation includes cdnjs

1:15 pm, January 1, 2022
Viewport width and height calculations

12:52 pm, January 1, 2022
Leaflet Quick Start Example

12:51 pm, January 1, 2022
adding react with JSX using babel

12:32 pm, January 1, 2022
select onchange

12:13 pm, January 1, 2022
set the html of an element javascript

12:07 pm, January 1, 2022
check if a file exists with php

11:55 am, January 1, 2022
jquery accordion

11:44 am, January 1, 2022
php get file extension from a file name

11:41 am, January 1, 2022
Google Page Speed Cleanup and Testing

11:32 am, January 1, 2022
color cycle drop shadow

11:30 am, January 1, 2022
Monitoring Visible Objects on Screen

11:11 am, January 1, 2022
list a functions variables or arguments

11:10 am, January 1, 2022
Move any element with css offsets

11:08 am, January 1, 2022
target last item css with :last-of-type

11:07 am, January 1, 2022
my default text shadow css

10:56 am, January 1, 2022
white space pre-wrap formatting

10:45 am, January 1, 2022
backdrop-filter: blur(10px);

10:43 am, January 1, 2022
python getting started notes

10:37 am, January 1, 2022
add years as options to select dropdown

10:35 am, January 1, 2022
pi400 how to take a screen shot

10:35 am, January 1, 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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

inherit

The inherit CSS keyword causes the element for which it is specified to take the computed value of the property from its parent element. It can be applied to any CSS property, including the CSS shorthand all.
inherit css reference