फ़ॉन्ट डिजाइन

फ़ॉन्ट डिजाइन

लिखावट का रंग:
छाया का रंग:

उदाहरण पाठ


कोड देखें
.example-text{
font-family: 'Annie Use Your Telescope';
font-style: Normal;
font-weight: bold;
color: #1e08dc;
font-size: 50px;
text-decoration: None;
text-transform: None;
letter-spacing: 0px;
direction: ltr;
word-spacing: 0px;
text-shadow: 2px 2px 2px #ffff00;
}