1.

Which is correct code to display border in table in web page?a) b) Border=7c) d) None of the above​

Answer»

Answer:

I think I helped you so that's why I like

Explanation:

HTML |

BORDERATTRIBUTE

The HTML

border Attribute is used to specify the border of a table. It SETS the border around the table cells.

Syntax:

Attribute Values:

1: It sets the border around the table cells.

0: It REMOVES (not set) the border around the table cells.

Example:

<p></p><p> HTML table border Attribute </p><p></p><p> </p>

GeeksforGeeks

HTML table border Attribute

Author Details
NAME AGE BRANCH
BITTU 22 CSE
RAM 21 ECE

Output:

Supported Browsers: The browser supported by HTML

border Attribute are LISTED below:

Google Chrome

Internet Explorer

Firefox

Safari

Opera



Discussion

No Comment Found