All questions of Tables for Class 10 Exam
HTML is a markup language that is used to structure content on the web. HTML tags are used to define different elements of a web page. The
tag is used to define the heading of a table.
The following are the headings and HTML bullet points to explain the answer:
Heading: What is HTML?
- HTML is a markup language used to structure content on the web.
Heading: What are HTML tags?
- HTML tags are used to define different elements of a web page.
Heading: What is the tag?
- The tag is used to define the heading of a table.
Heading: Why is the tag important?
- The tag is important because it helps to organize and structure the content of a web page.
Heading: How is the tag used?
- To use the tag, you need to include it in the HTML code for the table. The tag is followed by the text of the heading, and the closing tag.
Example:
Employee Details
Employee ID |
Name |
Department |
|---|
001 |
John Smith |
Marketing |
002 |
Jane Doe |
Finance |
In the above example, the tag is used to define the heading of the table as "Employee Details". This helps to provide context to the table and makes it easier for users to understand the content.Align="left, center or right" ~ When the align attribute is used in a <td> tag as opposed to a <table> tag, it produces a slightly different effect. When used in a <td> tag, the align attribute will set the horizontal alignment of that respective cell's content. The value can be left, right, center or justify. (Please see Aligning Text for a full description of the resulting effects.)
Yes , correct option is D ....The tag used here is attribute of table tag which is commonly called as table row tag ...
....
if uh want coding of creating table ..then reply in reply box