-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
executable file
·62 lines (54 loc) · 3.61 KB
/
about.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>35th St. Bistro : About</title>
<meta name="keywords" content="35th St. Bistro, 35th St. Bistro Seattle, 35th St. Bistro Fremont, Fremont bistro, Fremont restaurant, french restaurant Seattle, Provence restaurant Seattle, french restaurant Fremont, 35 street bistro, 35th street bistro" />
<meta name="description" content="35th St. Bistro in Fremont, Seattle serves exquisitely prepared meals using sustainably grown ingredients." />
<link href="css/styles.css" rel="stylesheet" type="text/css" />
</head>
<<body>
<!-- Start of StatCounter Code -->
<script type="text/javascript" language="javascript">
<!--
var sc_project=1103197;
var sc_invisible=1;
var sc_partition=9;
var sc_security="a2200833";
//-->
</script>
<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js"></script><noscript><a href="http://www.statcounter.com/" target="_blank"><img src="http://c10.statcounter.com/counter.php?sc_project=1103197&java=0&security=a2200833&invisible=1" alt="hidden hit counter" border="0"></a> </noscript>
<!-- End of StatCounter Code -->
<h1 class="hide">35th St. Bistro : Fremont, Seattle</h1>
<div id="logo-vertical"> </div>
<div id="top-photo">
<a href="index.html"><img src="images/img-top-photo-about.jpg" alt="35th St. Bistro" border="0"/></a>
</div>
<div id="title-logo"><a href="index.html"><img src="images/img-logo.gif" alt="35th St. Bistro logo" border="0" /></a></div>
<div id="navigation">
<ul>
<li id="home"><a href="index.html"><span>home</span></a></li>
<li id="about"><a href="about.html"><span>about</span></a></li>
<li id="food"><a href="food.html"><span>food</span></a></li>
<li id="wine"><a href="wine.html"><span>wine</span></a></li>
<li id="reviews"><a href="reviews.html"><span>reviews</span></a></li>
<li id="events"><a href="events.html"><span>events</span></a></li>
<li id="info"><a href="info.html"><span>info</span></a></li>
<li id="news"><a href="newsold.html"><span>newsletter</span></a></li>
</ul>
</div><!-- #EndLibraryItem --><div id="content">
<p><big>W</big>e serve simple, exquisitely prepared food from fresh and sustainably grown ingredients—the kind you’d find in a country bistro in Provençe—tastes and textures inspired by southern European influences. We feel that wine is a requisite part of a meal, so we maintain an extensive list of beautifully made wines. We like to meet and love and laugh over food and wine, so we serve our guests in a casual and convivial atmosphere. And, if one is in the mood for something light, we offer small plates at the bar.
</p>
<!--<div id="copy-image"><img src="images/copy-home.png" alt="" /></div>
<p>“Personal message from chef and owners to go here?.” — Bob & ?</p>-->
<div id="footer"><p>709 N. 35th St., Seattle, WA · 206.547.9850 · <a href="mailto:[email protected]" title="Contact 35th St. Bistro">[email protected]</a><br>© 2005 35th St. Bistro All rights reserved. </p></div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3898265-1");
pageTracker._initData();
pageTracker._trackPageview();
</script></body>
</html>