-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathart_armando_nunez.html
executable file
·72 lines (60 loc) · 2.2 KB
/
art_armando_nunez.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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<html>
<head>
<title>Outpost Daria - Art Gallery: Armando Nunez</title>
</head>
<body background="images/bg.jpg">
<p align="center">
<br>
<map name="Title Bar">
<area shape=rect coords="17,127,49,137" href="news.html">
<area shape=rect coords="62,127,138,138" href="characters.html">
<area shape=rect coords="150,127,206,138" href="episode_guide.html">
<area shape=rect coords="218,127,286,138" href="fan_fiction.html">
<area shape=rect coords="297,127,374,138" href="art_gallery.html">
<area shape=rect coords="386,127,481,138" href="message_board.html">
<area shape=rect coords="29,141,74,152" href="essays.html">
<area shape=rect coords="86,141,159,152" href="media.html">
<area shape=rect coords="170,141,285,152" href="computer.html">
<area shape=rect coords="297,141,328,152" href="faq.html">
<area shape=rect coords="340,141,374,152" href="links.html">
<area shape=rect coords="386,141,423,152" href="mailto:[email protected]">
<area shape=rect coords="435,141,467,152" href="index.html">
</map>
<img src="images/title_bar.gif" usemap="#Title Bar" width=500 height=160 border=0><br>
<br>
<font size=7 face="Arial"><b>Art Gallery</b></font><br>
<font size=6 face="Arial"><b>Armando Nunez</b></font><br>
</p>
<center>
<br>
<font size=3 face="Arial">
<b>(Click on the images to see the full-size pictures, where applicable.)</b><br>
</font>
<br>
<hr>
<table width=600 border=0 cellpadding=10 cellspacing=5>
<tr>
<td align="center" valign="top">
<font size=2 face="Arial">
<a href="artwork/anunez/daria_jane.jpg">
<img src="artwork/anunez/daria_jane_small.jpg" alt="Daria and Jane" border=2 width=232 height=150><br>
</a>
<br>
Daria and Jane.<br>
</font>
</td>
<td align="center" valign="top">
<font size=2 face="Arial">
<a href="artwork/anunez/lang.jpg">
<img src="artwork/anunez/lang_small.jpg" alt="Lawndale Air National Guard" border=2 width=228 height=150><br>
</a>
<br>
Daria and Jane join the Lawndale Air National Guard.<br>
</font>
</td>
</tr>
</table>
</center>
<hr>
</body>
</html>