comparison perl/artwork_descriptions.pl @ 18:903b91a97990 judyates

updated site to use google analytics
author Robert McIntyre <rlm@mit.edu>
date Mon, 11 Jul 2011 03:06:13 -0400
parents 60668cf4f443
children
comparison
equal deleted inserted replaced
17:46fdf059b154 18:903b91a97990
207 207
208 select FILE; 208 select FILE;
209 209
210 print <<HERE; 210 print <<HERE;
211 <html> 211 <html>
212
213 <head>
212 <title> Gallery of Original Artwork by Judy Yates</title> 214 <title> Gallery of Original Artwork by Judy Yates</title>
213 <head> 215 <link rel="stylesheet" type="text/css" href="../firetest.css" />
214 <link rel="stylesheet" type="text/css" 216 <script type="text/javascript" src="/js/google_analytics.js"></script>
215 href="../firetest.css" />
216 </head> 217 </head>
217 <body> 218 <body>
218 <span> 219 <span>
219 <img src = "../album_pics/3_logo.jpg"></img> 220 <img src = "../album_pics/3_logo.jpg"></img>
220 </span> 221 </span>