This Programming Create to CSS & HTML

Ticker

10/recent/ticker-posts

This Programming Create to CSS & HTML

Hello 👋 Friends Share & Follow me 

To ðŸ˜€MAA BLOGGER ðŸ˜€


<!DOCTYPE html>
<html lang="en">
 <head>
  <title>Title of the document</title> 
<style> 
  html, body { margin: 0; padding: 0; width: 100%; height: 100%; display: table; background-color: black; }
   .container { display: table-cell; text-align: center; vertical-align: middle; }
    .glow { color: #FB4264; font-size: 9vw; line-height: 9vw; text-shadow: 0 0 3vw #F40A35; }
     .glow { animation: glow 1.2s ease infinite; -moz-animation: glow 1.2s ease infinite; -webkit-animation: glow 1.2s ease infinite; }
      @keyframes glow { 0%, 100% { text-shadow: 0 0 1vw #FA1C16, 0 0 3vw #FA1C16, 0 0 10vw #FA1C16, 0 0 10vw #FA1C16, 0 0 .4vw #FED128, .5vw .5vw .1vw #806914; color: #FED128; } 50% { text-shadow: 0 0 .5vw #800E0B, 0 0 1.5vw #800E0B, 0 0 5vw #800E0B, 0 0 5vw #800E0B, 0 0 .2vw #800E0B, .5vw .5vw .1vw #40340A; color: #806914; } 
      }
 </style> 
      </head> 
      <body> 
      <div class="container"> <div class="glow"><p>Hello Friends</p><p>Share & Follow me</p><p>😀😀 To😀😀</p><p>😀Maa Blogger😀</p></div> </div> </body> </html>

OUTPUT



Post a Comment

51 Comments

  1. Wow nice yaar 😘😘😘😘

    ReplyDelete
  2. Very good 😊😊😊😊

    ReplyDelete
  3. 😲😲😲😲

    ReplyDelete
  4. Wow 😊😊😊😊😊

    ReplyDelete
  5. Excellent 😘😘😘😘

    ReplyDelete