css3绘制天猫logo实现代码
css3绘制天猫logo实现代码
发布时间:2016-12-27 来源:查字典编辑
摘要:效果图:演示:http://demo.jb51.net/js/2012/css3/css3_tmall.html代码:需要注意两个css文件...

效果图:

css3绘制天猫logo实现代码1

演示:

http://demo.jb51.net/js/2012/css3/css3_tmall.html

代码:需要注意两个css文件

<!DOCTYPE HTML>

<html>

<head>

<meta charset="utf-8" />

<meta name="author" content="xdf@TmallUED" />

<meta name="copyright" content="dafeng.xdf@taobao.com" />

<meta name="keywords" content="CSS3 Tmall" />

<meta name="description" content="CSS3TmallLogo" />

<title>CSS3 Tmall Logo</title>

<link rel="stylesheet" href="reset.css"/>

<link rel="stylesheet" type="text/css" href="style.css">

<>

</head>

<body>

<header>

<span>CSS3</span><span>Tmall</span><span>Logo</span>

</header>

<a id="tmall" href="/?p=833" target="_blank">

<i>

<i></i>

<i>

<i></i>

<i></i>

<i></i>

</i>

<i>

<i></i>

<i></i>

<i></i>

</i>

<i>

<i></i>

<i></i>

</i>

<i>

<i></i>

<i></i>

<i></i>

<i></i>

</i>

<i>

<i></i>

<i></i>

<i></i>

<i></i>

<i></i>

<i></i>

</i>

<i>

<i></i>

</i>

<i>

<i></i>

</i>

</i>

<i>

<i></i>

<i></i>

</i>

<i>

<i>

<i></i>

</i>

<i>

<i></i>

</i>

<i>

<i></i>

</i>

<i>

<i></i>

</i>

</i>

</a>

</body>

</html>

原文: http://www.xdf.me/?p=833

推荐文章
猜你喜欢
附近的人在看
推荐阅读
拓展阅读
相关阅读
网友关注
最新 Div+Css教程学习
热门 Div+Css教程学习
网页设计子分类