comparison perl/gallery.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 1bd8daf2684d
children
comparison
equal deleted inserted replaced
17:46fdf059b154 18:903b91a97990
406 open FILE, ">../gallery$page.html"; 406 open FILE, ">../gallery$page.html";
407 select FILE; 407 select FILE;
408 408
409 print <<HERE; 409 print <<HERE;
410 <html> 410 <html>
411 <head>
411 <title> Gallery of Original Artwork by Judy Yates</title> 412 <title> Gallery of Original Artwork by Judy Yates</title>
412 <head> 413 <link rel="stylesheet" type="text/css" href="firetest.css"> </link>
413 <link rel="stylesheet" type="text/css" 414 <script type="text/javascript" src="/js/google_analytics.js"></script>
414 href="firetest.css"> </link>
415 </head> 415 </head>
416 <body> 416 <body>
417 <span> 417 <span>
418 <img src = "./album_pics/3_logo.jpg"></img> <span class = "vcenter"></span> 418 <img src = "./album_pics/3_logo.jpg"></img> <span class = "vcenter"></span>
419 </span> 419 </span>