Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

In this tutorial we will be learning how to create countdown timer using HTML, CSS, JavaScript and Snowstorm.js

NotificationsYou must be signed in to change notification settings

CodeWithNiranjan/Countdown-to-new-year-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this video we will be creating a countdown timer to new year using HTML, CSS and JavaScript

I am usingSnowStorm.js in this project to add snow effect

Link for SnowStorm.js -http://www.schillmania.com/projects/snowstorm/

And useWinRAR to extractSnowStorm.js

🔴 Live preview -https://codewithniranjan.github.io/Countdown-to-new-year-2022/

Usage

Adding snowstorm.js

<scriptsrc="snowstorm.js"></script>

Adding countdown timer

constnewYear="1/1/2022";constdaysEl=document.querySelector('.day');consthourEl=document.querySelector('.hour');constminuteEl=document.querySelector('.minute');constsecondEl=document.querySelector('.seconds');(Downloadthefileforfullcode)

Subscribe

Please subscribeCodeWithNiranjan

Thank You

About

In this tutorial we will be learning how to create countdown timer using HTML, CSS, JavaScript and Snowstorm.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp