Advertisement

web制作简便的百度官网

阅读量:

制作一个简易的百度网页界面
以下为实现该界面所采用的代码:

复制代码
    <!-- edu_5_4_1.html -->
    <body>
    <p align="center"><a href="http://www.baidu.com">
    <img border="0" src="../Desktop/ch5/baidu_sylogo1.gif" /></p>
    <p align="center">
    <a href="http://news.baidu.com" name="tj_news">新&nbsp;闻</a>
    <b>网&nbsp;页</b>
    <a href="http://tieba.baidu.com" name="tj_tieba">贴&nbsp;吧</a>
    <a href="http://zhidao.baidu.com" name="tj_zhidao">知&nbsp;道</a>
    <a href="http://music.baidu.com" name="tj_mp3">音&nbsp;乐</a>
    <a href="http://image.baidu.com" name="tj_img">图&nbsp;片</a>
    <a href="http://video.baidu.com

全部评论 (0)

还没有任何评论哟~