Correction status:qualified
Teacher's comments:作业已检查!
完成的不错!大赞!!
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>HZ靓号后台管理</title> </head> <body> <table border="0" cellspacing="0" cellpadding="6" width="900" align="center"> <tr> <td colspan="2"> <iframe src="a/top.html" name="top" frameborder="0" height="80" width="100%" align="center" scrolling="no"></iframe> </td> </tr> <tr><td colspan="2"><hr></td></tr> <tr> <td> <iframe src="a/left-menu.html" name="left" frameborder="0" height="400" width="300" align="center" scrolling="no"></iframe> </td> <td> <iframe src="a/moren.html" name="right" frameborder="0" height="400" width="600" align="center" scrolling="no"></iframe> </td> </tr> <tr><td colspan="2"><hr></td></tr> <tr> <td colspan="2"> <iframe src="a/foot.html" name="foot" frameborder="0" height="60" width="100%" align="center" scrolling="no"></iframe> </td> </tr> </table> </body> </html>
点击 "运行实例" 按钮查看在线实例