HTMlCssProperty
text-align:justify;
/* text-transform: uppercase; */
text-transform:capitalize;
text-align-last: center;
text-indent: 40px;
word-spacing: 20px;
letter-spacing: 10px;
h1{
/* text-decoration-line:underline;
text-decoration-color: hsl(280,50%,60%);
text-decoration-style:wavy; */
text-decoration: underline red wavy;
}
Comments
Post a Comment