最新回答 / 毛毛蟲的冒子
已解決。我這邊需要給setAttribute設(shè)置兩個參數(shù)才行,否則就有語法錯誤。但是為何老師只設(shè)置了一個參數(shù)就能正常運行?誰能告訴我這是為什么。
2018-05-24
最新回答 / 水墨墨心
<style type="text/css">? ? body,? ? form,? ? input {? ? ? ? margin: 0;? ? ? ? padding: 0;? ? ? ? font-size: 12px? ? }? ? body {? ? ? ? margin-left: 50px? ? }? ? form {? ? ? ? height: 30px;? ? ? ? line-height: 30px? ? }? ? .text {? ? ? ? height: 20px...
2018-05-15
最贊回答 / 慕圣7259276
<!DOCTYPE html><html>? <head>?????????<title>注冊</title>?<style>*{margin:0;??padding:0???}body{font-size:20px;}?#allcontent{????????????width:1024px;????????????padding:15px;????????????margin:100px auto 0;????????????bo...
2018-04-25