current position:Home>HTML + CSS + JS to make simple animation web pages
HTML + CSS + JS to make simple animation web pages
2022-04-29 10:23:22【@Code live summer - Web page design】
Page effects
common 10 page
Page code
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title> Big fish Begonia net </title>
<link rel="stylesheet" type="text/css" href="css/common.css"/>
<script type="text/javascript" src="js/roll.js"></script>
</head>
<body>
<div class="container">
<div class="wrapper">
<div class="header">
<a href="index.html"><img src="images/header.jpg"/></a>
</div>
<div class="nav">
<a href="index.html"> homepage </a>
<a href="info.html"> Movie information </a>
<a href="plot.html"> synopsis </a>
<a href="role.html"> Role profile </a>
<a href="make.html"> Film making </a>
<a href="gag.html"> Behind the scenes gags </a>
<a href="mean.html"> The meaning of the film </a>
<a href="word.html"> Popular film reviews </a>
<a href="register.html"> Fan registration </a>
<a href="login.html"> Fans log in </a>
</div>
<div id="focus" class="focus">
<ul id="focus_image" class="focus_image">
<li class="now"><a href="info.html"><img src="images/focus1.jpg"/></a></li>
<li><a href="plot.html"><img src="images/focus2.jpg"/></a></li>
</ul>
<ul id="focus_button" class="focus_button">
<li class="on"></li>
<li></li>
</ul>
</div>
<div class="line">
<h3><a href="plot.html"> synopsis </a></h3>
<p><a href="plot.html"> All living humans , It's a huge fish in the sea ; When they were born, they set out from this side of the sea . Their lives are like crossing the sea , Sometimes we meet , Sometimes apart …… When I die , They reached the shore , Go to your world . Four and a half billion years ago , On this planet , Only a vast ocean , And a herd of old big fish . In a space parallel to the human world , There is a regular life 、 An orderly group , They work for God , Be in charge of the operation law of all things in the world , Also in charge of the human soul . Their sky is connected with the sea of the human world . They are neither gods , It's not human either , They are “ others ”. On your sixteenth birthday , Live in “ God's enclosure ” One of them is called “ Toona ” The girl turned into a dolphin and toured the world , As a result, I was trapped by a net in the sea , A human boy fell into the deep sea and died because he saved her . Resurrect the human boy in return for his kindness , She needs to be in her own world , Through all kinds of difficulties and obstacles , Help the soul of the dead boy , Grow into a bigger fish than a whale and return to the sea . But this process has gone through all kinds of difficulties and obstacles , With her childhood friend “ Qiu ” Silently guarding her , Constantly violate “ god ” All kinds of disasters caused by the laws of the world .</a></p>
</div>
<div class="item">
<h3><a href="make.html"> Film making </a></h3>
<a href="make.html"><img src="images/make.jpg"/></a>
<p><a href="make.html"> The world outlook of the film comes from a dream of Liang Xuan , Creativity comes from 《 Chuang tzu · unfettered 》 Medium “ There are fish in the north , Its name is Kun , Kunzhida , I don't know if it's thousands of miles ”, On this basis, we have constructed our own world outlook ; The prototype of the story comes from the director's two dreams , The film also incorporates many from ancient books 《 And seas 》、《 Stories of Immortals 》 And ancient myths “ the goddess patching the sky ” And other traditional elements , And create a fantasy world based on these elements ; The scene of the film comes from the Chinese Hakka enclosure .</a></p>
</div>
<div class="item">
<h3><a href="word.html"> Popular film reviews </a></h3>
<a href="word.html"><img src="images/word.jpg"/></a>
<p><a href="word.html">《 Begonia big fish 》 Whether it's the beautiful Chinese painting style , Or the plot lines containing Chinese Classical Philosophy , It's all impressive . The character's costume modeling , Ancient and magnificent Tulou and red lanterns hanging on the upper floor of Tulou , And the toon is guided by the stone lion 、 Visit the wonderful dreamlike scenery on lingpo road , Including the beautiful Begonia tree , Both have strong Chinese painting style , Magnificent; ornate; fascinating , The artistic conception is long ; Plot and character setting , Full of imagination and creativity , It contains the speculation of Chinese Classical Philosophy .</a></p>
</div>
<div class="list">
<h3><a href="role.html"> Toona </a></h3>
<a href="role.html"><img src="images/role1.jpg"/></a>
<p><a href="role.html"> Live in “ God's enclosure ” The girl in the , Strong and persistent character , Looks a little cold and serious , But the heart is very delicate . Chinese toon is in charge of the growth of Begonia flowers . She is curious about the human world , In return , Revive the boy Kun at the cost of half his life . Finally, I came to the world with Kun .</a></p>
</div>
<div class="list">
<h3><a href="role.html"> Qiu </a></h3>
<a href="role.html"><img src="images/role2.jpg"/></a>
<p><a href="role.html"> The boy in charge of autumn wind , The childhood sweetheart of Toon , Having no parents since childhood , Raised by grandma . He grew up short of discipline , Heaven is not afraid of , But deep inside , But he is most afraid of suffering the people he loves . Later, he traded with lingpo and exchanged his life for Chun's life , And sent Chun and Kun to the world .</a></p>
</div>
<div class="list">
<h3><a href="role.html"> Kun </a></h3>
<a href="role.html"><img src="images/role3.jpg"/></a>
<p><a href="role.html"> Kun was originally a human boy , Unknown background . He sacrificed his life to save the dolphin , The soul becomes a fish , From a pocket fish to a Beiming monster “ Kun ”, At a certain time, it can be in human form . With Qiu's help , Later, I met Chun again in the world .</a></p>
</div>
<div class="list">
<h3><a href="role.html"> Baize </a></h3>
<a href="role.html"><img src="images/role4.jpg"/></a>
<p><a href="role.html"> The kitten raised by Chun , It is said that the famous divine beast on Kunlun Mountain . It's all white , With wings , Can speak human words , Connect all things . It knows the names of all the ghosts in the world 、 Morphology and dispelling methods , It is said that Zhong Kui's Mount , So from very early on , It is worshipped as an exorcism God and auspicious omen .</a></p>
</div>
<div class="footer">Copyright @ 2022 dayuhaitang.com Big fish Begonia net copyright </div>
</div>
</div>
</body>
</html>
copyright notice
author[@Code live summer - Web page design],Please bring the original link to reprint, thank you.
https://en.qdmana.com/2022/119/202204290902340489.html
The sidebar is recommended
- Go basic syntax 3 (socket, httpserver)
- Nginx configures HTTPS and calls http
- Nginx parsing vulnerability
- How can the backend package Vue projects quickly
- Netty configures WSS protocol access through nginx (Practical)
- Total permutation problem_ Not containing the same element and containing the same element_ Leetcode46_ Leetcode47_ Backtracking solution + java code
- How to upload and download files using Axios in nodejs
- Vue excel file upload
- CondaHTTPError: HTTP 000 CONNECTION FAILED for url < https://conda.anaconda.org/fastai/noarch/repodat
- Multi function environmental monitoring pole scheme based on wireless gateway
guess what you like
JPS in Hadoop, but http://hadoop01:50070/ How to solve the problem if there is no interface? 500ha70 cluster can't be accessed?
Tool class for obtaining specific information in HTTP request
UAV project tracking record 65 - wireless transceiver module circuit
UAV project tracking record 76 - wireless transceiver module circuit
Basic concept of angular velocity
Front end login password encryption and decryption
Vue parent-child component mutual transmission and intermodulation
Vue nested loop array, select one of them and add the selected style
The Vue seamless scroll list scrolls automatically
Vue line graph moves dynamically to the right
Random recommended
- Install and configure nginx in Linux Environment
- Vue dynamically binds attributes and dynamically obtains attribute values
- Summary method of Vue value in key pair mapping
- Vue simply realizes the addition, deletion and modification of each tab page without route jump
- Vue time control common processing
- Vue validation array
- Simple and easy to let you know what AJAX is, even if you are a little white, a rookie can understand it!
- Receive the JSON string from the front end, and summarize the methods of parsing and value taking at the back end
- Solution: httpmessagenotreadableexception: JSON parse error: invalid UTF-8
- Vuetify: install vuetify from scratch
- Install CSS from tailwind
- Ubuntu 16 wireless network card model query and driver installation, Lenovo g400 bcm43142 network card WiFi
- Some color knowledge to understand at the front end
- Functional programming of front-end development
- A front-end interview question -- implementing an encapsulated Ajax device (promise version)
- Dynamic components of angular
- Front end written test pit -- JS implicit conversion
- Shallow understanding of HTTP
- React style modification background invalid
- Finding the k-th small element of ordered matrix (dichotomy idea)
- JavaScript functions -- pre parsing, Iife, advanced functions, recursion
- JavaScript object
- How to introduce element plus gracefully in vue3 project on demand
- Component slot Vue js
- How to write game interface style in HTML
- Ask some front-end questions.
- Information | driverless taxi has come to Beijing. Xiaoma Zhixing has been approved to carry out automatic driving service in Beijing
- [taro react] - H5 route configuration cancels # on the route
- Reverse advanced, using ast technology to restore JavaScript obfuscated code
- JavaScript object
- Vue introduces vant / elementul
- JavaScript queue“
- Vue content summary
- vue3. 0
- Small tips: detection of JS font loading failure or completion
- CSS is a box that has been climbing
- Leetcode215 - the kth largest element in the array - quick sort - quick select - template
- CSS adds effect to the four corners of div
- HTTP error 500.19 internal server error occurred in the integration pageoffice of aspnetcore project,
- Front end < TD > what is the word limit of the label