


The Christmas season of 2014 is coming. The editor of iCoding shares with you a 2014 Christmas countdown webpage. The date card of the day has a jittering effect. Let’s take a look at the renderings:
Click the mouse before number 5
After clicking No. 5
Implementation code.
html code:
- h1>
- Merry Christmash1>
- ul>
- li>
- div class="door">
- 1div>
- li>
- li>
- div class="door">
- 2div>
- li>
- li>
- div class="door">
- 3div>
- li>
- li>
- div class="door">
- 4div>
- li>
- li>
- div class="door">
- 5div>
- li>
- li>
- div class="door">
- 6div>
- li>
- li>
- div class="door">
- 7div>
- li>
- li>
- div class="door">
- 8div>
- li>
- li>
- div class="door">
- 9div>
- li>
- li>
- div class="door">
- 10div>
- li>
- li>
- div class="door">
- 11div>
- li>
- li>
- div class="door">
- 12div>
- li>
- li>
- div class="door">
- 13div>
- li>
- li>
- div class="door">
- 14div>
- li>
- li>
- div class="door">
- 15div>
- li>
- li>
- div class="door">
- 16div>
- li>
- li>
- div class="door">
- 17div>
- li>
- li>
- div class="door">
- 18div>
- li>
- li>
- div class="door">
- 19div>
- li>
- li>
- div class="door">
- 20div>
- li>
- li>
- div class="door">
- 21div>
- li>
- li>
- div class="door">
- 22div>
- li>
- li>
- div class="door">
- 23div>
- li>
- li>
- div class="door">
- 24div>
- li>
- li>
- div class="door">
- 25div>
- li>
- ul>
- p id="message">
- p>
css3代码:
- body {
- background: url("xmas.jpg");
- color: #fff;
- font-family: 'Oleo Script', cursive;
- padding: 20px;
- font-weight: 400;
- }
- h1 {
- margin:0;
- font-size:75px;
- line-height: 75px;
- text-align: center;
- font-weight: 400;
- }
- ul {
- margin:0 auto 30px auto;
- padding:0;
- list-style-type:none;
- max-width:900px;
- width: 100%;
- text-align: center;
- user-select: none;
- }
- li {
- font-weight: 400;
- background-color: #fff;
- box-sizing: border-box;
- border-radius: 6px;
- display: inline-block;
- color:#111;
- cursor:pointer;
- font-size: 26px;
- padding:15px;
- margin:25px 12px;
- width: 130px;
- height:130px;
- line-height: 100px;
- text-align:center;
- position: relative;
- vertical-align:top;
- user-select: none;
- perspective: 800px;
- transition: all 0.4s ease-in-out;
- }
- ul li:last-child {
- background-size:cover;
- display:block;
- clear:both;
- margin: 20px auto 0 auto;
- width: 200px;
- height: 275px;
- }
- ul li:last-child .door {
- font-size: 100px;
- width: 200px;
- height: 275px;
- line-height: 240px;
- }
- ul li:anak terakhir .didedahkan {
- ketinggian garisan: 123px;
- }
- .pintu {
- pilihan pengguna: tiada;
- warna:#fff;
- saiz fon: 70px;
- kedudukan: mutlak;
- atas:0;
- kiri:0;
- warna latar belakang: #91c1cc;
- bersaiz kotak: kotak sempadan;
- atas sempadan: 2px #eee putus-putus;
- sempadan-kanan: 2px #eee berputus-putus;
- bahagian bawah sempadan: 2px #eee putus-putus;
- sempadan-kiri: 1px #eee pepejal;
- jejari sempadan: 6px;
- padding:15px;
- lebar: 130px;
- tinggi:130px;
- asal-ubah: 0 40%;
- peralihan: semua 0.4s kemudahan masuk;
- gaya-transform: preserve-3d;
- }
- .pintu semasa {
- warna latar belakang: #7EAD44;
- }
- .pintu semasa.terbuka{
- warna: #7EAD44;
- }
- .didedahkan {
- pilihan pengguna: tiada;
- }
- #mesej {
- bersaiz kotak: kotak sempadan;
- warna: #222;
- paparan: tiada;
- saiz fon: 24px;
- pelapis: 20px;
- latar belakang: #eddecb;
- lebar maksimum: 500px;
- lebar: 100%;
- jejari sempadan: 15px;
- margin: 0 auto;
- }
- .buka {
- bayang kotak: 14px 0px 15px -1px rgba(0,0,0,0.2);
- warna: #91c1cc;
- transformasi: putar3d(0, 1, 0, -98deg);
- }
- .goyang {
- animasi: goyang 0.2s tak terhingga;
- transformasi: putar(-1deg);
- }
- @keyframes goyang {
- 0% {
- transformasi: putar(-1deg);
- }
- 50% {
- transformasi: putar(1deg);
- }
- }
- @media skrin dan (min-lebar: 480px) {
- li {
- margin:25px 20px;
- }
- }
- skrin @media dan (lebar min: 768px) {
- badan {
- saiz latar belakang:150px;
- }
- p {
- kanan: 6%;
- atas: 20%;
- bawah: auto;
- margin-kiri: auto;
- kiri: auto;
- }
- }

This article explains how to embed audio in HTML5 using the <audio> element, including best practices for format selection (MP3, Ogg Vorbis), file optimization, and JavaScript control for playback. It emphasizes using multiple audio f

This article explains how to create and validate HTML5 forms. It details the <form> element, input types (text, email, number, etc.), and attributes (required, pattern, min, max). The advantages of HTML5 forms over older methods, incl

The article discusses using the HTML5 Page Visibility API to detect page visibility, improve user experience, and optimize resource usage. Key aspects include pausing media, reducing CPU load, and managing analytics based on visibility changes.

The article discusses using viewport meta tags to control page scaling on mobile devices, focusing on settings like width and initial-scale for optimal responsiveness and performance.Character count: 159

The article discusses managing user location privacy and permissions using the Geolocation API, emphasizing best practices for requesting permissions, ensuring data security, and complying with privacy laws.

This article details creating interactive HTML5 games using JavaScript. It covers game design, HTML structure, CSS styling, JavaScript logic (including event handling and animation), and audio integration. Essential JavaScript libraries (Phaser, Pi

The article explains how to use the HTML5 Drag and Drop API to create interactive user interfaces, detailing steps to make elements draggable, handle key events, and enhance user experience with custom feedback. It also discusses common pitfalls to a

This article explains the HTML5 WebSockets API for real-time, bidirectional client-server communication. It details client-side (JavaScript) and server-side (Python/Flask) implementations, addressing challenges like scalability, state management, an


Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Zend Studio 13.0.1
Powerful PHP integrated development environment

Notepad++7.3.1
Easy-to-use and free code editor

Atom editor mac version download
The most popular open source editor

SAP NetWeaver Server Adapter for Eclipse
Integrate Eclipse with SAP NetWeaver application server.

MinGW - Minimalist GNU for Windows
This project is in the process of being migrated to osdn.net/projects/mingw, you can continue to follow us there. MinGW: A native Windows port of the GNU Compiler Collection (GCC), freely distributable import libraries and header files for building native Windows applications; includes extensions to the MSVC runtime to support C99 functionality. All MinGW software can run on 64-bit Windows platforms.
