SEBA Board Solution Class 10 Computer Science Chapter 2 HTML and CSS3

SEBA Board Solution Class 10 Computer Science Chapter 2 HTML and CSS3

SEBA Board Solution Class 10 Computer Science Chapter 2 HTML and CSS3 full exercise Solution by Computer Sir. Here in this page we have provided SEBA – The Board Of Secondary Education, Assam Class 10 Computer Science Chapter 2 all Question Answer Solution.

 

SEBA Board Solution Class 10 Computer Science Chapter 2: Overview

Board

SEBA / Assam State Board
Class

10

Subject

Computer Science
Chapter Number

2

Chapter Name

HTML and CSS3
Topic

Solution

 

(1) Fill in the blanks

(1) HTML   documents are made up of text content and special codes.

(2) Comment   are used to write notes about an HTML document.

(3) HTML document is saved with an extension .html or. Htm

(4) Web browser   are used to view the HTML documents.

(5) The Container    element includes both on and off tags.

(6) The   <br>    element splits the line and displays the text on the new line.

 

(2) Multiple Choice questions

(1) Which is the correct way to comment out something in HTML?

(a) Using ## and #

(b) Using <!—and –>

(c) Using </– and -/->

(d) Using <!- and – !>

Ans: Using <!—and –>

 

(2) The —————- tag draws a horizontal line across the web page.

(a) <br>

(b) <hr>

(c) <line>

Ans: <hr>

 

(3) ————– provides a set of styles rules for defining the layout of the HTML documents.

(a) CSS

(b) WSS

(c) TSS

Ans: CSS

 

(4) A property and its value are collectively known as————-

(a) Selector

(b) Attribute

(c) Declaration

Ans: Attribute

 

(5) Which tag indicates the beginning and end of the HTML documents?

(a) <HEAD>

(b) <BODY>

(c) <HTML>

Ans: <HTML>

 

(6) Which of the following is used to define the style for a single HTML page?

(a) Inline CSS

(b) Internal CSS

(c) External CSS

Ans: Internal CSS

 

Dear Student, I appreciate your efforts and hard work that you all had put in. Thank you for being concerned with us and I wish you for your continued success. 

Updated: June 7, 2022 — 2:08 pm

4 Comments

Add a Comment
  1. Very good

Leave a Reply

Your email address will not be published. Required fields are marked *