Social Sciences, asked by khananas9779, 4 months ago

1. A webpage displays a picture. What tag was used to display that picture?
a. picture
b. image
c.img
d. src

2. <b> tag makes the enclosed text bold. What is other tag to make text bold?
a. <strong>
b. <dar>
c. <black>
d. <emp>

3. Tags and text that are not directly displayed on the page are written in _____ section.
a. <html>
b. <head>
c. <title>
d. <body>

4. Which tag inserts a line horizontally on your web page?
a. <hr>
b. <line>
c. <line direction="horizontal">
d. <tr>

5. What should be the first tag in any HTML document?
a. <head>
b. <title>
c. <html>
d. <document>



6. Which tag allows you to add a row in a table?
a. <td> and </td>
b. <cr> and </cr>
c. <th> and </th>
d. <tr> and </tr>

7. How can you make a bulleted list?
a. <list>
b. <nl>
c. <ul>
d. <ol>

8. How can you make a numbered list?
a. <dl>
b. <ol>
c. <list>
d. <ul>​

Answers

Answered by krish32334
1

Answer:

1.a

2.c

3.d

4.c

5.d

6.c

7.a

8.a

Explanation:

Similar questions