❓ Help Paano yung blurry na text?

Status
Not open for further replies.

jashenn15

Leecher
sana may makasagot

HTML:
<!DOCTYPE html>
<html>
  <head>
    <title>Title of the document</title>
    <style>
      #blur {
        font-size: 40px;
        color: transparent;
        text-shadow: 0 0 8px #000;
      }
    </style>
  </head>
  <body>
    <div id="blur">SALAMAT</div>
  </body>
</html>
 
Status
Not open for further replies.

About this Thread

  • 2
    Replies
  • 622
    Views
  • 2
    Participants
Last reply from:
ICE Coffee

Trending Topics

Online now

Members online
1,119
Guests online
2,576
Total visitors
3,695

Forum statistics

Threads
2,277,077
Posts
28,974,181
Members
1,229,720
Latest member
alex1998
Back
Top