Class 10 Exam  >  Class 10 Notes  >  Information & Computer Technology (Class 10) - Notes & Video  >  NCERT Solutions - Tables, Information & Computer Technology Class 10

Tables, Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video PDF Download

Q1. What attribute will be used on the CAPTION tag to put the table description at the bottom of the table?
Answer
ALIGN=BOTTOM attribute will be used on the CAPTION tag to put the table description at the bottom of the table.

Q2. Write the code to display a ‘ghost cell’.
Answer
<TABLE border=1>
<TR> 
<TD> Col1Row1</TD>
<TD>Col2Row1 </TD>
</TR>
<TR>
 <TD>Col1Row2</TD>
</TR>
</TABLE>

Q3. Name the tag that defines how to divide the window into frames.
Answer
<FRAMESET> tag defines how to divide the window into frames.

Q4. Name the tag that is used to put HTML document into frames.
Answer
<iframe> tag is used to put HTML document into frames.

Q5. Where the text is displayed which is specified in the <caption> tag?
Answer
The text is displayed which is specified in the <caption> tag is displayed at center with respect to the table.

Q6. Which attribute will you use if you do not want frame windows to be resizable? 
Answer
noresize attribute is used if we do not want frame windows to be resizable.

Q7. Differentiate between <TH> and <Caption> tags.
Answer
The TH tag encloses the Header object and makes the data boldface and center aligned while <caption> tag is used to provide a text to the table so as to explain the contents of the table. It is generally in bold, at center with respect to the table.

Q8. How <TD> and <TR> are different from each other?
Answer
TR tag is used to define rows in a table. Table rows are divided into table data with the <td> tag. The TD keeps the data in regular font and left aligned by default.

Q9. What is the purpose of using Frames in HTML pages?
Answer
A frame divides the screen into separate windows with both vertical and horizontal scroll bars. Frames are needed when you want to have menus on one side and the contents or the operations on the other side. When the user clicks on one of the menu items, the contents become visible on the other side. A frame divides the webpage into different windows. It makes some structural changes
to the main window.

Q10. Discuss all the tags with their attributes to create a frame.
Answer
The attributes used with the <FRAMESET> element:

1.Rows: It accepts Number in percentage or star (*) indicating the rest of the window. It divides the main window horizontally in proportion to main window.
2. Cols: It accepts Number in percentage or star (*) indicating the rest of the window. It divides the main window vertically in proportion to main window.
3. Frame border: It accepts value in number. It is used with netscape navigator to surround the sub-window with a border. If value is set to zero, no outer lines appear around the frame.
4. Frame spacing: It accepts value in number. If set to zero, it removes the ugly grey lines appearing between the two frames, otherwise it increases the width of the grey line.

The FRAMESET element works in conjunction with the FRAME tag whose attributes are1. src: It is necessary attribute which describes Address of the HTML document.
2. scrolling: It accepts value in yes/Auto/No.
3. Noresize: It is used if we do not want frame windows to be resizable.
4. Name: Assign a name to the frame.
5. Target: This attribute specifies the name of a frame where a document is to be opened.

Q11. What does ‘n’ stands for in the following tags?
Answer

(a) <Table border=n> : Here n is any numerical value  1,2,3 etc. which specifies table border boldness.

(b) <table bgcolor= “n”> : Here n stands for any color name/hex color code/rgb code which provide background color to table.

(c) <td bgcolor =“n”> : Here n stands for any color name/hex color code/rgb code which provide background color to cell.

(d) <tdwidth=n> : Here n is any numerical value  1,2,3 etc. which specifies table cell width.

(e) <a href=“n”> : Here stands for any URL.

Q12. Which code snippet will display the following? Explain why
Tables, Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video
Tables, Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video

Answer
Option B is correct because it uses &nbsp entity to create a space while in Option space is a ghost cell.

The document Tables, Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video is a part of the Class 10 Course Information & Computer Technology (Class 10) - Notes & Video.
All you need of Class 10 at this link: Class 10
6 videos|20 docs|6 tests

Top Courses for Class 10

FAQs on Tables, Information & Computer Technology Class 10 NCERT Solutions - Information & Computer Technology (Class 10) - Notes & Video

1. What are NCERT Solutions?
Ans. NCERT Solutions are the detailed explanations and solutions to the questions given in the NCERT textbooks. These solutions are provided by experts and are helpful for students to understand the concepts and solve the problems effectively.
2. Why are NCERT Solutions important for Class 10 students?
Ans. NCERT Solutions for Class 10 are important for students as they provide a comprehensive understanding of the subjects. These solutions help in clarifying doubts, improving problem-solving skills, and preparing for exams. They are also useful for self-study and revision purposes.
3. How can I access NCERT Solutions for Class 10 Tables, Information & Computer Technology?
Ans. NCERT Solutions for Class 10 Tables, Information & Computer Technology can be accessed through various online platforms. Students can visit the official website of NCERT or other educational websites that provide free access to these solutions. They are available in PDF format and can be downloaded for offline use.
4. Are NCERT Solutions enough for Class 10 exam preparation?
Ans. NCERT Solutions are a great resource for exam preparation, but it is recommended to study from other reference books and practice additional questions as well. While NCERT Solutions cover the concepts and questions from the NCERT textbooks, it is beneficial to solve extra questions from different sources to enhance problem-solving skills and gain a deeper understanding of the subject.
5. Can NCERT Solutions be used for competitive exams?
Ans. Yes, NCERT Solutions can be used for competitive exams as they provide a strong foundation of the subject. However, for competitive exams, it is advisable to refer to additional study material and solve practice papers specifically designed for the respective exam. NCERT Solutions can be used as a starting point for preparation and then supplemented with other resources.
6 videos|20 docs|6 tests
Download as PDF
Explore Courses for Class 10 exam

Top Courses for Class 10

Signup for Free!
Signup to see your scores go up within 7 days! Learn & Practice with 1000+ FREE Notes, Videos & Tests.
10M+ students study on EduRev
Related Searches

mock tests for examination

,

Tables

,

Exam

,

Free

,

Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video

,

MCQs

,

pdf

,

Important questions

,

practice quizzes

,

Viva Questions

,

Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video

,

Previous Year Questions with Solutions

,

video lectures

,

study material

,

Summary

,

shortcuts and tricks

,

Tables

,

past year papers

,

Sample Paper

,

Extra Questions

,

Semester Notes

,

Information & Computer Technology Class 10 NCERT Solutions | Information & Computer Technology (Class 10) - Notes & Video

,

ppt

,

Tables

,

Objective type Questions

;