1 Star 0 Fork 0

HelloWeb/hwmov

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 1.70 KB
一键复制 编辑 原始数据 按行查看 历史
HelloWeb 提交于 2016-06-21 22:48 . Update index.html
<!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=utf-8" />
<script type="text/javascript">
</script>
<style type="text/css">
#main-col {
padding-left: 20%;
padding-right: 20%;
padding-top: 0px;
}
#top_title {
text-align: center;
}
#nav_bar {
list-style-type: none;
margin-left: 40%;
margin-right: 40%;
padding: 0;
}
.nav_bar_item_a
{
font-weight:bold;
color:#FFFFFF;
background-color:#005555;
text-align:center;
padding:6px;
text-decoration:none;
text-transform:uppercase;
}
.nav_bar_item {
display: block;
padding: 0;
display: inline;
}
</style>
<title>足球梦 | Edge Studio Creations</title>
</head>
<body>
<div id="main-col">
<div id="top">
<h1 id="top_title">足球梦</h1>
</div>
<hr />
<div id="nav">
<ul id="nav_bar">
<li class="nav_bar_item"><a class="nav_bar_item_a" href="video.html">影片</a></li>
<li class="nav_bar_item"><a class="nav_bar_item_a" href="story.html">故事</a></li>
<li class="nav_bar_item"><a class="nav_bar_item_a" href="contact.html">联系</a></li>
</ul>
</div>
<hr />
<h2>视频:</h2>
<embed src="http://player.youku.com/player.php/sid/XMTYxMzIxNDk4MA==/v.swf" allowFullScreen="true" quality="high" width="640" height="480" align="middle" allowScriptAccess="always" type="application/x-shockwave-flash"></embed>
<a href="http://v.youku.com/v_show/id_XMTYxMzIxNDk4MA==.html?from=s7.8-1.2"><h3>点此在优酷观看</h3></a>
</div>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/libreliu/hwmov.git
[email protected]:libreliu/hwmov.git
libreliu
hwmov
hwmov
master

搜索帮助