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

Write an HTML code to display the following text in exactly the same way as given below I am studying Computer Science Application. - Computer Applications

Advertisements
Advertisements

प्रश्न

Write an HTML code to display the following text in exactly the same way as given below

I am studying Computer Science Application.

थोडक्यात उत्तर

उत्तर

HTML CODE:

<html>
<head>
<title> Cource </title>
</head>
<body>
I am studying Computer Science Application.
</body>
</html>
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 1. | पृष्ठ २६६

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

A list block can be defined inside another list is:


How will you define numbered list?


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.


Difference between <UL> and <OL> tags.


Write HTML code to produce the following table:

A B
C

Explain the types of list with suitable HTML code.


Write HTML code to create the following table:


Arif works in a school as a web designer. He has been assigned the task of uploading the calendar of holidays for the month of March. He was supposed to design an HTML table for the same.

Help him to complete the table with the right statements in the blanks.

Observe the table and attempt any four questions (out of five) given after the table.

MARCH 2023
DAYS Mon Tue Wed Thu Fri Sat Sun
DATES 6 7 8 9 10 11 12
  14  

 

<html>
<head>
<title> </title>
</head>
<body>
<table>
<tr>
<td colopan = ______><!-STATEMENT-1 MARCH2023 </td>
</tr>
-------------------------------
<!-STATEMENT-2>
<th>DAYS</th>
<th>Mon</th>
<th>Tue</th>
<th>Wed</th>
<th>Thu</th>
<th>Fri</th>
<th>Sat</th>
<th>Sun</th>
______<!-STATEMENT-3>
<tr>
<td ______ = 2><! - STATEMENT- 4>
DATES </td>
<td>6</td>
<td>7</td>
<td>8</td>
<td>9</td>
<td>10</td>
<td>11</td>
<td>12</td>
</tr>
<tr>
          <td></td>
          <td> ______   </td><!-STATEMENT-5>
</tr>
</table>
</body>
</html>
  1. Write the attribute value to complete Statement -1 to achieve the output as given in the above table.
  2. Write the tag to complete Statement -2 to achieve the output as given in the above table.
  3. Write the attribute value to complete Statement -3 to achieve the output as given in the above table.
  4. Write the attribute name to complete Statement -4 to achieve the output as given in the above table.
  5. Write the appropriate answer for the blank given in Statement -5 to achieve the output as given in the above table.

Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×