1 |
siliconforks |
548 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
2 |
|
|
<html> |
3 |
|
|
<head> |
4 |
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
5 |
|
|
<title>JsUnit main-progress.html</title> |
6 |
|
|
<link rel="stylesheet" type="text/css" href="../css/jsUnitStyle.css"> |
7 |
|
|
</head> |
8 |
|
|
|
9 |
|
|
<body> |
10 |
|
|
<table width="375" cellpadding="0" cellspacing="0" border="0" summary="Test progress indicator"> |
11 |
|
|
<tr> |
12 |
|
|
<td width="65" valign="top"><b>Progress:</b></td> |
13 |
|
|
|
14 |
|
|
<td width="300" height="14" valign="middle"> |
15 |
|
|
<table width="300" cellpadding="0" cellspacing="0" border="1" summary="Progress image"> |
16 |
|
|
<tr> |
17 |
|
|
<td width="300" height="14" valign="top"><img name="progress" height="14" width="0" |
18 |
|
|
alt="progress image" src="../images/green.gif"></td> |
19 |
|
|
</tr> |
20 |
|
|
</table> |
21 |
|
|
</td> |
22 |
|
|
</tr> |
23 |
|
|
</table> |
24 |
|
|
</body> |
25 |
|
|
</html> |