Settings | Sign in | Sign up

The author has 4 posts.

【醒目】今晚继续弄Navigation.css

Floor 1 巨大八爪鱼 11/22/10 13:49
rt
Floor 2 巨大八爪鱼 11/22/10 13:49
http://tieba.blue.cat/_test/navigation.html
Floor 3 巨大八爪鱼 11/22/10 13:49

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>任务导航栏样式</title>
<link href="../CSS/Base.css" rel="stylesheet" type="text/css" />
<link href="../CSS/Navigation.css" rel="stylesheet" type="text/css" />
</head>
 
<body>
<table class="navigation" width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td height="20"></td>
  </tr>
  <tr>
    <td class="tieba"><a href="../">首页</a>&nbsp;&gt;&nbsp;样式区</td>
  </tr>
  <tr>
    <td height="10"></td>
  </tr>
  <tr>
    <td class="club"><a href="../">首页</a>&nbsp;&gt;&nbsp;样式区</td>
  </tr>
  <tr>
    <td height="10"></td>
  </tr>
  <tr>
    <td class="i"><a href="../">首页</a>&nbsp;&gt;&nbsp;样式区</td>
  </tr>
  <tr>
    <td height="10"></td>
  </tr>
  <tr>
    <td class="search"><a href="../">首页</a>&nbsp;&gt;&nbsp;样式区</td>
  </tr>
  <tr>
    <td height="20"></td>
  </tr>
</table>
</body>
</html>

 

Floor 4 巨大八爪鱼 11/22/10 22:17
完毕

Content converter:

Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.