<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>填充</title> <style type="text/css"> #box1{ text-align:center; word-wrap:break-word; width:100px; height:100px; padding:10px; border:5px solid white; margin:auto; background:red; } body{ background:blue; } </style> </head> <body> <div id="box1">盒子盒子盒子盒子盒子盒子 </div> </body> </html>
刚毅87
chouryo
慕仰0931076