美文网首页
新闻详情的html写法

新闻详情的html写法

作者: LV大树 | 来源:发表于2018-06-01 12:02 被阅读22次
    Simulator Screen Shot - iPhone X - 2018-06-01 at 12.03.12.png
    <!DOCTYPE html>
    <html>
    <head>
        <meta charset="utf-8">
        <meta name=viewport content="width=device-width,initial-scale=1,user-scalable=0">
        <title>海港城劫案兩疑犯落網,警方起回所有贓物</title>
    
        <style type="text/css">
    
        .avatar img{
    <!--        margin-top: 100px;-->
            width:100%;
            height:100%;
            border-radius:50%;
        }
        </style>
    
    </head>
    <body>
    <h1 class = "article-title">这是一个大标题,大标题这是一个大标题,大标题这是一个大标题,大标题这是一个大标题,大标题这是一个大标题,大标题</h1>
    <!-- 作者区域 -->
    <div class="author">
        <a class="avatar">
    <!--        // href="http://www.baidu.com">-->
    <!--原来有href 的话会屏蔽掉下面的onclick -->
            <img src="http://cdn2.jianshu.io/assets/default_avatar/4-3397163ecdb3855a0a4139c34a695885.jpg?imageMogr2/auto-orient/strip/imageView2/1/w/96/h/96" alt="96" height="48" width="48"
    onclick='window.open("http://www.baidu.com")' />
    <!--        onload="this.onclick = function() {"-->
    <!--        "  window.location.href = 'sx://github.com/dsxNiubility?src=' +this.src+'&top=' + this.getBoundingClientRect().top + '&whscale=' + this.clientWidth/this.clientHeight ;" />-->
    <!---->
    <!--onclick='window.open("http://www.baidu.com")'-->
        </a>
    
        <div class="info">
            <span class="name"><a href="/u/21f30e838a45">Nanica</a></span>
            <!-- 关注用户按钮 -->
            <div props-data-classes="user-follow-button-header" data-author-follow-button></div>
            <!-- 文章数据信息 -->
            <div class="meta">
                <!-- 如果文章更新时间大于发布时间,那么使用 tooltip 显示更新时间 -->
                <span class="publish-time" data-toggle="tooltip" data-placement="bottom" title="最后编辑于 2017.12.09 21:16">2017.08.07 18:53*</span>
                <span class="wordage">字数 4162</span>
            </div>
        </div>
        <!-- 如果是当前作者,加入编辑按钮 -->
    </div>
    
    <p>海港城劫案兩疑犯落網,警方起回所有贓物。</p>
    
    <p align="center"><img data-pagespeed-url-hash="2702903209" src="http://appsimages.hktoutiao.com/50e37c4cd20346a986a281e4725b6d57.jpg?x-oss-process=image/format,jpg/interlace,1" alt="" width="704" class="wp-image-3132106 size-full" height="467"/></p>
    <p align="center">警方押送其中1名匪徒重組案情。</p>
    <p>警方在油麻地白加士街及窩打老道,拘捕2名55歲及60歲男子,涉嫌與上星期尖沙嘴海港城珠寶店劫案有關。</p>
    <p align="center"><img data-pagespeed-url-hash="2997403130" src="http://appsimages.hktoutiao.com/a9914691ddc048ad8c190f881cad58e8.jpg?x-oss-process=image/format,jpg/interlace,1" alt="" width="704" class="wp-image-3132105 size-full" height="467"/></p>
    <p align="center">警方押送其中1名匪徒重組案情。</p>
    <p>警方在60歲男子攜帶的袋內,起回全部6件贓物, 總值超過500萬元,警方相信,這名疑犯涉嫌參與實際行劫,另一名55歲男子,則參與行劫計劃,涉嫌串謀行劫而被捕。警方不排除稍後拘捕更多人。</p>
    <p align="center"><img data-pagespeed-url-hash="3291903051" src="http://appsimages.hktoutiao.com/f81ec20bbc2b43c490053b453b476ea8.jpg?x-oss-process=image/format,jpg/interlace,1" alt="" width="704" class="wp-image-3132107 size-full" height="467"/></p>
    <p align="center">警方拘捕2名匪徒</p>
    <p>位於尖沙嘴海港城的太子珠寶鐘錶行上周三晚遭2名口罩蒙面賊人,在1分鐘內掠走價值500萬元的鑽石首飾及手錶。消息指,當時匪徒由天星碼頭一間快餐店,走至廣東道一間時裝店,進入海港城二樓長走廊,其後到達該珠寶店,然後逃至九龍公園海防道,經白加士街Y Centre逃走。</p>
    </body>
    </html>
    
    

    相关文章

      网友评论

          本文标题:新闻详情的html写法

          本文链接:https://www.haomeiwen.com/subject/lrghsftx.html