日期:2014-05-17 浏览次数:20825 次
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title> New Document </title> </head> <body> <div style=" position:relative; width:300px; height:200px; background:#fec;"> <div style="position:relative; left:250px; top:50px; width:100px; height:100px; background:#fcc; "> </div> </div> </body> </html>