मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता ११

A list block can be defined inside another list is: - Computer Applications

Advertisements
Advertisements

प्रश्न

A list block can be defined inside another list is:

पर्याय

  • Inner List

  • Nested List

  • Outer List

  • Listing List

MCQ

उत्तर

Nested List

shaalaa.com
HTML Table
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 11: HTML - Formatting text, Creating Tables, List and Links - Evaluation [पृष्ठ २६५]

APPEARS IN

सामाचीर कलवी Computer Applications [English] Class 11 TN Board
पाठ 11 HTML - Formatting text, Creating Tables, List and Links
Evaluation | Q 8. | पृष्ठ २६५

संबंधित प्रश्‍न

Briefly explain the attributes of <hr> tag.


What are the core tags used to create table in HTML?


Write an HTML code to provide hyperlink to https://www.w3schools.com.


Write HTML code to produce the following table:

A B
C

Write an HTML code the show the following text:

MODERN ATOMIC THEORY

The findings of modern atomic theory are given as follows:

  • An atom is the smallest particle which takes part in chemical reaction.
  • An atom is considered to be a divisible particle.
  • The atoms of the same element may not be similar in all respects.
    eg: Isotopes (17Cl35, 17Cl37)
  • The atoms of different elements may be similar in some respects.
    eg. Isobars (18Ar40, 20Ca40)

Explain the attributes used with <table> tag in HTML.


Explain the types of list with suitable HTML code.


What is Link and explain the types of links.


Write HTML code to create the following table:


Naveen went to an interview for the post of web developer. In the technical test, he was supposed to design an HTML table as given below. Help him to complete the table with the right statements in the blanks. Observe the table and attempt any four questions (out of 5) given after the table).

Futuristic Time Table
Period-No Monday Wednesday Friday
1 Robotics NLG NLU
2 Data Science   Sound
3 Light Machine Learning   
4 Speed   Velocity

 

<HTML>
<HEAD>
<TITLE> Table Concept </TITLE>
</HEAD>
<BODY>
<Table _________ =2> <!-STATEMENT-1>
<________> Futuristic Time Table</________> <!-STATEMENT-2>
<tr>
<th> Period-No </th>
<th> Monday </th>
<th> Wednesday </th>
<th> Friday </th>
</tr>
<tr>
<td> 1 </td>
<td________=2> Robotics </td> <!-STATEMENT-3>
<td> NLG </td>
<td>NLU </td>
</tr>
<tr>
<td> 2 </td>
<td> Data Science </td>
<td>Sound </td>
</tr>
<tr>
<td> 3 </td>
<td>Light </td>
<td______=2> Machine Learning </td> <!- STATEMENT-4>
</tr>
<tr>
<td> 4 </td>
<td> Speed </td>
<td></td>
<td> Velocity </td>
</tr>
<!- STATEMENT-5>
--------
--------
--------
  1. Write the attribute value to complete Statement-1 to achieve the output given in the above table.
  2. Write suitable option for the blanks given in Statement-2.
  3. Write the appropriate answer for the blank given in Statement-3
  4. Write the appropriate answer for the blank given in Statement-4
  5. What will be the complete sequence of closing the above html document in statement 5?

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×