文件:div-1.html
nbsp;html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
文件:div-1.css
#layout {
background-color:#cccccc;
border:2px solid #333333;
width:300px;
height:300px;
}
运行结果:
回复讨论(解决方案)
没看到你有导入css文件的语句。
HTML加个










