Skip to content

基于HTML+CSS+JS+JSP+MySQL实现的公共博客平台

Notifications You must be signed in to change notification settings

kkakkkka/YXGarden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web2022

———— update by 肖澧寅 2022.05.28————

添加了div块渐变加载动画效果功能

  • 使用方法

在<head>中加入以下两行:

<link rel="stylesheet" type="text/css" href="../css/myaos.css">
<script src="../js/myaos.js"></script>

对需要动画效果的div块,添加类myaos,如:

<div class="myaos"></div>

具体效果可查看首页的博客加载。

About

基于HTML+CSS+JS+JSP+MySQL实现的公共博客平台

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published