-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
99 lines (97 loc) · 6.1 KB
/
Copy pathindex.html
File metadata and controls
99 lines (97 loc) · 6.1 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<!--Metadata-->
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name = "description" content = "Tasty italian meals in the heart of Grünerløkka">
<meta name = "keywords" content = "bella roma, resturant, italian, pasta, pizza, grünerløkka, oslo">
<link rel ="shortcut icon" type ="image/ico" href =images/favicon.ico>
<title>Bella Roma Italian Restaurant</title>
<link rel="stylesheet" href="styles/styles.css" type="text/css">
</head>
<body>
<header id = "top">
<img id = "logo" src = "images/restaurant-logo.png" alt = "Bella Roma restaurant logo">
<nav>
<ul>
<li><a href = "#menu">Menu</a></li>
<li><a href = "#location">Location</a></li>
<li><a href = "#contact">Contact</a></li>
</ul>
</nav>
</header>
<main>
<div id = "welcome">
<section>
<h1>Welcome to Bella Roma Italian restaurant!</h1>
<p> Our cosy restaurant is located in the heart of trendy Grünerløkka. We pride ourselves on preparing tasty Italian meals, using fresh ingredients and our own family recipes. We have plenty of takeaway snacks on offer for busy people on the go. If you prefer a more leisurely dining experience, we heartily recommend our three-course menu.<p>
<p>We are open 13:00 to 22:00 seven days a week.</p>
<p>We look forward to seeing you soon!</p>
</section>
</div>
<div id = "menu">
<section>
<h1>Menu</h1>
<h2>Lunch</h2>
<p>Bruschetta 69 kr (Bread <strong>(G)</strong>)</p>
<img class="menueimg" src="images/bruschetta.jpg" alt="Bruschetta topped with tomatoes, olives, mozzarella and parsley">
<p>Greek salad 89 kr (Feta cheese, tomato, salad <strong>(L)</strong></p>
<img class="menueimg" src="images/greekSalad.jpg" alt="A bowl of Greek salad - tomatoes, cucumbers, onion, feta cheese, olives, with a balsamic dressing">
<p>Panini 99 kr (Baguette, ham, cheese <strong>(G, L)</strong>)</p>
<img class="menueimg" src="images/panini.jpg" alt="A toasted panini filled with tomatoes, mozzarella and pesto, and served with a rocket salad">
<h2>Dinner</h2>
<h3>Pizza</h3>
<p>Margarita 169 kr (Tomato sauce, cheese <strong>(G,L)</strong>)</p>
<img class="menueimg" src="images/margarita.jpg" alt="A classic pizza margarita topped with tomato sauce and cheese">
<p>Vesuvio 189 kr (Tomato sauce, cheese <strong>(G, L)</strong>)</p>
<img class="menueimg" src ="images/vesuvio.jpg" alt="A classic pizza vesuvio topped with tomato sauce, ham, olives, cheese and rocket">
<p>Pepperoni 189 kr (Tomato sauce, cheese, pepperoni <strong>(G, L)</strong>)</p>
<img class="menueimg" src="images/pepperoni.jpg" alt="A pizza topped with tomato sauce, cheese and pepperoni slices">
<h3>Pasta</h3>
<p>Pasta bolognese 149kr (Spaghetti, tomato sauce, beef <strong>(G)</strong>)</p>
<img class="menueimg" src="images/bolognese.jpg" alt="A bowl of spaghetti topped with a meaty bolognese sauce">
<p>Pasta carbonara 149kr (Spaghetti, white sauce, bacon <strong>(G, L, E)</strong>)</p>
<img class="menueimg" src="images/carbonara.jpg" alt="A bowl of spaghetti topped with a classic carbonara sauce made with egg, bacon, parmesan and black pepper">
<p>Lasagne 169kr (Lasagne sheets, tomato sauce, white sauce, beef <strong>(G, L)</strong>)</p>
<img class="menueimg" src="images/lasagna.jpg" alt="A dish of lasagne in the oven - layers of pasta, beef ragu and white sauce">
<h2>Desserts</h2>
<p>Tiramisu 99 kr (cookies, cream <strong>(G, E)</strong>)</p>
<img class="menueimg" src="images/tiramisju.jpg" alt="A large slice of tiramisu - sponge fingers soaked in coffee, layered with marscapone cream and topped with cocoa powder">
<p>Gelato 89 kr (chocolate, strawberry or banana ice cream <strong>(L)</strong>)</p>
<img class="menueimg" src="images/icecream.jpg" alt="A bowl of traditional chocolate, strawberry and banana flavoured gelato">
<p id = "allergens"><strong>Allergens: G = gluten, L = lactose, E = egg</strong></p>
</section>
</div>
<div id = "location">
<section>
<h1>Location</h1>
<p>Grenseveien 9F, 0571 Oslo</p>
<p>Walking distance from metro, tram and bus station "Carl Berners Plass".</p>
<p>Metro: Routes 5 and 2</p>
<p>Tram: Route 17</p>
<p>Bus: plenty of options</p>
</section>
</div>
<div id = "contact">
<section>
<h1>Contact us!</h1>
<p>For reservations please phone us on <a href="tel:+4745362718">45362718</a>, or send an e-mail to: <a href="mailto:bellaroma@gmail.com">bellaroma@gmail.com</a></p>
</section>
</div>
<a id = "back-to-top" href = "#top">Top</a>
</main>
<footer>
<a id = "report-link" href = "accessibility-report/index.html">Accessibility report</a>
<p id = "copyright">© Copyright Project Group 8, DATA1100</p>
<p>
<a href="http://jigsaw.w3.org/css-validator/check/referer">
<img style="border:0;width:88px;height:31px"
src="http://jigsaw.w3.org/css-validator/images/vcss"
alt="Valid CSS!" />
</a>
</p>
</footer>
</body>
</html>