Computer Science, asked by sayan1078, 20 days ago

1. When we create HTML documents with Notepad, we save them with a .txt extension.
2. An OFF tag looks the same as the ON tag except that it has a forward slash before the command.
3. Spaces or paragraphs between the opening and closing tags do not affect what the browser displays.
4. HTML elements that do not require an OFF tag are called container elements.
5. The TITLE element of the Web page is included in the BODY element.​

Answers

Answered by saiswasa2008
1

Answer:

1. False

2. True

3. True

4. False

5. False

Explanation:

1. We save them with .html or .htm.

4. They are called empty elements.

5. Its not included in the BODY element. Its outside the BODY element.

Answered by shantanupriyadarshi1
0

Answer:

Following answer of this statements

1) F

2) T

3) T

4) F

5) F

Similar questions