2016年5月的上证指数:请问如何用html做超链接.给我的简单的导航条做链接?

来源:百度文库 编辑:中科新闻网 时间:2024/04/27 17:04:29
给[我的首页][音乐之声][图片世界]做超链接.在哪里加入<a href=""></a>我在[我的首页][音乐之声][图片世界]前面加了只有第一个有链接显示.其它的没有.
<html>
<head>
<title>我的歌
</title>
</head>
<body>
<table align=center border=1 width=760 height=300 bgcolor=#ffffff cellspacing=0 cellpadding=5>
<tr>
<td >
<table width=750 border=0 height=30 bgcolor=#ffffff>
<tr><td align=center><font color=red>我的首页</font></td><td align=center><font color=red>音乐之声</font></td><td align=center><font color=red>图片世界</font></td></tr>

<table align=center width=760 border=1 bordercolor="red" height=150 bgcolor=#00ff00>
<tr>
<td><img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"<p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ><tr><td>border=1 bordercolor=blue</td><td> border=1 bordercolor=blue</td></tr><tr><td> border=1 bordercolor=blue</td><td> border=1 bordercolor=blue</td></tr>
</td>
</tr></table>
<tr>
<td>
<table border=1 bordercolor=red width=100% height=120 cellspacing=4 cellpadding=6 bgcolor=#808080 valign=middle>我们都是你爱好者
</tr>
</td>
</td>
</tr>

</table>

</body>
</html>
我没网站,我只是用html编辑器.学着做网页.你用记事本不就知道了吗?

<html>
<head>
<title>我的歌
</title>
</head>
<body>
<table align=center border=1 width=760 height=300 bgcolor=#ffffff cellspacing=0 cellpadding=5>
<tr>
<td >
<table width=750 border=0 height=30 bgcolor=#ffffff>
<tr>
<td align=center><font color=red>我的首页</font>
</td>
<td align=center><font color=red>音乐之声</font></td><td align=center><font color=red>图片世界</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table align=center width=760 border=1 bordercolor="red" height=150 bgcolor=#00ff00>
<tr>
<td><img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"><p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ></embed>
</td>
<td><img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"><p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ></embed>
</td>
<tr>
<td border=1 bordercolor=blue><img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"><p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ></embed>
</td>
<td border=1 bordercolor=blue> <img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"><p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ></embed>
</td>
</tr>
<tr>
<td border=1 bordercolor=blue><img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"><p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ></embed>
</td>
<td border=1 bordercolor=blue><img src="http://t3.baidu.com/it/u=4079419083,556258271&gp=2.jpg"><p>我的音乐</p><embed src="http://www.sy40.com/grweb/classes/1-10/play/music/mylove.wma" autostart="ture" hidden="true" loop="true" ></embed>
</td>
</tr>

</table>

<tr>
<td>
<table border=1 bordercolor=red width=100% height=120 cellspacing=4 cellpadding=6 bgcolor=#808080 valign=middle>我们都是你爱好者

</table>

</body>
</html>

你把你的网站发过来我看看怎么回事