-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex - kopie.html
54 lines (47 loc) · 2.19 KB
/
index - kopie.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
<!DOCTYPE html>
<html>
<head>
<meta name="robots" content="all" />
<meta name="keywords" content="Craft beer, two sisters brewery, queen bee" />
<meta name="description" content="Besides making a delicious craft beer focused on women our aim is to make an artwork of every beer we produce." />
<meta name="content-language" content="nl" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>The Sisters Brewery</title>
<link href="_styles/main.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="wrapper">
<table width="100%" border="0" cellpadding="2" cellspacing="0" id="top">
<tr>
<th scope="col"><img src="_images/icons/Logo met tekst.png" alt="Logo" width="505" height="157"></th>
<td width="86%" valign="top" nowrap scope="col"></td>
</tr>
</table>
<tr>
<td width="100%" height="51" bgcolor="#FFFFFF" scope="col"><header id="Top">
<nav id="mainnav">
<ul>
<li><a href="index.html"><span class="navigatiekleur">Home</span></a></li>
<li><a href="craftbeers.htm">Our Beers</a></li>
<li><a href="news.htm">News</a></li>
<li><a href="wheretobuy.htm">Buy Where?</a></li>
<li><a href="aboutus.htm">About Us</a></li>
<li><a href="contact.htm">Contact</a></li>
</ul>
</nav>
</td>
</tr>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<th scope="col"><p><img src="_images/foto/Foto-1-licht.gif" width="464" height="295" align="middle"></p></th>
<td valign="top" class="sidebaritalic" scope="col"> <p>We are Annamijn and Josefien, two sisters who brew traditional craft beer together with our father Wilfran. </p>
<br><p><i><b>Besides making a delicious craft beer our aim is to make an artwork of every beer we produce. </b></i></p>
<br><p>The beers of The Sisters Brewery have a female touch for all (fe)male beer drinkers in the craft beer world.</p></td>
<tr>
<td height="24" class="Footer">© Copyright 2015 The Sisters Brewery</td>
<td class="Footer"> </td>
</tr>
</table>
</table></div>
</body>
</html>