zoukankan      html  css  js  c++  java
  • css 浏览器兼容 重置代码

    <!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>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>居家养老弹出</title>
    <style type="text/css">
    body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0;margin: 0;} 
    table {border-collapse: collapse;border-spacing: 0;} 
    fieldset,img,abbr,acronym{border: 0;} 
    address,caption,cite,code,dfn,em,th,var {font-weight: normal;font-style: normal;} 
    ol,ul {list-style: none;} 
    caption,th {text-align: left;} 
    h1,h2,h3,h4,h5,h6 {font-weight: normal;font-size: 100%;} 
    q:before,q:after {content:"";}
    body{background:#fff;font-size:12px;font-family:Arial,"宋体"; color:#333;}
    textarea {outline: none; resize: none; overflow:auto;}
    img{vertical-align:middle;}
    :focus{outline:0;}
    .fix,.wrap1000{*zoom: 1;}
    .fix:after,.wrap1000:after{content: "";visibility: hidden;display: block;height: 0;clear: both;}
    a{color:#333; text-decoration:none;}a:hover{ text-decoration:underline;}
    a img {border: none;text-decoration: none;}
    label, button,a {cursor: pointer;}
    p{word-wrap:break-word;}
    
  • 相关阅读:
    POJ
    POJ
    POJ
    POJ-1797 Heavy Transportation
    POJ
    HDU
    CF-576 C MP3 (离散化)
    Pandas 用法汇总
    Pandas 的使用
    Numpy 算术函数
  • 原文地址:https://www.cnblogs.com/dygfc/p/3962722.html
Copyright © 2011-2022 走看看