Computer Operator and Programming Assistant P (2)
Computer Operator and Programming Assistant P (2)
A <html>
B <head>
C <title>
D </html>
2 The <b> tag makes the enclosed text bold, which other html tag is used to make text bold?
A <dark>
B <bold>
C <th>
D <strong>
A <src>
B <img>
C <img src>
D <image>
A <r
B <1>
C <hr>
D <line>
6 What is the full form of CSS?
A <h1>
B <h2>
C <h6>
D <head>
A URL
B Html
C Http
D Webpage
Al
B/
CI
D<#
A <!
B</
C<#
12. Which is used to publish the webpage to a web hosting server?
A Http
B Php
C Kompozer
D Blogger
Level : 2
1. Which attribute is used with with <td> tag to merge two cell horizontally ?
A Colspan = 2
B Rowspan = 2
C Mergerows
D mergecols
A <Check box>
5 Which is the correct syntax for adding alternate text for image, if the im- age cannot be displayed?
A <h1 align="right">.....</h1>
A To display a table
B To display a list
A <http: // nimi.gov.in"</a>
C <iframe src="http://nimi.gov.in"></iframe>
11 How do you add a link which will allow the visitor to send an email from the page?
C <a="mailto">
D <href="mailto">
12 What will happen, if the background image is smaller than the screen?
A It will be stretched
D It will be repeated
14 Which is the correct html tag for making a text input field?
A <text type="password">
B <body = "image.jpg">
C <background = "image.jpg">
C triangle, square
19 Which web language give more control over the HTML elements and al- lows them to
change at any time without returning to the Web server ?
A BML
B XML
C HTML
D DHTML
Level : 3
<html>
<body>
<p>
<strong>NIMI</strong>
</p> <p>CHENNAI</p>
</body>
</html>
A NIMI CHENNAI
C CHENNAI NIMI
B NIMI CHEΝΝΑΙ
D CHENNAI ΝΙΜΙ
A NIMI chennai
B NIMI CHENNAI
D NIMICHENNAlformatting
<html>
<body>
<p>NIMI<sup>CHENNAI</sup></p>
</body>
</html>
<body>
<p>NIMI<sup>CHENNAI</sup></p>
</body>
</html>
A NIMICHENNAI
C NIMI CHENNAI
B NIMI chennai
D NIMICHEΝΝΑΙ
<html>
<body>
</body>
</html>
<body>
</body>
</html>"
5 Which of the following code is used to add a plain color background to the web page ?
D <bgcolor=blue>