CACS205 Web Technology

Web TechnologyTU Board 2020

Write HTML tag to generate the following table: Row 1: empty cell (rowspan 2), "Average" spanning 2 columns, "Red Eyes" (rowspan 2). Row 2: "Height", "Weight". Row 3: "Males", "1.5", "0.004", "45%".…

5

Write HTML tag to generate the following table: - Row 1: empty cell (rowspan 2), "Average" spanning 2 columns, "Red Eyes" (rowspan 2). - Row 2: "Height", "Weight". - Row 3: "Males", "1.5", "0.004", "45%". - Row 4: "Female", "1.4", "0.006", "47%".

A worked answer is on its wayMeanwhile, read the Web Technology notes for this topic.

Discussion

Loading…

More Web Technology questions

All Web Technology old questions