-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathart_john_berry_ais.html
executable file
·104 lines (94 loc) · 3.41 KB
/
art_john_berry_ais.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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
<html>
<head>
<title>Outpost Daria - Art Gallery: John Berry: "Adventures in Shallowness"</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><b>Art Gallery</b></font><br>
<font size=6><b>John Berry</b></font><br>
<font size=6><b>"Adventures in Shallowness"</b></font><br>
<font size=3><a href="mailto:[email protected]">([email protected])</a></font><br>
</p>
<center>
<table width=600 border=0>
<tr>
<td>
<p align="justify">
<font size=3>
John has always been interested in the comic arts, as illustrated by his collection of <i>Daria</i> artwork and fanfic (most of which is comedic in nature). It's therefore no surprise that he'd create a comic strip based on <i>Daria</i>... "Adventures in Shallowness," starring everyone's favorite fashion flakes, the Fashion Club!<br>
<br>
<center>
<b>(Click on the images to display the full-size pictures.)</b><br>
</center>
</font>
</td>
</tr>
</table>
<br>
<hr>
<table width=600 border=0 cellpadding=10 cellspacing=5>
<tr>
<td align="right">
<a href="artwork/jberry/ais01.jpg">
<img src="artwork/jberry/ais01_small.gif" border=2 width=126 height=100 alt="Adventures in Shallowness #1"><br>
</a>
</td>
<td align="left">
<font size=3>
<b>Episode #101: Redheads and Freckles</b><br>
<br>
Redheads. Freckles. Quinn. Sandi. Need I say more?<br>
</font>
</td>
</tr>
<tr>
<td align="right">
<a href="artwork/jberry/ais02.jpg">
<img src="artwork/jberry/ais02_small.gif" border=2 width=126 height=100 alt="Adventures in Shallowness #2"><br>
</a>
</td>
<td align="left">
<font size=3>
<b>Episode #102: She Who Asks the Three Questions</b><br>
<br>
Quinn learns a lesson about the pain of gift-giving.<br>
</font>
</td>
</tr>
<tr>
<td align="right">
<a href="artwork/jberry/ais03.jpg">
<img src="artwork/jberry/ais03_small.gif" border=2 width=126 height=100 alt="Adventures in Shallowness #3"><br>
</a>
</td>
<td align="left">
<font size=3>
<b>Episode #103: Tom, Dick, and Hairy</b><br>
<br>
The Fashion Club is caught up in a hairy situation.<br>
</font>
</td>
</tr>
</table>
</center>
<hr>
</body>
</html>