-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·103 lines (86 loc) · 5.47 KB
/
index.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>35th St. Bistro : Fremont, Seattle</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 rel="shortcut icon" href="favicon.ico" >
<link href="css/styles.css" rel="stylesheet" type="text/css" >
<link rel="stylesheet" type="text/css" media="print" href="css/divprint.css" />
</head>
<body>
<!-- <div id="wrapper"> -->
<h1 class="hide">35th St. Bistro : Fremont, Seattle</h1>
<div id="logo-vertical"> </div>
<div id="top-photo">
<img src="images/img-top-photo-home.jpg" alt="35th St. Bistro" width="535" height="159" />
</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="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>
<div id="content">
<br><p class="quote">...a great neighborhood bistro.</p>
<p class="cite">— Seattle Times </p>
<dl>
<dd style = "color: #660000;"><i>We will be open Christmas Eve and New Year's Eve, and <br />
<strong>closed</strong> on Christmas and New Year's Day
<br></i>
</dd>
</dl>
<p><span style= "color: #999966; font-family:Times New Roman, Times, serif; font-size:19px; font-weight:normal;">35<sup>th</sup> Street Bistro</span> is a delightful country European restaurant located in the heart of Seattle's Fremont neighborhood, featuring tastefully prepared food from locally and sustainably grown ingredients, an extensive list of hand-picked wines, and a full bar. </p>
<p>We're open for Dinner every evening from 5pm, serving lunch from 11am Tuesday through Sunday. Brunch is served on Saturday<br/>and Sunday.</p>
<dl>
<dd style = "color: #660000;"><strong>Visit our New Lounge</strong>
<br />
Enjoy a delicious small plate with your cocktail or glass of wine<br/>
in Fremont's own downtown bar. <i>Happy Hour 4-7 weekdays. </i></dd>
</dl>
<p></p>
<a name="rez" id="rez"></a><h3 style="color: #999966">Reservations</h3></p>
<p>By phone (206) 547-9850<br />
<a href="http://www.opentable.com/single.aspx?rid=7982&restref=7982" target="_blank"><u><i>Reserve Online</i></u>
</a>
<br /><br />
<a style = "color: #660000" href="https://app.e2ma.net/app/view:Join/signupId:16530" onclick="window.open('https://app.e2ma.net/app/view:Join/signupId:16530', 'signup', 'menubar=no, location=no, toolbar=no, scrollbars=yes, height=500'); return false;">Join our mailing list
</a>
</p>
<h2>Upcoming Events</h2>
<dl>
<dt><strong>Christmas Eve</strong> Sunday, December 24</dt>
<dd>Please join us for a festive Christmas Eve Dinner at 35th Street Bistro. We’re offering a traditional European Christmas menu, including Goose, Lamb and Seafood choices along with selected regular menu items. Seating is from 4pm until 9pm – please reserve early!</dd>
<dt><strong>Mothers' day </strong> Sunday, May 13<br />
<span style="text-transform:none;">Brunch 10am to 3pm Dinner from 5pm</span></dt>
<dd>Join us for a delicious celebration of Mothers' Day. To our traditional brunch and dinner favorites
we'll be adding prime rib, rabbit moutarde, sole à la meunière and other additions to our spring menu! See our
<a href="event_menus.html#mothers_day"><i><u>menus here</u></i></a></dd>
<dt><strong>Blues at the Bistro</strong> Thursday, January 25</dt>
<dd>A great local blues group, the Midnight Ramblers, will be playing at the Bistro, beginning at 9:30. Dinner reservations for the show can be made after 8:00</dd>
<dt><strong>We're now open on Monday for Dinner and Happy Hour!</strong></dt>
</dl>
<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>
</div>
<!-- </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>