网页小细节

title 右侧的图标
<link href="http://www.epinauto.com/new/images/favicon.ico" rel="shortcut icon" />

插入.flv 文件
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
        codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" height="120" width="190">
        <param name="movie"
            value="http://localhost:4856/Video/flv.swf?vcastr_file=../Video/半自动圆瓶贴标机网站使用.flv">
        <param name="quality" value="high">
        <param name="allowFullScreen" value="true" />
        <embed
            src="http://localhost:4856/Video/flv.swf?vcastr_file=../Video/半自动圆瓶贴标机网站使用.flv"
            quality="high"
            pluginspage="http://www.macromedia.com/go/getflashplayer"
            type="application/x-shockwave-flash" width="320" height="240">
        </embed>
    </object>

超出显示...
text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:200px;

 

posted on 2013-07-05 23:53  potoofly  阅读(243)  评论(0编辑  收藏  举报