常用的提示效果

2015-02-20 09:47:13  访问(1741) 赞(0) 踩(0)

  • 
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head><title>
    
    </title>
        <style type="text/css">
            .note
            {
                border: 1px solid #f00;
                background: url(<%=strWebPhyPath%>/images/note.gif) no-repeat 10px 10px #fffdee;
                line-height: 24px;
                width: 400px;
                margin: 20px auto;
                margin-bottom: 0px;
                padding: 8px 10px 8px 40px;
                overflow: hidden;
                text-align: left;
                color: #666;
                font-weight: normal;
                font-size: 12px;
                border-radius: 5px;
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
            }
        </style>
    
    <%=VersionHideInfo%>
    
    </head>
    <body>
         <div>
        <p class="note">提示:文章分类有<b>1</b>分钟缓存,更改之后不会立即生效。</p>
        </div> 
    </body>
    </html>
    
    


上一条:

下一条:


 

相关评论

评论加载中……
 

发表评论

类型:
内容:
  (Alt+Enter)
 
  ┈全部┈  
 
(显示默认分类)