body{
background-image: url(bc2.jpeg);
}
.tp{
text-decoration: underline;
font-style: normal;
background: linear-gradient(57deg, blue, lightblue, yellow);
padding-left: 23px;
padding-bottom: 6px;
color: white;
font-weight: bold;
font-family:cursive;
}
.bt{
text-decoration-line: underline;
font-size: xx-large;
background: linear-gradient(57deg, red, lightblue);
color: yellow;
font-weight: bold;
font-family: fantasy;
float: right;
padding-right: 22px;
}
---it is not code--- just copy these codes and paste in in visual studio code, notepad or any other IDE you are using for programming and save it as "style.css" file ---it is not code---
0 Comments:
Post a Comment