好得很程序员自学网

<tfoot draggable='sEl'></tfoot>

我的第一个html计算器_html/css_WEB-ITnose

html代码。

    body,#content,#te,#sa,#main-content,ul,li{margin:0 auto;padding:0;font-weight:bold;font-size:50px;}#content{width:300px;height:400px;border:1px solid gray;padding:0px;}.main-content{width:300px;height:250px;border:1px solid red;overflow:hidden;background-color:#BC8F8F;}#te{width:300px;height:80px;border:1px solid black;background:#FFD700;text-align:right;}.main-content ul li{list-style:none;                    width:60px;                    height:50px;                    border:1px solid black;                    border-radius:10px;                    display:block;                    float:left;                    text-align:center;                    cursor:pointer;margin:4px;background-color:#C0C0C0;}#mybtn{width:80px;height:40px;}     

查看更多关于我的第一个html计算器_html/css_WEB-ITnose的详细内容...

  阅读:41次