Choco Tutorial. ♀♂
♪ Post 帖子 ♪ Me 博主 ♪ Tutorial 教程 ♪ Item 素材 ♪ Links 链接
Choco Tutorial. ♪♪
风那么大,把我吹醒了。风那么大,把梦中的你也吹散了。风那么大,也把我的心吹凉了。


注意注意 :

初次来到的朋友
不知道我的教程方法在哪里?

请别抄袭我部落格里任何东西
转载教程素材请贴上本博客链接









1.01.2012 | 9 comment



这个教程只是外貌特别的链接页面 :D

并不是像我那样不用loading的 :x





no.1代码:
#navigation {
font-size:12px;
padding: 5px;
border-radius:5px;
-webkit-transition: 1s;
}
no.2代码:
<center><div style="word-spacing: 2px; color:#ffffff; ">
- <span style="background:#A0D6FF; cursor:pointer" id="navigation" onmouseover="this.style.color='#FFFFFF',this.style.background='#666666'" onmouseout="this.style.color='#FFFFFF',this.style.background='#A0D6FF'"><a href="页面网址1">页面1</a></span>
- <span style="background:#4FB3FF; cursor:pointer" id="navigation" onmouseover="this.style.color='#FFFFFF',this.style.background='#333333'" onmouseout="this.style.color='#FFFFFF',this.style.background='#4FB3FF'"><a href="页面网址2">页面字2</a></span>
- <span style="background:#A0D6FF; cursor:pointer" id="navigation" onmouseover="this.style.color='#FFFFFF',this.style.background='#666666'" onmouseout="this.style.color='#FFFFFF',this.style.background='#A0D6FF'"><a href="页面网址3">页面字3</a></span>
- <span style="background:#4FB3FF; cursor:pointer" id="navigation" onmouseover="this.style.color='#FFFFFF',this.style.background='#333333'" onmouseout="this.style.color='#FFFFFF',this.style.background='#4FB3FF'"><a href="页面网址4">页面字4</a></span>
</div></center>
红色字是页面字的大小 .

橙色代码是链接与链接之前的字颜色代码 .

青色代码是页面背景颜色代码 .

蓝色代码是指向页面时的背景颜色代码 .

灰色字是页面显示的字 .

粉紫色字是页面网址 .

help me click nuffnang , thx ♥

Older Post | Newer Post