List Hits

Total Items found in Hits is 756534.
A Collection of Hits...
my default text shadow css

4:59 am, October 16, 2023
css using perspective for transforms

4:51 am, October 16, 2023
Kahlil Gibran on Marriage

4:51 am, October 16, 2023
php list all the functions in a class

4:48 am, October 16, 2023
css grid for layouts and how to use it

4:44 am, October 16, 2023
css slow zoom in animation

4:27 am, October 16, 2023
Simple Line chart with Chart.js

4:24 am, October 16, 2023
round number with js

4:24 am, October 16, 2023
sqlite basic sql and loop results

4:24 am, October 16, 2023
sqlite check table name exists

4:12 am, October 16, 2023
template

4:08 am, October 16, 2023
v i

4:08 am, October 16, 2023
CSS Only Table Stacking Solution

3:54 am, October 16, 2023
using vue and json data

3:47 am, October 16, 2023
codemirror with auto preview window

3:32 am, October 16, 2023
get current class name with get_class

3:32 am, October 16, 2023
adv

3:27 am, October 16, 2023
javascript update item in object

3:20 am, October 16, 2023
Monitoring Visible Objects on Screen

3:20 am, October 16, 2023
bootstrap dark mode

3:20 am, October 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

Please dont do this! 😜


Unknown Web Developer
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