Advertisements
Advertisements
प्रश्न

<html>
<head> <title>New Page 1</title> </head>
<body>
<p><font size="2">Last edited by: Mark Nicholls, 123456, 654321</font></p>
<h1>Rootrainer Trees</h1>
______ ---line 1 (table border 2, cellpadding 3, cellspacing 5 &tablewidth 100%)
<tr>
______ ---line 2 (Table cell having a span of 2 columns)
<h2>Our company grows all the plants to keep down the costs to the
customer.</h2>
<p> </td>
</tr>
<tr>
<td width="24%">
<p>Plants for all soil types:</p>
<ul>
<li>acid</li>
<li>alkaline</li>
<li>neutral,</li>
</ul>
<p>and for all environments:</p>
<ul>
<li>deciduous</li>
<li>coniferous</li>
<li>evergreen</li>
</ul>
</td>
<td rowspan="2" width="75%">
______ -------line 3 ( Import the image SPECIMEN4.GIF and place it in cell D.
Set the height to 250 pixels and maintain the aspect ratio.
Make sure that the whole image is visible. )
</td>
</tr>
<tr>
<td width="24%" height="77"><h2>You can contact us in many ways.</h2>
</td>
</tr>
<tr>
<td colspan="2">
<h3>Through our website on-line - use our order form. By post - order
our catalogue and complete the order form. By phone or fax - all contact
details on this website. You can order our catalogue for a full listing
of our services.</h3>
</td>
</tr>
</table>
<table border="0" width="100%">
<tr>
______ ---line 5а
<h2>Home Page</h2>
______ ---line 5b
______ ---line 5c
________ ---line 4
( Create a hyperlink for the menu item Try Bonsai to point to
the file SPECIMEN2.HTM )
______ ---line 5d
______ ---line 5e
<h2>0rder Form</h2>
______ ---line 5f
</tr>
</table>
</body>
</html>
Consider the code written to create the above web page and answer the questions given below:
- Choose the correct option to fill up line 1.
-
< border="2" width="100" cellspacing="5" cellpadding="3"> -
<table border="2" width="100%" cellspacing="5" cellpadding="3"> -
< border="2" width="100%" cellspacing="5" cellpadding="3"> -
<table border="2%" width="100%" cellspacing="5%" cellpadding="3%">
-
- Choose the correct option to fill up line 2.
-
<cell colspan="2"> -
<table colspan="2"> -
<td colspan="2"> -
<colspan="2">
-
- Choose the correct option to fill up line 3.
-
<pre> <image src="SPECIMEN4.gif" pre> -
<pre> <img border="0" src="SPECIMEN4.gif" height="250"></pre> -
<pre> <image src="SPECIMEN4.gif" ></pre> -
<pre> <img source="SPECIMEN4.gif" size="250"></pre>
-
- Choose the correct option to fill up line 4.
-
<a href="Specimen2.htm">Try Bonsai</a> -
<h2 a href="Specimen2.htm">Try Bonsai</h2> -
<a> <h2>href="Specimen2.htm">Try Bonsai </h2></a> -
<h2><a href="Specimen2.htm">Try Bonsai</a> </h2>
-
- Choose the correct option to fill up line 5 (a, b, c, d, e f). How many sets of <TD> and </TD> are used to depict the last row of table having "Try Bonsai" as the middle cell?
- 1
- 2
- 3
- 4
घटनेचा अभ्यास
Advertisements
उत्तर
-
<table border="2" width="100%" cellspacing="5" cellpadding="3"> -
<td colspan="2"> -
<pre> <img border="0" src="SPECIMEN4.gif" height="250"></pre> -
<h2><a href="Specimen2.htm">Try Bonsai</a> </h2> - 3
shaalaa.com
या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
