-
Notifications
You must be signed in to change notification settings - Fork 69
/
Copy pathRestaurant News & Announcements.html
44 lines (36 loc) · 2.54 KB
/
Restaurant News & Announcements.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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>CHEF FOOD</title>
<link rel="shortcut icon" href="res/logo.png" type="image/x-icon" />
</head>
<body background="res/bg.png">
<h1 align="center"><a href="chef_food.html"><img align="center" src="res/logo.png" alt="" height="100px" width="100px"/></a>
<font face="Audiowide" size="6" color="#FF6E64">CHEF FOOD</font>
</h1><br /><br />
<hr>
<center>
<a href="chef_food.html"><img src="res/home.png" height="100px" width="100px"></a>
<a href="blogs.html"><img src="res/blogs.png" height="100px" width="100px"></a>
<a href="menu.html"><img src="res/menu.png" height="100px" width="100px"></a>
<a href="gallery.html"><img src="res/gallery.png" height="100px" width="100px"></a>
<a href="food_booking.html"><img src="res/order.png" height="100px" width="100px"></a>
<a href="about_us.html"><img src="res/about_us.png" height="100px" width="100px"></a>
</center>
<hr>
<!-- <h2 align="center"><a href="index.html">HOME</a> <a href="blogs.html">BLOGS</a> <a href="blogs.html">MENU</a> <a href="gallery.html">GALLERY</a> <a href="food_booking.html">BOOK FOOD</a> <a href="about_us.html">ABOUT US</a></h2><hr> -->
<h1 align="center">
<font size="40" face="Great Vibes" color="lightblue"> <u>Restaurant News & Announcements</u></font>
</h1> <br><br><br>
<font size="35" face="Great Vibes" color="white">
Your blog should also serve as an announcement board for things that might interest your <br> customers. I’m
talking about teasing and introducing new menu items, announcing a new <br> restaurant location, promoting an
upcoming event like a Halloween party or a Thanksgiving <br> feast, and so much more. <br><br>
Are you redecorating? Have you switched to all local suppliers? These are things your <br> customers might like to
know about, so don’t hesitate to make a blog post dedicated to every <br> news or announcement. <br><br>
You can also try to write about restaurant industry news. Still, the market is already <br> oversaturated by news
giants, so you probably won’t get that much traffic unless you’re <br> blogging about local, very specific news. <br><br>
</font>
</body>
</html>