-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathham.html
More file actions
51 lines (36 loc) · 1.59 KB
/
Copy pathham.html
File metadata and controls
51 lines (36 loc) · 1.59 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="../salmonroll.css">
<link rel="stylesheet" href="../pizzemia.css">
<h1 class="white_color">Our menu</h1>
</head><h3 class="password">Choose a pizza-we cook under 12 minutes</h3>
<body>
<div class=""><h2 class="white_color texture music">Margarita</h2>
<h3 class="ingredients">tomatoes, mozzarella, basil</h3></div>
<h3 class="length">30cm</h3>
<h2 class="fisher">220 donkeritos</h2>
<div class="figure"><h2 class="white_color texture music">Pepperoni</h2>
<h3 class="ingredients">cooked pepperonis,mozzarella</h3></div>
<h3 class="length1">30cm</h3>
<h2 class="fisher1">260 donkeritos</h2>
<div class="figure1"><h2 class="white_color texture music">Four cheeses</h2>
<h3 class="ingredients">mozzarella, parmesan, gorgonzola, cheddar </h3></div>
<h3 class="length2">30cm</h3>
<h2 class="fisher2">310 donkeritos</h2>
<div class="figure2"><h2 class="white_color texture music">Hawaiaan</h2>
<h3 class="ingredients">chicken, pineapple, tomato sauce</h3></div>
<h3 class="length3">30cm</h3>
<h2 class="fisher3">280 donkeritos</h2>
<div class="figure3"><h2 class="white_color texture music">Vegi</h2>
<h3 class="ingredients">grilled onions, sauce pesto, mozzarealla</h3></div>
<h3 class="length4">30cm</h3>
<h2 class="fisher4">255 donkeritos</h2>
<div class="figure4"><h2 class="white_color texture music">Mexican</h2>
<h3 class="ingredients">chilli, corn, beef</h3></div>
<h3 class="length5">30cm</h3>
<h2 class="fisher5">300 donkeritos</h2>
</body>
</html>