-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBrand_SmithFamilyMarket.Rmd
80 lines (63 loc) · 2.57 KB
/
Brand_SmithFamilyMarket.Rmd
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
---
title: "![Smith's Family Market](https://raw.githubusercontent.com/HarryLu95/Fish-Market-Website/master/Logo_Smiths_Family_Market.png)"
output:
html_document:
toc: true
toc_float: true
---
<style>
img {
width: 200px;
}
</style>
<div id="backtop"><a href="#">TOP</a></div>
<div id="backhome"><a href="index.html">HOME</a></div>
---
<h1 style="text-align:center"><font size=7>**Specialty & Breaded**</font></h1>
<font size=5>
- Breaded Chicken ([Fact Sheet][Chicken])
- Breaded Green Tomatoes ([Fact Sheet][Tomato])
- Breaded Oysters ([Fact Sheet][Breaded Oyster])
- Rolled Oysters (Po Boy) ([Fact Sheet][Rolled Oyster])
- Breaded Pickles ([Fact Sheet][Pickle])
- Breaded Salmon Patties ([Fact Sheet][Salmon])
- Hand Cut Breaded Cod Filets ([Fact Sheet][Cod])
- Maryland Style Crab Cakes
- Mini Crab Cakes ([Fact Sheet][Mini Crab Cake])
</font>
[Chicken]: FactSheet_BreadedChicken.html
[Tomato]: FactSheet_BreadedTomato.html
[Breaded Oyster]: FactSheet_BreadedOyster.html
[Rolled Oyster]: FactSheet_RolledOyster.html
[Pickle]: FactSheet_BreadedPickle.html
[Salmon]: FactSheet_BreadedSalmon.html
[Cod]: FactSheet_BreadedCod.html
[Mini Crab Cake]: FactSheet_MiniCrabCake.html
<br>
<br>
<br>
---
<footer>
<center>**Copyright © 2017 Fishmarket Inc. All rights reserved.**</center>
<font face="Calibri" color=SteelBlue>
<div class="footer_contact"><center>
[<font color=SteelBlue size=5>Contact Us</font>](Contact.html)
Phone: 502-587-7474
Email: [email protected]
Address: [<font color=SteelBlue>*1406 West Chestnut St, Louisville, KY 40203*</font>](https://www.google.com/maps/place/1406+W+Chestnut+St,+Louisville,+KY+40203)
</center></div>
<div class="footer_quicklink"><center>
<font color=SteelBlue size=5>Quick Links</font>
[<font color=SteelBlue>*Fishmarket Seafoods*</font>](Brand_FishmarketSeafoods.html)
[<font color=SteelBlue>*Red River Steaks*</font>](Brand_RedRiverSteaks.html)
[<font color=SteelBlue>*Smith's Family Market*</font>](Brand_SmithFamilyMarket.html)
[<font color=SteelBlue>*Copper Kettle*</font>](Brand_CopperKettle.html)
[<font color=SteelBlue>*Kentucky Proud Local Items*</font>](Brand_KentuckyProud.html)
</center></div>
<div class="footer_social_privacy"><center>
<font color=SteelBlue size=5>Social Media</font>
<i class="fa fa-facebook-official" aria-hidden="true"> [<font color=SteelBlue>Facebook</font>](https://www.facebook.com/FishmarketInc/)</i>
<font color=SteelBlue size=5>[<font color=SteelBlue>Privacy</font>](Privacy.html)|[<font color=SteelBlue>Disclaimer</font>](Disclaimer.html)</font>
</center></div>
</font>
</footer>