comparison perl/pets.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 b6ba604307fc
children
comparison
equal deleted inserted replaced
17:46fdf059b154 18:903b91a97990
164 open FILE, ">../pets$page.html"; 164 open FILE, ">../pets$page.html";
165 select FILE; 165 select FILE;
166 166
167 print <<HERE; 167 print <<HERE;
168 <html> 168 <html>
169 <head>
169 <title>Pet Portrait Gallery</title> 170 <title>Pet Portrait Gallery</title>
170 <head> 171 <link rel="stylesheet" type="text/css" href="firetest.css"> </link>
171 <link rel="stylesheet" type="text/css" 172 <script type="text/javascript" src="/js/google_analytics.js"></script>
172 href="firetest.css"> </link>
173 </head> 173 </head>
174 <body> 174 <body>
175 <span> 175 <span>
176 <img src = "./album_pics/3_logo.jpg"></img> <span class = "vcenter"></span> 176 <img src = "./album_pics/3_logo.jpg"></img> <span class = "vcenter"></span>
177 </span> 177 </span>