请根据网页显示的效果图(如图14-4所示),将HTML文本中(n)处的解答填于相应的解答栏内。 [说明] <html> <head> <!-- TemplateBeginEditable name="doctitle" -->

admin2009-02-15  23

问题 请根据网页显示的效果图(如图14-4所示),将HTML文本中(n)处的解答填于相应的解答栏内。
[说明]
   
<html>
   <head>
   <!-- TemplateBeginEditable name="doctitle" -->
   <title>Untitled Document</title>
   <!-- TemplateEndEditable -->
   <meta http-equiv="Content-Type" eontent-"text/html; charset=gb2312">
   <!-- TemplateBeginEditable name="head" -->
   <!-- TemplateEndEditable -->
   <!-- TemplateParam name="BodyBackgroundColor" type="color" value="#FFFFFF" -->
   <!-- TemplateParam name="FooterColor" type="color" value="#CCCCCC" -->
   <!-- TemplateParam name="ImageTitleColor" type="color" value="#CCCCCC" -->
   <!-- TemplateParam name="Footer" type="boolean" value="true" -->
   <style type="text/css">
   <!--
   body {
   background-color: #FFFFFF;
   }
   -->
   </style></head>
   <body marginwidth="0" marginheight="0" leffmargin="0" topmargin="0">
   <br>
   <table width="45%" border="0" cellspaeing="2" cellpadding="4" align="center">
     <tr bgcolor="@@(ImageTitleColor )@@">
       <td height=-"20"><!-- TemplateBeginEditable name="ImageTitle" -->
         <div align="center">图片浏览(日落) </div>
     <!-- TemplateEndEditable --x/td>.
   </tr>
   <tr>
     <td width="60%" height="169" align="center"> <!-- TemplateBeginEditable name="Image" -->
         <IMG onClick=over(this) title=放大  (1)  name="image" width="318" height="137"  (2)    (3)  ><!-- TemplateEndEditable --></td>
     </tr>
   </table>
   <br>
   <hr width="55 %" noshade size="1">
   <hr>
   <!-- TemplateBeginEditable name="Navigation" -->
   <table width="63%" border="0" cellspacing="0" cellpadding="4" align="center">
     <tr>
       <td width="20%" align="right"><nobr><a href="#">(4); First</a>|<a href="#">(5);
       Previous</a></nobr></td>
       <td width="20%" align="center"><nobr><a href="#">(6)</a>|2| <a href="#">3</a>
         |<a href="#">4</a> | <a href="#">5</a></nobr></td>
       <td align="left" width="20%"><nobr><a href="#">Next ></a>|<a href="#">Last
       (7); </a></nobr></td>
     </tr>
   </table>
   <!-- TemplateEndEditable -->
     </body>
   </html>

选项

答案(1)src="Sunset.jpg" (2)hspace="4" (3)vspace="4" (4)<< (5)< (6)1 (7)>;>

解析
转载请注明原文地址:https://kaotiyun.com/show/Xv3Z777K
0

相关试题推荐
最新回复(0)