当前位置:网站首页>Use use use
Use use use
2022-04-22 07:43:00 【nknmn_】
-
How to use animation (animate.css The demo )
<head> <link href="https://cdn.bootcdn.net/ajax/libs/animate.css/4.1.1/animate.compat.css" rel="stylesheet"> <style> .myElement{ display: inline-block; animation:animationName 1s linear infinite;/*animation-name、animation-duration、animation-timing-function、animation-iteration-count*/ } </style> </head> <body> <div class="myElement"> Text to be animated </div> </body> -
How to use iconfont
With png Download format to local folder , Direct reference
<img class="icon" src="./images/a.png" alt="">
introduce iconfont Of css file
<head>
<!-- 1. introduce iconfont Of css file -->
<link rel="stylesheet" href="https://at.alicdn.com/t/font_2921713_whk789c0fj.css?spm=a313x.7781069.1998910419.62&file=font_2921713_whk789c0fj.css">
</head>
<body>
<!-- 2 call -->
<div class="iconfont icon-avocado-01"></div> <!--class="iconfont iconfont The class name of the icon "-->
</body>

-
How to use bootstrap
版权声明
本文为[nknmn_]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220617544048.html
边栏推荐
猜你喜欢

Queue (detailed explanation) -- hand tearing queue exercises

charles的基本使用

On time complexity and space complexity

Minimum circle coverage (basis of computational geometry)

深入理解MySQL(5):详谈MySQL锁算法

The best way to learn

同一个类中@Transactional 事务传播

you need to be root to perform this command

页属性

Deep understanding of MySQL (7): how to tune MySQL
随机推荐
ES6笔记
Pymol用法
APC (IV)
[method overload]
Internal class instructions (static, instance, local)
FFmpeg命令(六)、 视频提取无音视频
alphafpld升级alphafold-multimer
Deep understanding of MySQL (7): how to tune MySQL
Kotlin学习一、作用域函数let、with、run、apply、also
Detailed explanation of linked list
中断门&陷阱门
A thrilling redis vulnerability to the principle of server target changing
Kotlin collaboration flow, stateflow, shareflow
Kotlin 协程Flow、StateFlow、ShareFlow
On time complexity and space complexity
[calling method]
The way to learn the strongest operator (detailed explanation of C language)
7-1金融介绍
Could not resolve com.nbsp:library:1.8如何解决
强网杯 2019 随便注