11<!DOCTYPE html>
22< html lang ="en ">
3+
34< head >
45 < meta charset ="UTF-8 ">
6+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
7+
58 < title > contacts</ title >
69 < link rel ="stylesheet " href ="salmonroll.css ">
710 < link rel ="stylesheet " href ="pizzaria.css ">
811 < link rel ="stylesheet " href ="size.css ">
912</ head >
13+
1014< body >
11- < div class ="pizza texture1 ">
12- < div class ="down "> < h1 > Crispy toppings</ h1 > </ div >
13- </ div >
15+ < div class ="pizza texture1 ">
16+ < div class ="down ">
17+ < h1 > Crispy toppings</ h1 >
18+ </ div >
19+ </ div >
1420
15- < div class ="pizza texture1 fresh ">
16- < div class ="down "> < h1 > Fresh ingredients</ h1 > </ div >
17- </ div >
21+ < div class ="pizza texture1 fresh ">
22+ < div class ="down ">
23+ < h1 > Fresh ingredients</ h1 >
24+ </ div >
25+ </ div >
1826
19- < div class ="pizza texture1 ">
20- < div class ="down "> < h1 > Family portion</ h1 > </ div >
21- </ div >
27+ < div class ="pizza texture1 ">
28+ < div class ="down ">
29+ < h1 > Family portion</ h1 >
30+ </ div >
31+ </ div >
2232
23- < div class ="pizza texture1 fresh2 ">
24- < div class ="down "> < h1 > Our kitchen</ h1 > </ div >
25- </ div >
33+ < div class ="pizza texture1 fresh2 ">
34+ < div class ="down ">
35+ < h1 > Our kitchen</ h1 >
36+ </ div >
37+ </ div >
2638
27- < div class ="texture2 ">
28- < h1 class ="white_color "> Contacts</ h1 >
39+ < div class ="texture2 ">
40+ < h1 class ="white_color "> Contacts</ h1 >
2941
30- < h1 > Address: donkeyland, iaaa iaaaa</ h1 >
42+ < h1 > Address: donkeyland, iaaa iaaaa</ h1 >
3143
32- < h1 > Telephone: +123 45 321 67 41</ h1 >
44+ < h1 > Telephone: +123 45 321 67 41</ h1 >
3345
34- < h1 > Time working: 24/7 every day</ h1 >
46+ < h1 > Time working: 24/7 every day</ h1 >
3547
36- < h1 > Delivery: Right to you-- 1-2 minutes</ h1 >
48+ < h1 > Delivery: Right to you-- 1-2 minutes</ h1 >
3749
38- < h1 > You can call us if you want your food delivered by a group of donkeys contact us or fill out that form.</ h1 >
39- </ div >
50+ < h1 > You can call us if you want your food delivered by a group of donkeys contact us or fill out that form.</ h1 >
51+ </ div >
4052
41- < div class ="order_name texture3 background ">
42- < h1 class ="white_color "> Order</ h1 >
43- < h1 > Name</ h1 >
44- < h1 class ="texture4 "> Your name</ h1 >
45- < h1 > Telephone-number</ h1 >
46- < h1 class ="texture5 "> +380</ h1 >
47- < h1 > Pizza order</ h1 >
48- < h1 class ="texture6 "> For example: 1x Margarita (30cm)</ h1 >
49- </ div >
53+ < div class ="order_name texture3 background ">
54+ < h1 class ="white_color "> Order</ h1 >
55+ < h1 > Name</ h1 >
56+ < h1 class ="texture4 "> Your name</ h1 >
57+ < h1 > Telephone-number</ h1 >
58+ < h1 class ="texture5 "> +380</ h1 >
59+ < h1 > Pizza order</ h1 >
60+ < h1 class ="texture6 "> For example: 1x Margarita (30cm)</ h1 >
61+ </ div >
5062
51- < a href ="https://www.w3schools.com/quiztest/result.asp "> Math</ a >
63+ < a href ="https://www.w3schools.com/quiztest/result.asp "> Math</ a >
5264</ body >
65+
5366</ html >
0 commit comments