comparison perl/How_to_Order.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
2 select FILE; 2 select FILE;
3 print <<HERE; 3 print <<HERE;
4 <html> 4 <html>
5 5
6 <head> 6 <head>
7 <link rel="stylesheet" type="text/css" 7 <title>Judy Yates -- Wildlife and Pets on Stone</title>
8 href="firetest.css"> </link> 8 <link rel="stylesheet" type="text/css" href="firetest.css"> </link>
9 <title>Pricing Information for Judy Yates</title>
9 </head> 10 </head>
10 11
11 <Title> 12
12 Judy Yates -- Wildlife and Pets on Stone
13 </title>
14 <body> 13 <body>
15 <span> 14 <span>
16 <img src = "./album_pics/3_logo.jpg"></img> 15 <img src = "./album_pics/3_logo.jpg"></img>
17 </span> 16 </span>
18 HERE 17 HERE