11 2017 档案
摘要:<html> <head> <script type="text/javascript"> num=0 function a(){ for(i=0;i<=100;i++) { if(i%2==0) num+=i; } alert(num); } </script> </head> <body> <i
阅读全文
摘要:1.<!--双列布局--><html><head> <style type="text/css"> body{background-color:grey; text-align:center; margin:0; padding:0;} #wrapper{background:white; widt
阅读全文
摘要:<html><head> <meta charset="utf-8"> <style type="text/css"> body{background:gray; text-align:center;} #wrapper{width:1024px; background:white; margin:
阅读全文
摘要:1. <html><head><style type="text/css"> p{text-align:justify; text-indent:2em; display:block; } div{width:200px;height:200px; border-style:solid; borde
阅读全文
摘要:1. <html><head><title></title></head><body> <table border="1"> <tr> <td> name:xxxx<br/> number:xxxx<br/> </td> <td><img src="1.jpg"width="60px"height=
阅读全文
摘要:1: <html> <head> </head> <body> <img src="../fa/Lighthouse.jpg"width="300"height="300"title="城堡"/> <br/> <img src="../fa/Koala.jpg"width="300"height="
阅读全文

浙公网安备 33010602011771号