0% found this document useful (0 votes)
26 views1 page

Feb Paper

The document is a monthly test for the trade COPA, focusing on trade theory with a maximum mark of 20. It consists of 20 multiple-choice questions related to HTML and CSS, covering topics such as HTML tags, CSS usage, web addresses, and form creation. Each question presents four options, from which the correct answer must be selected.

Uploaded by

copa9294
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views1 page

Feb Paper

The document is a monthly test for the trade COPA, focusing on trade theory with a maximum mark of 20. It consists of 20 multiple-choice questions related to HTML and CSS, covering topics such as HTML tags, CSS usage, web addresses, and form creation. Each question presents four options, from which the correct answer must be selected.

Uploaded by

copa9294
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

FEB MONTHLY TEST

TRADE : COPA (TRADE THEORY) M.M 20

1. In HTML tags are enclosed in :-


a. < > b. ( ) c. [ ] d. “ “
2. CSS is used in --
a. Designing web page b. Starting HTML c Designing Excel d. none of these
3. What is the another name of web address ?
a. URL b. HTML c. http d. Webpage
4. What is the first tag in html document ?
a. <html> b. <head> c. <title> d. </html>
5. Which html tag inserts a line horizontally in a page ?
a. <br> b. <l> c. <hr> d. <line>
6. What is the correct html tag for adding a background color ?
a. <body color =”yellow”> b. body bgcolor=”yellow”>
c. <body background=”yellow” d. <body tag=”yellow”
7. Which tag creats a checkbox for a form in html ?
a. <check box> b. < input check box>
c. <input =check box> d. <input type= “check box”>
8. Which option will match, while making bulleted list ?
a. Square, disc, polygon b. triangle, disc, circle
c. triangle, square, circle d. disc, circle, square
9. Which symbol starts with html comments ?
a. <! b. </ c. # d. <\
10. What is full form of CSS ?
a. Computer style sheet b. Cascading style sheet
c. Cascading system style d. Customized style sheet
11. Which attribute is used to merge two cells horizontally in a table
a. Colspan =2 b. Rowspan = 2 c. mergerows d. mergecols
12. Which html tag is smallest heading ?
a. <h1> b. <h2> c. <h6> d. <h4>
13. Which is the correct tag for creating password field ?
a. <text type=”password”> b. <input type = “pwd”>
c. <input type = “password”> d <input type = “passcode”>
14. Which of the following code is used to add a plain color background to web page ?
a. <body bgcolor = “36,2437”> b. <body color = “#ff000”
c. <body bgcolor = “ff000”> d. <bgcolor = “blue”>
15. Which web language give more control over html elements and allow change at any time
a. BML b. XML c. HTML d. DHTML
16. What is the correct syntax for making a hyperlink ?
a. <http ://nimi.gov.in”</a> b. <url =”http: //nimi.gov.in”>nimi
c. <a href = “http://nimi.gov.in”>nimi</a> d. <a ref =”http://nimi.gov.in>nimi </a>
17. Which html tag is used to add a row in a table
a. <tr>..</tr> b. <cr>...</cr> c. <th> …</th> d. <td>…</td>
18. Which character in html is used to indicate end tag ?
a. \ b. / c. ! d. <#
19. Which of the following is used to create HTML form ?
a. <from> b. <form> c. <iframe> d. none
20. Which of the following is not a way for applying CSS to HTML
a. Inline CSS b. Exline CSS c. Internal CSS d. External CSS

You might also like