and
#thegrayishbluetextfield {background: linear-gradient(rgba(158,161,164,0.9) 1%,rgba(180,187,199,0.8) 14%,rgba(198,210,214,0.6) 45%,rgba(201,205,224,0.6) 90%);
padding:2px 4px 6px 4px; border-radius:3px; margin-bottom:2px; border:solid rgba(0,20,20,0.4) 2px;}
Or, we could create a random name.
Let's call the DIV CLASS "sunshine".
.sunshine {background: rgba(232,226,227,0.9); width:99%; border-radius:4px; border:solid rgba(48,60,60,0.4) 3px; padding-top:5px; }
You can choose any name desired.
However;
I personally prefer relevant names such as "content-outer", "main-inner", or "outer-post"
....etc .etc .etc
Example 9
finally:
we can also alter the width, border-radius, border color and size, and other aspects.
(Note: I chose the names #finalexample-ID and .finalexample-CLASS.
No comments:
Post a Comment