binmengxue

只有google支持

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>HTML5火焰文字特效DEMO演示 - 何问起</title>
<style>
html, body {
margin: 0px;
width: 100%;
height: 100%;
overflow: hidden;
background-color: #000000;
font-family: sans-serif;
}

#canvasContainer {
margin: 0px;
width: 100%;
height: 100%;
}
</style>
</head>

<body>
<div>
</div>
<div id="canvasContainer"></div>
<!--修改这里的文字-->
<span id="hovrtreefire">何问起</span>


<a href="http://hovertree.com/">首页</a>
<a href="http://hovertree.com/texiao/">特效</a>
<a href="http://hovertree.com/h/bjaf/xmrvjvng.htm">原文</a>

<script src="http://hovertree.com/texiao/html5/26/hovertreefire.js"></script>
</body>
</html>

 

分类:

技术点:

相关文章:

  • 2021-12-10
  • 2021-05-14
  • 2022-02-05
  • 2022-12-23
  • 2022-01-15
  • 2021-11-17
猜你喜欢
  • 2021-11-17
  • 2021-09-11
  • 2021-11-18
  • 2021-09-06
  • 2021-12-17
  • 2021-07-25
  • 2021-11-17
相关资源
相似解决方案