Horje
how to set text color in ingredient Code Example
how to set text color in ingredient
h1 {
  font-size: 72px;
  background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}




Css

Related
gradient text Code Example gradient text Code Example
css disable text select Code Example css disable text select Code Example
css how to create gradients on text outline Code Example css how to create gradients on text outline Code Example
increase the size of an image on hover using css Code Example increase the size of an image on hover using css Code Example
how to use gradient as text color Code Example how to use gradient as text color Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
16