Box shadow generator

X Offset

Y Offset

Blur Radius

Spread Radius

Opacity

Color

Inset

            box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
          

Comments

Last 7 Days

How to use referrerpolicy Attribute value ( no-referrer-when-downgrade ) with < iframe > tag in HTML ? with example

Smart contract code for Anyone can send coins to each other without a need for registering with a username and password with help of Ethereum keypair

What is href tag in HTML? with example

How to use sandbox attribute value ( allow-popups ) with < iframe > tag in HTML ? with example

Simple calculator source code in java