-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsecondPage.html
More file actions
81 lines (75 loc) · 4.31 KB
/
Copy pathsecondPage.html
File metadata and controls
81 lines (75 loc) · 4.31 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
<!DOCTYPE html>
<head xmlns="http://www.w3.org/1999/html">
<meta charset="UTF-8 ">
<title>About Us</title>
<link href="style.css" rel="stylesheet">
</head>
<body>
<p>
<img class="image" src = "images/7hamburger.jpg">
<h1>
<u><a href="https://www.zomato.com/who-we-are"> CREATING HAPPIER EVERYDAY LI\/ES </a> </u>
</h1>
<h5> Scroll for More . . .</h5>
<img class="image" src="images/25hamburger.jpg">
<h2 class="desc"> <marquee>Here's a list of what we offer . . . . .</marquee> </h2>
</p>
<p class="paragraph">
<h6>Assortment: A A Q - Our Quality Our Pride : </h6>
<h2>Driving the force of assortment</h2>
<h3 class="intro">
For over a decade now, we've been empowering our users in discovering new tastes and experiences across
countries. By putting together meticulous information for our users, we enable them to make an
informed choice.
</h3></p>
<p class="paragraph">
<ol><h3 class="info">Affordability</h3>
<p class="paragraph2">Focusing on affordability
The benefits of providing an interesting choice are embodied by the success of Zomato Gold. We are
leaving no stone unturned when it comes to making food more affordable without compromising
on the profitability of a given restaurant.Affordability is assessed as the number of days'
wages required by the lowest-paid unskilled government worker to purchase 7 days' supply of a
medicine to treat an acute condition, and 30 days for a chronic condition, based on standard
treatment regimens.
The affordability analysis expresses the survey results in a slightly different way.
The cost of a course therapy for important conditions is compared with the daily wage of the
lowest-paid unskilled government worker, instead of comparing medicine prices with an index price.
It serves as an advocacy tool because it expresses prices in relation to an individual's
ability to pay for medicines. It allows explaining to policy-makers that the cost of a month's
treatment for a specific condition with medicine x would require 10.5 days of wages with
originator brands and 6.3 days of wages for generic medicines.
</p>
<h3 class="info">Accessibility</h3>
<p class="paragraph2"> Boosting accessibility for customers
Our delivery service is reaching more and more cities. We are actively growing our services -
table reservation, food@work for corporate catering and are continuing to power Feeding India.
Accessibility is the practice of making your websites usable by as many people as possible.
We traditionally think of this as being about people with disabilities, but the practice of
making sites accessible also benefits other groups such as those using mobile devices, or those
with slow network connections.
You might also think of accessibility as treating everyone the same, and giving them equal
opportunities, no matter what their ability or circumstances. Just as it is wrong to exclude
someone from a physical building because they are in a wheelchair (modern public buildings
generally have wheelchair ramps or elevators), it is also not right to exclude someone from a
website because they have a visual impairment. We are all different, but we are all human,
and therefore have the same human rights.
</p> <h3 class="info">Quality</h3>
<p class="paragraph2">Improving quality of food
We are committed to nurturing a neutral platform and are helping food establishments maintain high
standards through Hyperpure. Food Hygiene Ratings is a coveted mark of quality among our
restaurant partners.</p>
</ol>
<h2>From our blog</h2>
<h3 class="blog">
Explore our blog for insightful articles, personal reflections, impactful resources, and ideas that
inspire us at Zomato
We only take applications through employee referrals. If you know someone at Zomato, reach out to them
and share an eye-catching application (with a brief video, maybe?). Otherwise, if you have what it
takes, we will find you.
</h3>
<br>
<h3 class="welcome"> Welcome to the Blog !!!!! </h3>
<h2><marquee> <a href="navigation.html"><em> Take me to the Tour</em> </a> </marquee></h2>
</p>
<div class= "end"><p><strong> Document Made By Rohan Gupta </strong></p></div>
</body>