zzbutcher 2017-01-03 14:06 采纳率: 0%
浏览 849

marquee总是处于页面嘴上免

 代码如下
<!DOCTYPE html>
<head>
</head>
<body>
    <div>
        <table border="0"> 
        <tr>
            <th>A<th>
            <th>B<th>
            <th>C<th>
        </tr>
        <tr>
            <th>10万<th>
            <th>5万<th>
            <th>7万<th>
        </tr> 
    </div>  
    <div>
        <marquee direction="left" scrollamount="5" style="width: 210px;height: 100px">
            <a>北京 139139139139 A</a><br>
            <a style="color:red">北京 139139139139 B</a><br>
            <a>北京 139139139139 C</a>
        </marquee>
    </div>  
</body>


求大神指点

  • 写回答

1条回答 默认 最新

  • Go 旅城通票 2017-01-04 03:47
    关注
    
            <table border="0">
                <tr>
                    <th>A
                    <th>
                    <th>B
                    <th>
                    <th>C
                    <th>
                </tr>
                <tr>
                    <th>10万
                    <th>
                    <th>5万
                    <th>
                    <th>7万
                    <th>
                </tr>
                </table><!---------------------少了结束标签了,导致解析table再下面了--------------------->
    
    评论

报告相同问题?

悬赏问题

  • ¥15 关于#c语言#的问题:我现在在做一个墨水屏设计,2.9英寸的小屏怎么换4.2英寸大屏
  • ¥15 模糊pid与pid仿真结果几乎一样
  • ¥15 java的GUI的运用
  • ¥15 Web.config连不上数据库
  • ¥15 我想付费需要AKM公司DSP开发资料及相关开发。
  • ¥15 怎么配置广告联盟瀑布流
  • ¥15 Rstudio 保存代码闪退
  • ¥20 win系统的PYQT程序生成的数据如何放入云服务器阿里云window版?
  • ¥50 invest生境质量模块
  • ¥15 nhanes加权logistic回归,svyglm函数