[HTML5]3D标签云
生活随笔
收集整理的這篇文章主要介紹了
[HTML5]3D标签云
小編覺得挺不錯(cuò)的,現(xiàn)在分享給大家,幫大家做個(gè)參考.
?
index.html
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>3D標(biāo)簽云</title> <link rel="stylesheet" type="text/css" href="http://webapplee-wordpress.stor.sinaapp.com/uploads/2013/05/style_3d.css" /> <script type="text/javascript" src="http://webapplee-wordpress.stor.sinaapp.com/uploads/2013/05/3D-Tags.js" > </script> </head> <body> <div id="div1"> <a href="http://webapplee.sinaapp.com/?cat=3" target="_blank" class="black"> Android開發(fā)</a> <a href="http://webapplee.sinaapp.com/?cat=9" target="_blank" class="red"> Bug樹</a> <a href="http://webapplee.sinaapp.com/?cat=5" target="_blank" class="blue"> EnglishWorld</a> <a href="http://webapplee.sinaapp.com/?cat=4" target="_blank" class="orange"> HTML5開發(fā)</a> <a href="http://webapplee.sinaapp.com/?cat=6" target="_blank" class="pink"> Java學(xué)習(xí)</a> <a href="http://webapplee.sinaapp.com/?cat=15" target="_blank" class="purple"> JS速成</a> <a href="http://webapplee.sinaapp.com/?cat=11" target="_blank" class="green"> Log記錄與分析</a> <a href="http://webapplee.sinaapp.com/?cat=13" target="_blank" class="black"> 英語口語學(xué)習(xí)</a> <a href="http://webapplee.sinaapp.com/?cat=8" target="_blank" class="red"> 轉(zhuǎn)篇之LinuxUbuntu</a> <a href="http://webapplee.sinaapp.com/?cat=16" target="_blank" class="blue"> 課外閱讀</a> <a href="http://webapplee.sinaapp.com/?cat=17" target="_blank" class="orange"> GoodboyStyle</a> </div> </body> </html>CSS樣式表:style_3d.css
JS文件:3D-Tags.js
?
轉(zhuǎn)載于:https://www.cnblogs.com/webapplee/p/3771945.html
總結(jié)
以上是生活随笔為你收集整理的[HTML5]3D标签云的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: C++Vector使用方法
- 下一篇: 【27前端】base标签带有href属性