Computer Science, asked by smartboysam, 3 months ago

1. The <img tag is a container element.
2
You can change the color of the individual cell in an HTML5 table.
3. The default vlink color is green.
4. The <td> tag has only one property - text-align.
5. The table row tag <tr> defines a horizontal row of cells.
B. Write T for true statement and F for the false one. Correct the false statements​

Answers

Answered by rlco
1

Answer: 1. False, because <IMG> tag does not need to be closed and is an empty tag.

2. True.

3. False, by default, when no color is specified, most Web browsers will display links as blue, alinks as red, and vlinks as magenta.

4. Sorry, don't know.

5. True

Similar questions