I have validated the following .htm document and have these three errors remaining:
What have I coded wrong?
Also, this is the doctype that I finally figured out renders the tables correctly on MACS in IE and NN and on PC's w/ NN 6.2 -- Previously, w/ other doctype URL's I was having problems w/ consistent display in all major browser types.
------------- validation problems: ---------------
Below are the results of attempting to parse this document with an SGML parser.
Line 8, column 56: document type does not allow element "LINK" here (explain...).
<link rel="stylesheet" href="styles.css" type="text/css">
^
Line 35, column 6: end tag for element "HEAD" which is not open (explain...).
</head>
^
Line 37, column 483: document type does not allow element "BODY" here (explain...).
...humb_test/thumb/testhamsa-over.jpg')">
^
----------------- html below --------------------
Below is the source input I used for this validation:
1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2: " 3: <html lang=en>
4: <head>
5: <title>Large Thumbnail Test Page</title>
6:
7: <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
8: <link rel="stylesheet" href="styles.css" type="text/css">
9: <script language="JavaScript" type="text/javascript">
10: <!--
11: function MM_swapImgRestore() { //v3.0
12: var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;
13: }
14:
15: function MM_preloadImages() { //v3.0
16: var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
17: var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
18: if (a.indexOf("#"!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
19: }
20:
21: function MM_findObj(n, d) { //v4.01
22: var p,i,x; if(!d) d=document; if((p=n.indexOf("?")>0&&parent.frames.length) {
23: d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
24: if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
25: for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
26: if(!x && d.getElementById) x=d.getElementById; return x;
27: }
28:
29: function MM_swapImage() { //v3.0
30: var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
31: if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
32: }
33: //-->
34: </script>
35: </head>
36:
37: <body onLoad="MM_preloadImages('large_thum/logo_middle-over.jpg','large_thum/gallery-over.gif','large_thum/exhibits-over.gif','large_thum/classes-over.gif','large_thum/artist-over.gif','large_thum/contact-over.gif','large_thum/home-over.gif','large_thum/pottery-over.gif','large_thum/judaica-over.gif','large_thum/wallreliefs-over.gif','large_thum/reccentwork-over.gif','inside/images/large_thumb_test/thumb/test2-over.jpg','inside/images/large_thumb_test/thumb/testhamsa-over.jpg')">
38: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
39: <tr>
40: <td colspan="2">
41: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
42: <tr>
43: <td>
44: <table width="300" border="0" cellspacing="0" cellpadding="0" bgcolor="#6AA7AA">
45: <tr>
46: <td width="53" height="110"><img src="large_thum/logo_left.jpg" alt="" width="53" height="110"></td>
47: <td width="166" height="110"><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('bethheit','','large_thum/logo_middle-over.jpg',1)"><img name="bethheit" border="0" src="large_thum/logo_middle.jpg" width="166" height="110" alt="Beth Heit Hamsa Pottery Home Page"></a></td>
48: <td width="81" height="110"><img src="large_thum/logo_right.jpg" alt="" width="81" height="110"></td>
49: </tr>
50: </table>
51: </td>
52: <td>
53: <table width="380" border="0" cellspacing="0" cellpadding="0" align="left">
54: <tr>
55: <td align="left" valign="top">
56: <table width="419" border="0" cellspacing="0" cellpadding="0" bgcolor="#FEE388">
57: <tr>
58: <td width="73" height="35"><a href="gallery.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('gallery','','large_thum/gallery-over.gif',1)"><img name="gallery" border="0" src="large_thum/gallery.gif" width="73" height="35" alt="Gallery"></a></td>
59: <td width="77" height="35"><a href="exhibits.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('exhibits','','large_thum/exhibits-over.gif',1)"><img name="exhibits" border="0" src="large_thum/exhibits.gif" width="77" height="35" alt="Exhibits"></a></td>
60: <td width="73" height="35"><a href="classes.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Classes','','large_thum/classes-over.gif',1)"><img name="Classes" border="0" src="large_thum/classes.gif" width="73" height="35" alt="Classes"></a></td>
61: <td width="65" height="35"><a href="artist.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('artist','','large_thum/artist-over.gif',1)"><img name="artist" border="0" src="large_thum/artist.gif" width="65" height="35" alt="Artist"></a></td>
62: <td width="72" height="35"><a href="contact.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('contact','','large_thum/contact-over.gif',1)"><img name="contact" border="0" src="large_thum/contact.gif" width="72" height="35" alt="Contact"></a></td>
63: <td width="59" height="35"><a href="home.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home','','large_thum/home-over.gif',1)"><img name="home" border="0" src="large_thum/home.gif" width="59" height="35" alt="Beth Heit Hamsa Pottery Home Page"></a></td>
64: </tr>
65: </table>
66: </td>
67: </tr>
68: <tr>
69: <td align="left" valign="top">
70: <table width="419" border="0" cellspacing="0" cellpadding="0" align="left">
71: <tr>
72: <td width="39" height="75" bgcolor="#69A6AB"> </td>
73: <td width="380" height="75" bgcolor="#69A6AB"> </td>
74: </tr>
75: </table>
76: </td>
77: </tr>
78: </table>
79: </td>
80: <td align="left" valign="top">
81: <table width="36" border="0" cellspacing="0" cellpadding="0" align="left">
82: <tr>
83: <td width="36" height="35" bgcolor="#FEE388"> </td>
84: </tr>
85: <tr>
86: <td bgcolor="#FEE388" width="36" height="75"><img src="large_thum/right_top.jpg" alt="" width="36" height="75"></td>
87: </tr>
88: </table>
89: </td>
90: </tr>
91: </table>
92: </td>
93: </tr>
94: <tr>
95: <td colspan="2">
96: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
97: <tr>
98: <td width="53" height="242"><img src="large_thum/left.jpg" alt="" width="53" height="242"></td>
99: <td width="122" height="242">
100: <table width="122" border="0" cellspacing="0" cellpadding="0" bgcolor="#6AA7AA">
101: <tr>
102: <td width="122" height="45"><a href="pottery.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('pottery','','large_thum/pottery-over.gif',1)"><img name="pottery" border="0" src="large_thum/pottery.gif" width="122" height="45" alt="Pottery"></a></td>
103: </tr>
104: <tr>
105: <td width="122" height="50"><img src="large_thum/tiles-down.gif" alt="Tiles" width="122" height="50"></td>
106: </tr>
107: <tr>
108: <td width="122" height="46"><a href="judaica.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('judaica','','large_thum/judaica-over.gif',1)"><img name="judaica" border="0" src="large_thum/judaica.gif" width="122" height="46" alt="Judaica"></a></td>
109: </tr>
110: <tr>
111: <td width="122" height="49"><a href="wallreliefs.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('wallreliefs','','large_thum/wallreliefs-over.gif',1)"><img name="wallreliefs" border="0" src="large_thum/wallreliefs.gif" width="122" height="49" alt="Wall Reliefs"></a></td>
112: </tr>
113: <tr>
114: <td width="122" height="52"><a href="recentwork.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('recentwork','','large_thum/reccentwork-over.gif',1)"><img name="recentwork" border="0" src="large_thum/reccentwork.gif" width="122" height="52" alt="Recent Work"></a></td>
115: </tr>
116: </table>
117: </td>
118: <td width="164" height="242">
119: <table width="164" border="0" cellspacing="8" cellpadding="0" bgcolor="#68A7AA">
120: <tr>
121: <td width="70" height="70" bgcolor="#69A6AB"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb1','','inside/images/large_thumb_test/thumb/test2-over.jpg',1)"><img name="thumb1" border="0" src="inside/images/large_thumb_test/thumb/test2.jpg" width="70" height="70" alt="Thumbnail 1"></a></td>
122: <td width="70" height="70" bgcolor="#6AA7AA"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb2','','inside/images/large_thumb_test/thumb/testhamsa-over.jpg',1)"><img name="thumb2" border="0" src="inside/images/large_thumb_test/thumb/testhamsa.jpg" width="70" height="70" alt="Thumb 2"></a></td>
123: </tr>
124: <tr>
125: <td width="70" height="70" bgcolor="#68A7AC"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb3','','inside/images/large_thumb_test/thumb/testhamsa-over.jpg',1)"><img name="thumb3" border="0" src="inside/images/large_thumb_test/thumb/testhamsa.jpg" width="70" height="70" alt="thumb 3"></a></td>
126: <td width="70" height="70" bgcolor="#67A7A9"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb4','','inside/images/large_thumb_test/thumb/test2-over.jpg',1)"><img name="thumb4" border="0" src="inside/images/large_thumb_test/thumb/test2.jpg" width="70" height="70" alt="thumb 4"></a></td>
127: </tr>
128: <tr>
129: <td width="70" height="70" bgcolor="#69A6A7"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb5','','inside/images/large_thumb_test/thumb/testhamsa-over.jpg',1)"><img name="thumb5" border="0" src="inside/images/large_thumb_test/thumb/testhamsa.jpg" width="70" height="70" alt="thumb 5"></a></td>
130: <td width="70" height="70" bgcolor="#69A6AB"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb6','','inside/images/large_thumb_test/thumb/test2-over.jpg',1)"><img name="thumb6" border="0" src="inside/images/large_thumb_test/thumb/test2.jpg" width="70" height="70" alt="thumb 6"></a></td>
131: </tr>
132: </table>
133: </td>
134: <td width="380" height="242"><img src="large_thum/image.jpg" alt="" width="380" height="242"></td>
135: <td width="36" height="242"><img src="large_thum/right_middle.jpg" alt="" width="36" height="242"></td>
136: </tr>
137: </table>
138: </td>
139: </tr>
140: <tr>
141: <td width="755" height="27" align="left" valign="top" colspan="2">
142: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
143: <tr>
144: <td width="53" height="38"><img src="large_thum/below_left.jpg" alt="" width="53" height="38"></td>
145: <td width="122" height="38" bgcolor="#68A7AA" align="left" valign="top"> </td>
146: <td width="164" height="38" bgcolor="#68A7AA" align="center" valign="bottom" class="more">MoreTiles
147: 1 <a href="#">2</a> <a href="#">3</a></td>
148: <td width="380" height="38" bgcolor="#68A7AA" align="center" valign="bottom" class="byline">Name
149: of Work<br />
150: <span class="more"><a href="moreinfo.htm">More Info</a></span></td>
151: <td width="36" height="38"><img src="large_thum/right_bottom.jpg" alt="" width="36" height="38"></td>
152: </tr>
153: </table>
154: </td>
155: </tr>
156: <tr>
157: <td width="755" height="27" align="left" valign="top" colspan="2"><img src="large_thum/bottom.jpg" alt="" width="755" height="27"></td>
158: </tr>
159: <tr>
160: <td width="53" align="left" valign="top"> </td>
161: <td width="702" align="left" valign="top">
162: <p class="index"> </p>
163: <p class="index">© 2003 Beth Heit/Hamsa Pottery. All rights reserved.<br />
164: <a href="mailto:beth@bethheit.com">beth@bethheit.com</a> <a href=" />
165: Web Design by <a href=" target="new">Small
166: World Graphics</a></p>
167: </td>
168: </tr>
169: </table>
170: </body>
171: </html>
Thanks,
CB
What have I coded wrong?
Also, this is the doctype that I finally figured out renders the tables correctly on MACS in IE and NN and on PC's w/ NN 6.2 -- Previously, w/ other doctype URL's I was having problems w/ consistent display in all major browser types.
------------- validation problems: ---------------
Below are the results of attempting to parse this document with an SGML parser.
Line 8, column 56: document type does not allow element "LINK" here (explain...).
<link rel="stylesheet" href="styles.css" type="text/css">
^
Line 35, column 6: end tag for element "HEAD" which is not open (explain...).
</head>
^
Line 37, column 483: document type does not allow element "BODY" here (explain...).
...humb_test/thumb/testhamsa-over.jpg')">
^
----------------- html below --------------------
Below is the source input I used for this validation:
1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2: " 3: <html lang=en>
4: <head>
5: <title>Large Thumbnail Test Page</title>
6:
7: <meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
8: <link rel="stylesheet" href="styles.css" type="text/css">
9: <script language="JavaScript" type="text/javascript">
10: <!--
11: function MM_swapImgRestore() { //v3.0
12: var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a)&&x.oSrc;i++) x.src=x.oSrc;
13: }
14:
15: function MM_preloadImages() { //v3.0
16: var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
17: var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
18: if (a.indexOf("#"!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a;}}
19: }
20:
21: function MM_findObj(n, d) { //v4.01
22: var p,i,x; if(!d) d=document; if((p=n.indexOf("?")>0&&parent.frames.length) {
23: d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
24: if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[n];
25: for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers.document);
26: if(!x && d.getElementById) x=d.getElementById; return x;
27: }
28:
29: function MM_swapImage() { //v3.0
30: var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
31: if ((x=MM_findObj(a))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
32: }
33: //-->
34: </script>
35: </head>
36:
37: <body onLoad="MM_preloadImages('large_thum/logo_middle-over.jpg','large_thum/gallery-over.gif','large_thum/exhibits-over.gif','large_thum/classes-over.gif','large_thum/artist-over.gif','large_thum/contact-over.gif','large_thum/home-over.gif','large_thum/pottery-over.gif','large_thum/judaica-over.gif','large_thum/wallreliefs-over.gif','large_thum/reccentwork-over.gif','inside/images/large_thumb_test/thumb/test2-over.jpg','inside/images/large_thumb_test/thumb/testhamsa-over.jpg')">
38: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
39: <tr>
40: <td colspan="2">
41: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
42: <tr>
43: <td>
44: <table width="300" border="0" cellspacing="0" cellpadding="0" bgcolor="#6AA7AA">
45: <tr>
46: <td width="53" height="110"><img src="large_thum/logo_left.jpg" alt="" width="53" height="110"></td>
47: <td width="166" height="110"><a href="index.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('bethheit','','large_thum/logo_middle-over.jpg',1)"><img name="bethheit" border="0" src="large_thum/logo_middle.jpg" width="166" height="110" alt="Beth Heit Hamsa Pottery Home Page"></a></td>
48: <td width="81" height="110"><img src="large_thum/logo_right.jpg" alt="" width="81" height="110"></td>
49: </tr>
50: </table>
51: </td>
52: <td>
53: <table width="380" border="0" cellspacing="0" cellpadding="0" align="left">
54: <tr>
55: <td align="left" valign="top">
56: <table width="419" border="0" cellspacing="0" cellpadding="0" bgcolor="#FEE388">
57: <tr>
58: <td width="73" height="35"><a href="gallery.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('gallery','','large_thum/gallery-over.gif',1)"><img name="gallery" border="0" src="large_thum/gallery.gif" width="73" height="35" alt="Gallery"></a></td>
59: <td width="77" height="35"><a href="exhibits.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('exhibits','','large_thum/exhibits-over.gif',1)"><img name="exhibits" border="0" src="large_thum/exhibits.gif" width="77" height="35" alt="Exhibits"></a></td>
60: <td width="73" height="35"><a href="classes.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('Classes','','large_thum/classes-over.gif',1)"><img name="Classes" border="0" src="large_thum/classes.gif" width="73" height="35" alt="Classes"></a></td>
61: <td width="65" height="35"><a href="artist.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('artist','','large_thum/artist-over.gif',1)"><img name="artist" border="0" src="large_thum/artist.gif" width="65" height="35" alt="Artist"></a></td>
62: <td width="72" height="35"><a href="contact.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('contact','','large_thum/contact-over.gif',1)"><img name="contact" border="0" src="large_thum/contact.gif" width="72" height="35" alt="Contact"></a></td>
63: <td width="59" height="35"><a href="home.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home','','large_thum/home-over.gif',1)"><img name="home" border="0" src="large_thum/home.gif" width="59" height="35" alt="Beth Heit Hamsa Pottery Home Page"></a></td>
64: </tr>
65: </table>
66: </td>
67: </tr>
68: <tr>
69: <td align="left" valign="top">
70: <table width="419" border="0" cellspacing="0" cellpadding="0" align="left">
71: <tr>
72: <td width="39" height="75" bgcolor="#69A6AB"> </td>
73: <td width="380" height="75" bgcolor="#69A6AB"> </td>
74: </tr>
75: </table>
76: </td>
77: </tr>
78: </table>
79: </td>
80: <td align="left" valign="top">
81: <table width="36" border="0" cellspacing="0" cellpadding="0" align="left">
82: <tr>
83: <td width="36" height="35" bgcolor="#FEE388"> </td>
84: </tr>
85: <tr>
86: <td bgcolor="#FEE388" width="36" height="75"><img src="large_thum/right_top.jpg" alt="" width="36" height="75"></td>
87: </tr>
88: </table>
89: </td>
90: </tr>
91: </table>
92: </td>
93: </tr>
94: <tr>
95: <td colspan="2">
96: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
97: <tr>
98: <td width="53" height="242"><img src="large_thum/left.jpg" alt="" width="53" height="242"></td>
99: <td width="122" height="242">
100: <table width="122" border="0" cellspacing="0" cellpadding="0" bgcolor="#6AA7AA">
101: <tr>
102: <td width="122" height="45"><a href="pottery.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('pottery','','large_thum/pottery-over.gif',1)"><img name="pottery" border="0" src="large_thum/pottery.gif" width="122" height="45" alt="Pottery"></a></td>
103: </tr>
104: <tr>
105: <td width="122" height="50"><img src="large_thum/tiles-down.gif" alt="Tiles" width="122" height="50"></td>
106: </tr>
107: <tr>
108: <td width="122" height="46"><a href="judaica.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('judaica','','large_thum/judaica-over.gif',1)"><img name="judaica" border="0" src="large_thum/judaica.gif" width="122" height="46" alt="Judaica"></a></td>
109: </tr>
110: <tr>
111: <td width="122" height="49"><a href="wallreliefs.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('wallreliefs','','large_thum/wallreliefs-over.gif',1)"><img name="wallreliefs" border="0" src="large_thum/wallreliefs.gif" width="122" height="49" alt="Wall Reliefs"></a></td>
112: </tr>
113: <tr>
114: <td width="122" height="52"><a href="recentwork.htm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('recentwork','','large_thum/reccentwork-over.gif',1)"><img name="recentwork" border="0" src="large_thum/reccentwork.gif" width="122" height="52" alt="Recent Work"></a></td>
115: </tr>
116: </table>
117: </td>
118: <td width="164" height="242">
119: <table width="164" border="0" cellspacing="8" cellpadding="0" bgcolor="#68A7AA">
120: <tr>
121: <td width="70" height="70" bgcolor="#69A6AB"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb1','','inside/images/large_thumb_test/thumb/test2-over.jpg',1)"><img name="thumb1" border="0" src="inside/images/large_thumb_test/thumb/test2.jpg" width="70" height="70" alt="Thumbnail 1"></a></td>
122: <td width="70" height="70" bgcolor="#6AA7AA"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb2','','inside/images/large_thumb_test/thumb/testhamsa-over.jpg',1)"><img name="thumb2" border="0" src="inside/images/large_thumb_test/thumb/testhamsa.jpg" width="70" height="70" alt="Thumb 2"></a></td>
123: </tr>
124: <tr>
125: <td width="70" height="70" bgcolor="#68A7AC"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb3','','inside/images/large_thumb_test/thumb/testhamsa-over.jpg',1)"><img name="thumb3" border="0" src="inside/images/large_thumb_test/thumb/testhamsa.jpg" width="70" height="70" alt="thumb 3"></a></td>
126: <td width="70" height="70" bgcolor="#67A7A9"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb4','','inside/images/large_thumb_test/thumb/test2-over.jpg',1)"><img name="thumb4" border="0" src="inside/images/large_thumb_test/thumb/test2.jpg" width="70" height="70" alt="thumb 4"></a></td>
127: </tr>
128: <tr>
129: <td width="70" height="70" bgcolor="#69A6A7"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb5','','inside/images/large_thumb_test/thumb/testhamsa-over.jpg',1)"><img name="thumb5" border="0" src="inside/images/large_thumb_test/thumb/testhamsa.jpg" width="70" height="70" alt="thumb 5"></a></td>
130: <td width="70" height="70" bgcolor="#69A6AB"><a href="#" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('thumb6','','inside/images/large_thumb_test/thumb/test2-over.jpg',1)"><img name="thumb6" border="0" src="inside/images/large_thumb_test/thumb/test2.jpg" width="70" height="70" alt="thumb 6"></a></td>
131: </tr>
132: </table>
133: </td>
134: <td width="380" height="242"><img src="large_thum/image.jpg" alt="" width="380" height="242"></td>
135: <td width="36" height="242"><img src="large_thum/right_middle.jpg" alt="" width="36" height="242"></td>
136: </tr>
137: </table>
138: </td>
139: </tr>
140: <tr>
141: <td width="755" height="27" align="left" valign="top" colspan="2">
142: <table width="755" border="0" cellspacing="0" cellpadding="0" align="left">
143: <tr>
144: <td width="53" height="38"><img src="large_thum/below_left.jpg" alt="" width="53" height="38"></td>
145: <td width="122" height="38" bgcolor="#68A7AA" align="left" valign="top"> </td>
146: <td width="164" height="38" bgcolor="#68A7AA" align="center" valign="bottom" class="more">MoreTiles
147: 1 <a href="#">2</a> <a href="#">3</a></td>
148: <td width="380" height="38" bgcolor="#68A7AA" align="center" valign="bottom" class="byline">Name
149: of Work<br />
150: <span class="more"><a href="moreinfo.htm">More Info</a></span></td>
151: <td width="36" height="38"><img src="large_thum/right_bottom.jpg" alt="" width="36" height="38"></td>
152: </tr>
153: </table>
154: </td>
155: </tr>
156: <tr>
157: <td width="755" height="27" align="left" valign="top" colspan="2"><img src="large_thum/bottom.jpg" alt="" width="755" height="27"></td>
158: </tr>
159: <tr>
160: <td width="53" align="left" valign="top"> </td>
161: <td width="702" align="left" valign="top">
162: <p class="index"> </p>
163: <p class="index">© 2003 Beth Heit/Hamsa Pottery. All rights reserved.<br />
164: <a href="mailto:beth@bethheit.com">beth@bethheit.com</a> <a href=" />
165: Web Design by <a href=" target="new">Small
166: World Graphics</a></p>
167: </td>
168: </tr>
169: </table>
170: </body>
171: </html>
Thanks,
CB