-
Notifications
You must be signed in to change notification settings - Fork 792
Expand file tree
/
Copy pathtbl-empty-desc.html
More file actions
27 lines (20 loc) · 907 Bytes
/
tbl-empty-desc.html
File metadata and controls
27 lines (20 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
<title>Long description of example illustrating background calculation
</title>
</head>
<body>
<h1>Long description of example illustrating background calculation</h1>
<P>This diagram shows a small table with three transparent cells
and illustrates how their final background is determined.
<P>The table consists of two rows. Four (labeled) cells lie in the
first row, but the second cell spans the first and second row. The
first, third, and fourth cells of the second row are "empty".
<P>Each non-empty cell has a red background and a double black
border. Each empty cell has the table's background color (specified as
#ff0) as its own.
<P><a href="../../tables.html#img-tbl-empty">Return to image.</a>
</body>
</html>