Tech Ankit Binjola

This is my blog where I regularly share my thoughts and ideas. On this platform, I provide knowledge on multiple topics such as: 1. Computer Knowledge 2. Technology 3. Graphic Design 4. Web Design I also share insights about programming languages, including: 1. HTML 2. CSS 3. JavaScript

Sunday, August 4, 2019

Html And CSS Animation Tag

simple CSS animation


 
 
 
 
  
 
  
 
 
 
 
 
 
<!DOCTYPE html> 
<html> 
 
<head> 
 <meta name="viewport" content="width=device-width, initial-scale=1"> 
 
 <style> 
  #andiv { 
   width: 100px; 
   height: 100px; 
   animation: animation_name 1s infinite; 
  } 
   
  @-webkit-keyframes animation_name { 
   from { 
    background-color: green; 
   } 
   to { 
    background-color: yellow; 
   } 
  } 
   
  @keyframes animation_name { 
   from { 
    background-color: green; 
   } 
   to { 
    background-color: yellow; 
   } 
  } 
 </style> 
 
</head> 
 
<body> 
 
 <div id="andiv"></div> 
 
</body> 
 
</html>
ReplyForward
on August 04, 2019
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Location: New Delhi, Delhi, India

No comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Tech Ankit Binjola

My photo
Ankit Binjola
Hi friends this is Ankit I am a blogger blogging is my hobby I am graphic designer web designer and study in Delhi University college my passion is creating websites And Web Design
View my complete profile

Blog Archive

  • ►  2020 (21)
    • ►  December (1)
    • ►  October (6)
    • ►  June (12)
    • ►  May (1)
    • ►  April (1)
  • ▼  2019 (36)
    • ▼  August (20)
      • How to Fix a DVD or CD Drive Not Working or Missin...
      • जानिये Computer Me Partition Kaise Banaye ? Hard P...
      • Method#3: List of Windows 10 Product Keys
      • Method#2: Windows 10 Manual Activation with CMD:
      • Method#1: Activate Windows 10 with a Batch File (C...
      • How to active window 10 all versions
      • Digital Marketing Exam Creak
      • Install Windows 10's August 2019 updates now to pr...
      • Tech event calendar 2019: Upcoming shows, conferen...
      • Windows 10 1803-to-1903 forced upgrades gather speed
      • Airtel 4G Hotspot Offers New Prepaid Customers 1.5...
      • Need for Speed Heat Gameplay Trailer to Debut at G...
      • Marquee in html
      • Marquee Tag HTML
      • simple dynamic website create only rs 4999 only
      • Set and get multiple value from dropdown
      • Html And CSS Animation Tag
      • Please visit link and give me a good Review
      • Match Tag In JavaScript
      • Continue tag in javascript
    • ►  July (8)
    • ►  June (8)
  • ►  2018 (7)
    • ►  November (5)
    • ►  October (2)

Labels

  • How to active window 10 all versions
  • Method#1: Activate Windows 10 with a Batch File (CMD) (Success Rate: 99%)
  • Method#2: Windows 10 Manual Activation with CMD:
  • Method#3: List of Windows 10 Product Keys
  • Upsc | Upsc important Questions Answers

Report Abuse

My Blog List

Tech Ankit Binjola

Advertisement

Advertisement

Translate

Search This Blog

Pages

  • Home

Barcode Effect || How TO Create Barcode Effecte On Adobe Photoshop CC2020

Popular Posts

  • BlurTool || Sharpen Tool || Smudge Tool || Learn Photoshop
  • Method#1: Activate Windows 10 with a Batch File (CMD) (Success Rate: 99%)
    Method#1: Activate Windows 10 with a Batch File (CMD) (Success Rate: 99%) If you will activate windows by using the CMD method, there i...
  • Barcode Effect || How TO Create Barcode Effecte On Adobe Photoshop CC2020
    https://amzn.to/42jCO5S
Simple theme. Theme images by Flashworks. Powered by Blogger.