0% found this document useful (0 votes)
1K views1 page

A Test Table With Merged Cells Average Red Eyes Height Weight Males 1.9 0.003 40% Females 1.7 0.002 43%

This document contains an HTML table with merged cells and formatting. The table provides average height, weight, and percentage of red eyes for males and females, with height and weight measurements likely in meters and kilograms.

Uploaded by

Puppala tejasri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views1 page

A Test Table With Merged Cells Average Red Eyes Height Weight Males 1.9 0.003 40% Females 1.7 0.002 43%

This document contains an HTML table with merged cells and formatting. The table provides average height, weight, and percentage of red eyes for males and females, with height and weight measurements likely in meters and kilograms.

Uploaded by

Puppala tejasri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

1.

<!DOCTYPE html>
<html>
<head>
<TABLE border="1"
<CAPTION><EM>A test table with merged cells</EM></CAPTION>
<TR><TH rowspan="2"><TH colspan="2">Average
    <TH rowspan="2">Red<BR>eyes
<TR><TH>height<TH>weight
<TR><TH>Males<TD>1.9<TD>0.003<TD>40%
<TR><TH>Females<TD>1.7<TD>0.002<TD>43%
</TABLE>
</Table>

</head>
<body>
</body>
</html>    

text.html

You might also like