-
Notifications
You must be signed in to change notification settings - Fork 708
/
Copy pathdiagram.desc.html
32 lines (26 loc) · 1.36 KB
/
diagram.desc.html
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
28
29
30
31
32
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'>
<html lang=en>
<title>Description of diagram</title>
<link rel=alternate type="image/png" href="diagram.png">
<p>The image shows a rectangle in the middle that represents a
displayed page. The page is divided into four regions. Region a is a
narrow strip along the top of the page. The rest of the page is
divided into three columns, labeled from left to right with letters
b, c and d. They have different widths.
<p>Around the page rectangle are smaller images, connected to the
page by arrows.
<p>An image above the page shows a stylized mountain range and
represents the general notion of image. An arrow goes from this
image to region a.
<p>An image on the right shows, from top to bottom, some horizontal
lines (representing text), an irregular shape (representing an
image) and more horizontal lines. The whole represents a typical
section in a document, with some text and some images. An arrow goes
from this image to region d.
<p>An image below the page is similar but different, with some
horizontal lines and an irregular shape. An arrow goes from this
image to region c.
<p>An image on the left of the page shows only some horizontal
lines. It might represent a piece of a document with only text,
maybe a table of contents. An arrow goes from this image to
region b.