-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathart_makeovers_nick.html
executable file
·88 lines (74 loc) · 2.73 KB
/
art_makeovers_nick.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
<html>
<head>
<title>Outpost Daria - Art Gallery: Character Makeovers - Nick</title>
</head>
<body background="images/bg.jpg">
<p align="center" valign="top">
<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>Character Makeovers</b></font><br>
<font size=6 face="Arial"><b><i>"Nick"</i></b></font><br>
</p>
<center>
<font size=3 face="Arial">
<b>(Click on the images to see the full-size pictures.)</b><br>
</font>
<br>
<hr>
<table width=800 border=0 cellpadding=10 cellspacing=5>
<tr>
<td align="center" valign="top" width=200>
<a href="makeovers/nick/wkjh_nickkissgene.gif">
<img src="makeovers/nick/wkjh_nickkissgene_small.jpg" border=2 height=100 alt="Nick as KISS' Gene Simmons"><br>
</a>
<font size=2 face="Arial">
<b>By Warpedkjh13</b><br>
<br>
Nick as Gene Simmons of the rock group KISS.<br>
</font>
</td>
<td align="center" valign="top" width=200> </td>
<td align="center" valign="top" width=200> </td>
<td align="center" valign="top" width=200> </td>
</tr>
</table>
<!--
</tr>
</table>
<hr width=800>
<table width=800 border=0 cellpadding=10 cellspacing=5>
<tr>
<td align="center" valign="top" width=200>
<a href="makeovers/nick/filename.jpg">
<img src="makeovers/nick/filename_small.jpg" border=2 height=100 alt="description"><br>
</a>
<font size=2 face="Arial">
<b>By artist</b><br>
<a href="mailto:email">(email)</a><br>
<br>
description.<br>
</font>
</td>
<td align="center" valign="top" width=200> </td>
-->
</center>
<hr>
</body>
</html>