yemekleri.org Ads.txt file
<!DOCTYPE html>
<html lang="en">
<head>
<link rel="shortcut icon" href="favicon.png" type="image/png">
<link rel="apple-touch-icon" href="favicon.ico">
<meta name="description" content="Discover the world of Turkish Cuisine, Turkish Recipes, Foods Importers and Exporters, Trade Associations, Food Suppliers, Coffee and Tea Brands, Desserts, and more">
<meta property="og:url" content="http://www.yemekleri.org">
<meta property="og:image" content="http://www.yemekleri.org/yemekleri-logo.jpg">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<meta name="author" content="yemekleri.org@proton.me" >
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="style.css">
<meta name="msapplication-navbutton-color" content="#ffffff">
<meta name="apple-mobile-web-app-status-bar-style" content="#ffffff">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="author" content="yemekleri">
<title>Yemekleri | Turkish Foods</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/modern-business.css" rel="stylesheet">
<style>
* {
box-sizing: border-box;
margin: 0px;
}
body {
font-family: Arial, Helvetica, sans-serif;
margin: 0;
background-color: #1d2330;
}
/*header*/
.brand{
text-align: center;
float: end;
margin-top: 0px;
}
.brand a{
text-decoration: none;
color: #fff;
font-family: Berlin Sans FB;
-webkit-animation-name: example; /* Chrome, Safari, Opera */
-webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
animation-name: branddesign;
animation-duration: 4s;
animation-iteration-count: 2;
}
@keyframes branddesign {
0% {color: #282e3b;}
25% { color: white;}
50% { color: #282e3b;}
100% { color: white;}
}
/*sidenavigation*/
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 1;
top: 0;
left: 0;
background-color: white;
overflow-x: hidden;
transition: 0.5s;
padding-top: 60px;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
display: block;
transition: 0.3s
}
.sidenav a:hover{
color: #ff5a1c;
text-decoration-thickness: 3px;
}
.closebtn {
font-size: 36px !important;
}
.main-side-container{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.main-side-container div a{
font-size: 15pt;
}
.main-side-container div hr{
height: 2px;
width: 80%;
border: none;
border-radius: 7px;
background-color:#fff;
}
.w-f-u{
background-color: #00b600;
border-radius: 5px;
}
.w-f-u:hover{
color: white !important;
box-shadow: 0px 0px 10px red;
}
.sub-side-container:first-child{
color: red;
}
/* Responsive layout*/
@media screen and (max-width: 1080px) {
.main-side-container{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.main-side-container div a{
font-size: 14pt;
}
}@media screen and (max-width: 863px) {
.main-side-container div a{
font-size: 13pt;}
}
@media screen and (max-width: 820px) {
.main-side-container div a{
font-size: 12pt;
}
.w-f-u{
margin-bottom: 10px;
margin-left: 10px;
}
}
h4 {
text-align: center;
font-size: 60px;
margin-top: 0px;
}
.svg-clock{
width: 11px;
fill:grey;
}
/* Increase the font size of the h1 element */
.header h1 {
font-size: 40px;
}
/* Column container */
.row {
display: flex;
flex-wrap: wrap;
}
/* Create two unequal columns that sits next to each other */
/* Sidebar/left column */
.side {
flex: 30%;
background-color: #f1f1f1;
padding: 20px;
}
/* Main column */
.main {
flex: 70%;
background-color: white;
padding: 50px;
}
/* image */
.imgprops {
width: 100%;
}
@media screen and (max-width: 800px) {
.side{
flex: 0%;
}
.main{
flex: 100%;
}
}
/* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 500px) {
.row {
flex-direction: column;
}
}
/* Responsive layout - when the screen is less than 400px wide, make the navigation links stack on top of each other instead of next to each other */
@media screen and (max-width: 400px) {
.navbar a {
float: none;
width:100%;
}
}
.sidenav {
height: 100%;
width: 0;
position: fixed;
z-index: 2;
top: 0;
right: 0;
background-color:#282e3b ;
overflow-x: hidden;
transition: 0.5s;
padding:0px;
opacity: .90;
}
.sidenav a {
padding: 8px 8px 8px 32px;
text-decoration: none;
font-size: 25px;
color: #fff;
display: block;
transition: 0.3s;
}
.sidenav a:hover, .offcanvas a:focus{
color:red;
text-decoration: none;
}
.closebtn {
position: relative;
top: 0;
right: 25px;
font-size: 36px !important;
}
#main {
transition: margin-left .5s;
color: white;
}
@media screen and (max-height: 450px) {
.sidenav {padding-top: 15px;}
.sidenav a {font-size: 18px;}
}
@media screen and (max-width: 700px){
.top-nav{
display: none;
}
}
@media screen and (max-width: 1000px){
.top-nav{
margin-left: 0px !important;
}
}
.top-nav{
margin-bottom: 70px;
justify-content: center;
font-size: 12px;
margin-left: 4px;
}
.nav{
width: auto;
height: 40px;
border: none;
line-height: 10px;
}
.top-nav a{
text-decoration: none;
color: #fff;
font-family: Berlin Sans FB;
}
.top-nav a:hover{
color: red;
}
.top-nav a li{
list-style: none;
float: left;
font-size: 12pt ;
margin-right: 20px;
}
.header-box{
background-color: #1d2330;
height:70px;
}
.News-heading{
text-decoration: navy;
font-size:12pt;
display:flex;
flex-direction:row;
}
.News-heading:before, .News-heading:after{
content: "";
flex: 1 1;
border-bottom: 1px solid;
margin:auto;
}
.News-heading:before{
margin-right: 10px;
}
.News-heading:after{
margin-left: 10px;
}
footer{
background-color: #282e3b;
margin: 0px;
}
.footer-main-container{
display: -webkit-flex;
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer-main-container div{
margin-left: 5px;
width: 300px;
}
.footer-main-container div hr{
width: 80%;
margin-left: 0px;
}
.facb:hover{
color: rgb(62, 62, 214) !important;
}
.insg:hover{
color: rgba(255, 0, 21, 0.493) !important;
}
.twit:hover{
color: skyblue !important;
}
.teleg:hover{
color: rgb(33, 135, 175) !important;
}
.footer-main-container div p{
color: #828da670;
}
.footer-main-container div a{
text-decoration: none;
font-size: 15pt;
color: #828da6;
font-size: 13pt;
line-height: 35px;
}
.footer-main-container div a:hover{
color: #fff;
}
.sub-container:first-child{
color: #fff;
}
.footer-terms{
text-align: center;
color:#828da6 ;
font-size: 10pt;
}
.footer-terms a{
color: #f1f1f1;
text-decoration: none;
font-size: 10pt;
}
.card-title-font{
color:#113277;
font-size: 15pt
}
.postimgtop{
width:100%;
height:320px;
border-radius:5px 5px 0 0;
}
.postimgtop-con{
height: auto;
}
.postimgtopt{
width:100%;
height:150px;
border-radius:5px 5px 0 0;
}
.fixed-bar{
position: fixed;
top:0;
width: 100%;
z-index: 1;
}
/*scroll to top*/
@keyframes rotate {
to {
transform: rotate(2520deg);
}
}
#myBtn {
display: none;
position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
font-size: 18px;
border: none;
outline: none;
background-color: red;
color: white;
cursor: pointer;
padding: 15px;
border-radius: 4px;
}
#myBtn:hover {
background-color: #555;
animation-name: rotate;
animation-duration: 3s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
</style>
</head>
<body>
<!-- Navigation -->
<section class="header-box fixed-bar">
<span style="font-size:30px;cursor:pointer; color: rgb(255, 255, 255); float: left;" onclick="openNav()">☰ </span>
<h2 class="brand"><a href="/">Yemekleri<span style="color: red"> Foods</span> Platform</a></h2>
<ul class="top-nav">
<a href="/" ><li class="nav" id="c-color"> Home <i class="fa fa-circle" style="font-size: 8pt; "></i></li></a>
<a href="/turkish-delights-recipes" itemprop="breadcrumb"><li>Recipes</li></a>
<a href="/turkish-coffee-brands" itemprop="breadcrumb"><li>Coffee</li></a>
<a href="/turkish-tea-benefits" itemprop="breadcrumb"><li>Tea</li></a>
<a href="/baklava-recipe-variations" itemprop="breadcrumb"><li>Baklava</li></a>
<a href="/turkish-kebab-restaurants" itemprop="breadcrumb"><li>Kebab</li></a>
<a href="/turkish-meze-ideas" itemprop="breadcrumb"><li>Meze</li></a>
<a href="/traditional-turkish-breakfast-items" itemprop="breadcrumb"><li>Breakfast</li></a>
<a href="/turkish-desserts-with-pistachios" itemprop="breadcrumb"><li>Desserts</li></a>
<a href="/street-food-in-istanbul" itemprop="breadcrumb"><li>Street</li></a>
<a href="/turkish-spice-market-online" itemprop="breadcrumb"><li>Spice</li></a>
<a href="/turkish-olive-oil-brands" itemprop="breadcrumb"><li>OliveOil</li></a>
<a href="/turkish-sweets-delivery" itemprop="breadcrumb"><li>Sweets</li></a>
<a href="/authentic-turkish-appetizers" itemprop="breadcrumb"><li>Appetizers</li></a>
<a href="/types-of-turkish-bread" itemprop="breadcrumb"><li>Bread</li></a>
<a href="/turkish-beverage-industry-trends" itemprop="breadcrumb"><li>Beverage</li></a>
<a href="/turkish-pastry-shops" itemprop="breadcrumb"><li>Pastry</li></a>
<a href="/turkish-cheese-exporters" itemprop="breadcrumb"><li>Cheese</li></a>
<a href="/pickle-suppliers-in-turkey" itemprop="breadcrumb"><li>Pickle</li></a>
<a href="/turkish-vinegar-uses" itemprop="breadcrumb"><li>Vinegar</li></a>
<a href="/halal-food-certification-in-turkey" itemprop="breadcrumb"><li>Halal</li></a>
<a href="/organic-food-suppliers-in-turkey" itemprop="breadcrumb"><li>Organic</li></a>
<a href="/turkish-dried-fruit-companies" itemprop="breadcrumb"><li>Dried</li></a>
<a href="/turkish-dairy-product-exporters" itemprop="breadcrumb"><li>Dairy</li></a>
<a href="/canned-food-manufacturers-in-turkey" itemprop="breadcrumb"><li>Canned</li></a>
<a href="/packaging-solutions-for-turkish-food" itemprop="breadcrumb"><li>Packaging</li></a>
<a href="/food-safety-regulations-in-turkey" itemprop="breadcrumb"><li>Regulation</li></a>
<a href="/export-markets-for-turkish-food" itemprop="breadcrumb"><li>Export</li></a>
<a href="/import-regulations-for-turkish-food" itemprop="breadcrumb"><li>Import</li></a>
<a href="/turkish-food-trade-associations" itemprop="breadcrumb"><li>Trade</li></a>
<a href="/turkish-food-industry-news" itemprop="breadcrumb"><li>Industry</li></a>
<a href="/turkish-fruit-export-companies" itemprop="breadcrumb"><li>Fruit</li></a>
<a href="/vegetable-importers-in-turkey" itemprop="breadcrumb"><li>VegImport</li></a>
<a href="/turkish-citrus-fruit-exporters" itemprop="breadcrumb"><li>CitrusExporters</li></a>
<a href="/turkish-fig-import-companies" itemprop="breadcrumb"><li>FigImport</li></a>
<a href="/apricot-exporters-from-turkey" itemprop="breadcrumb"><li>ApricotExport</li></a>
<a href="/turkish-olive-importers" itemprop="breadcrumb"><li>OliveImport</li></a>
<a href="/turkish-tomato-export-companies" itemprop="breadcrumb"><li>TomatoExport</li></a>
<a href="/hazelnut-suppliers-in-turkey" itemprop="breadcrumb"><li>HazelnutSupp</li></a>
<a href="/turkish-food-logistics-companies" itemprop="breadcrumb"><li>Logistics</li></a>
<a href="/turkish-food-packaging-designers" itemprop="breadcrumb"><li>Designers</li></a>
</ul>
</section>
<!--top navigation -->
<div id="mySidenav" class="sidenav">
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()"><i style="color: red; float: right; font-size: 50pt;" >×</i></a>
<div class="main-side-container">
<div>
<a href="javascript:void(0)" class="sub-side-container">Useful links</a>
<hr>
<a href="/"> Home</a>
</div>
<div>
<a href="javascript:void(0)"></a>
<a href="javascript:void(0)"></a>
<a href="javascript:void(0)"></a>
<a href="#">yemekleri</a>
</div>
<div>
<hr>
</div>
<div>
<a href="javascript:void(0)" class="sub-side-container"> Socials</a>
<hr>
<a href="#" class="facb"><i class="fa fa-facebook"></i> Facebook</a>
<a href="#" class="insg"><i class="fa fa-instagram"></i> Instagram</a>
<a href="#" class="twit"><i class="fa fa-twitter"></i> Twitter</a>
<a href="https://www.yemekleri.org" class="teleg"><i class="fa fa-telegram"></i> Telegram</a>
</div>
<div>
<a href="javascript:void(0)" class="sub-side-container"> Help & Support</a>
<hr>
<a href="/contact-us"> Contact</a>
<a href="/about-us"> About Us</a>
<a href="/write-for-us" class="w-f-u"> <i class="fa fa-book"></i> Write for Us</a>
</div>
</div>
</div>
<script>
function openNav() {
document.getElementById("mySidenav").style.width = "100%";
}
function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
</script>
<!-- Page Content -->
<div class="row">
<div class="main">
<div class="imgprops" style="height:auto;">
<!-- Blog Post -->
</div>
<div class="imgprops" style="height:auto;">
<!---Comment Section --->
<div class="row" >
<div class="col-md-12">
<div class="card my-4">
<h5 class="card-header">Leave a Comment:</h5>
<div class="card-body">
<form name="Comment" method="post">
<input type="hidden" name="csrftoken" value="60422d1685d900bd28c8e91dbed193bc21da6e35249a7334597cd4274dde67d9" />
<div class="form-group">
<input type="text" name="name" class="form-control" placeholder="Enter your fullname" required>
</div>
<div class="form-group">
<input type="email" name="email" class="form-control" placeholder="Enter your Valid email" required>
</div>
<div class="form-group">
<textarea class="form-control" name="comment" rows="3" placeholder="Comment" required></textarea>
</div>
<button type="submit" class="btn btn-primary" name="submit">Submit</button>
</form>
</div>
</div>
<!---Comment Display Section --->
</div>
</div>
</div>
</div>
<div class="side">
<div class="imgprops" style="height:auto;">
<!-- Sidebar Widgets Column -->
<div class="col-md-14">
<!-- Search Widget -->
<div class="card mb-4">
<h5 class="card-header sidebar-title" style="color: black;">SEARCH</h5>
<div class="card-body">
<form name="search" action="/search" method="post">
<div class="input-group">
<input type="text" name="searchtitle" class="form-control" placeholder="Search for..." required>
<span class="input-group-btn">
<button class="btn btn-secondary" type="submit">Go!</button>
</span>
</div>
</form>
</div>
</div>
<!-- Side Widget -->
<div class="card my-4">
<h5 class="card-header sidebar-title"style="color: black;">Recent News</h5>
<div class="card-body">
<ul class="mb-0">
<li>
<a href="yemekleri-zurich-switzerland-sudanese-cuisine">Zurich, Switzerland is known for its multicultural atmosphere and diverse culinary scene. One of the lesser-known gems of Zurich's food scene is Sudanese cuisine. Sudanese cuisine is a reflection of the country's diverse cultural influences, blending Arabic, African, and Mediterranean flavors to create a unique and delicious culinary experience.</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-regional-cuisine">Zurich, Switzerland: A Culinary Journey through Regional Cuisine</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-popular-fast-food">Zurich, Switzerland is known for its stunning landscapes, rich history, and vibrant culture. However, another aspect of Zurich that shouldn't be overlooked is its diverse and delicious fast food scene. From traditional Swiss street food to international favorites, there is something to satisfy every craving in Zurich. Let's take a closer look at some of the popular fast food options you can find in this picturesque city.</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-philippine-cuisine">Zurich, Switzerland is known for its stunning natural beauty, vibrant arts scene, and strong economy. However, what many people may not know is that this dynamic city also offers a diverse culinary experience that includes delicacies from around the world. One such cuisine that has found a home in Zurich is Philippine cuisine.</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-paraguayan-cuisine">Zurich, Switzerland is known for its picturesque views, stunning architecture, and vibrant cultural scene. Located in the heart of Europe, Zurich offers a mix of traditional Swiss cuisine and international flavors. One particular cuisine that has been making waves in Zurich is Paraguayan cuisine.</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-norwegian-cuisine">Zurich, Switzerland is a city known for its stunning views, picturesque streets, and vibrant culture. It is also a melting pot of diverse culinary influences, with a wide range of cuisines to choose from. One such cuisine that has made its mark in Zurich is Norwegian cuisine.</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-montreal-cuisine">Zurich, Switzerland, and Montreal, Canada, are two vibrant cities known for their distinct cultural characteristics. While Zurich is renowned for its picturesque landscapes, rich history, and high standard of living, Montreal is famous for its diverse population, vibrant arts scene, and mouth-watering cuisine. In this blog post, we will delve into the delectable culinary offerings of Montreal and explore how its unique food scene sets it apart from the culinary landscape of Zurich.</a>
</li>
<li>
<a href="yemekleri-zurich-switzerland-latin-american-food">Zurich, Switzerland is a vibrant city known for its stunning architecture, picturesque landscapes, and diverse culinary scene. While Swiss cuisine certainly holds a special place in the hearts of many locals and visitors, the city also boasts a variety of international dining options, including Latin American food.</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<h2><a href="/" class="News-heading">READ MORE</a></h2>
<div class="imgprops" style="height:auto;">
<!-- Blog Post -->
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago
<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])">Turkish Food Logistics Companies en</a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/zurich-switzerland-sudanese-cuisine_1.jpg" alt="Zurich, Switzerland is known for its multicultural atmosphere and diverse culinary scene. One of the lesser-known gems of Zurich's food scene is Sudanese cuisine. Sudanese cuisine is a reflection of the country's diverse cultural influences, blending Arabic, African, and Mediterranean flavors to create a unique and delicious culinary experience.">
<div class="card-body" >
<h2 class="card-title-font">Zurich, Switzerland is known for its multicultural atmosphere and diverse culinary scene. One of the lesser-known gems of Zurich's food scene is Sudanese cuisine. Sudanese cuisine is a reflection of the country's diverse cultural influences, blending Arabic, African, and Mediterranean flavors to create a unique and delicious culinary experience.</h2>
<a href="yemekleri-zurich-switzerland-sudanese-cuisine" class="btn btn-primary">Read More →</a>
</div>
</div>
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago
<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])">Turkish Food Logistics Companies en</a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/zurich-switzerland-regional-cuisine_1.jpg" alt="Zurich, Switzerland: A Culinary Journey through Regional Cuisine">
<div class="card-body" >
<h2 class="card-title-font">Zurich, Switzerland: A Culinary Journey through Regional Cuisine</h2>
<a href="yemekleri-zurich-switzerland-regional-cuisine" class="btn btn-primary">Read More →</a>
</div>
</div>
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago
<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])">Turkish Food Logistics Companies en</a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/zurich-switzerland-popular-fast-food_1.jpg" alt="Zurich, Switzerland is known for its stunning landscapes, rich history, and vibrant culture. However, another aspect of Zurich that shouldn't be overlooked is its diverse and delicious fast food scene. From traditional Swiss street food to international favorites, there is something to satisfy every craving in Zurich. Let's take a closer look at some of the popular fast food options you can find in this picturesque city.">
<div class="card-body" >
<h2 class="card-title-font">Zurich, Switzerland is known for its stunning landscapes, rich history, and vibrant culture. However, another aspect of Zurich that shouldn't be overlooked is its diverse and delicious fast food scene. From traditional Swiss street food to international favorites, there is something to satisfy every craving in Zurich. Let's take a closer look at some of the popular fast food options you can find in this picturesque city.</h2>
<a href="yemekleri-zurich-switzerland-popular-fast-food" class="btn btn-primary">Read More →</a>
</div>
</div>
<h6 style="border-top: 2px solid #aaa; color: grey; font-family: Berlin Sans FB;">
<svg viewBox="0 0 512 512" class="svg-clock" ><!-- Font Awesome Free 5.15.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M256 8C119 8 8 119 8 256s111 248 248 248 248-111 248-248S393 8 256 8zm0 448c-110.5 0-200-89.5-200-200S145.5 56 256 56s200 89.5 200 200-89.5 200-200 200zm61.8-104.4l-84.9-61.7c-3.1-2.3-4.9-5.9-4.9-9.7V116c0-6.6 5.4-12 12-12h32c6.6 0 12 5.4 12 12v141.7l66.8 48.6c5.4 3.9 6.5 11.4 2.6 16.8L334.6 349c-3.9 5.3-11.4 6.5-16.8 2.6z"/></svg> 1 month ago
<span style="float:right" ><i>Category : </i> <a style="color:#113277" href="echo htmlentities($row['category'])">Turkish Food Logistics Companies en</a> </span>
</h6>
<div class=" postimgtop-con">
<img class="postimgtop" src="uploads/zurich-switzerland-philippine-cuisine_1.jpg" alt="Zurich, Switzerland is known for its stunning natural beauty, vibrant arts scene, and strong economy. However, what many people may not know is that this dynamic city also offers a diverse culinary experience that includes delicacies from around the world. One such cuisine that has found a home in Zurich is Philippine cuisine.">
<div class="card-body" >
<h2 class="card-title-font">Zurich, Switzerland is known for its stunning natural beauty, vibrant arts scene, and strong economy. However, what many people may not know is that this dynamic city also offers a diverse culinary experience that includes delicacies from around the world. One such cuisine that has found a home in Zurich is Philippine cuisine.</h2>
<a href="yemekleri-zurich-switzerland-philippine-cuisine" class="btn btn-primary">Read More →</a>
</div>
</div>
</div>
<div class="imgprops" style="height:auto;"></div>
</div>
</div>
<!-- /.row -->
<button onclick="topFunction()" id="myBtn" title="Go to top">Top</button>
<script>
//Get the button
var mybutton = document.getElementById("myBtn");
// When the user scrolls down 20px from the top of the document, show the button
window.onscroll = function() {scrollFunction()};
function scrollFunction() {
if (document.body.scrollTop > 20 || document.documentElement.scrollTop > 20) {
mybutton.style.display = "block";
} else {
mybutton.style.display = "none";
}
}
// When the user clicks on the button, scroll to the top of the document
function topFunction() {
document.body.scrollTop = 0;
document.documentElement.scrollTop = 0;
}
</script>
<footer>
<h2 class="brand"><a href="/">Yemek<span style="color: #ff591cbb"> leri</span> Platform</a></h2>
<div class="footer-content">
<div class="footer-section">
<h3 class="footer-title">yemekleri</h3>
<p class="footer-description">The ultimate online resource for Turkish Foods, Turkish Cuisine, Turkish Foods Importers and Exporters, and more.</p>
<div id="clockbox" style="color:#aaa;text-align:center;"></div>
<script type="text/javascript">
var tday=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"];
var tmonth=["January","February","March","April","May","June","July","August","September","October","November","December"];
function GetClock(){
var d=new Date();
var nday=d.getDay(),nmonth=d.getMonth(),ndate=d.getDate(),nyear=d.getFullYear();
var nhour=d.getHours(),nmin=d.getMinutes(),nsec=d.getSeconds(),ap;
if(nhour==0){ap=" AM";nhour=12;}
else if(nhour<12){ap=" AM";}
else if(nhour==12){ap=" PM";}
else if(nhour>12){ap=" PM";nhour-=12;}
if(nmin<=9) nmin="0"+nmin;
if(nsec<=9) nsec="0"+nsec;
var clocktext=""+tday[nday]+", "+tmonth[nmonth]+" "+ndate+", "+nyear+" "+nhour+":"+nmin+":"+nsec+ap+"";
document.getElementById('clockbox').innerHTML=clocktext;
}
GetClock();
setInterval(GetClock,1000);
</script>
<div class="footer-main-container">
<div>
<a href="javascript:void(0)" class="sub-container">Information</a>
<hr>
<p>Privacy Policy, Cookies Policy, Terms and Conditions. </a> <br>
<i class="fa fa-info-circle"></i> Donations accepted <br>
<a href="/terms-and-conditions"> Terms & Conditions </a>|<a href="/privacy-policy"> Privacy policy</a>|<a href="/cookies_policy">Cookies policy</a> |<a href="/faq">FAQ</a> <br>
Contact us: Feedback is very much appreciated! <br>
<a href="mailto:admin@yemekleri.org">Email: admin@yemekleri.org</a> </p>
</div>
<div>
<a href="javascript:void(0)" class="sub-container">Useful links</a>
<hr>
<a href="/">Home</a><br>
<a href="/submit_post">Submit Post</a> <br>
<a href="/turkish-delights-recipes">Turkish Delights Recipes</a> <br>
<a href="/turkish-coffee-brands">Turkish Coffee Brands</a><br>
<a href="/turkish-tea-benefits">Turkish Tea Benefits</a><br>
<a href="/baklava-recipe-variations">Baklava Recipe Variations</a><br>
<a href="/turkish-kebab-restaurants">Turkish Kebab Restaurants</a> <br>
<a href="/turkish-cuisine-biographies">Biographies</a><br>
</div>
<div>
<a href="javascript:void(0)" class="sub-container">Socials</a><br>
<hr>
<a href="https//www.yemekleri.org" class="facb"><i class="fa fa-facebook"></i>Facebook</a><br>
<a href="https//www.yemekleri.org" class="insg"><i class="fa fa-instagram"></i>Instagram</a><br>
<a href="https//www.yemekleri.org" class="twit"><i class="fa fa-twitter"></i>Twitter</a><br>
<a href="https//www.yemekleri.org" class="teleg"><i class="fa fa-telegram"></i>Telegram</a><br>
</div>
<div>
<a href="javascript:void(0)" class="sub-container"> Help & Support</a><br>
<hr>
<a href="/contact-us">Contact Us</a><br>
<a href="/about-us">About Us</a><br>
<a href="/advertise-with-us">Advertise With Us</a><br>
<a href="/write-for-us">Write for Us</a>
</div>
<div>
<a href="javascript:void(0)" class="sub-container"> Our Apps</a><br>
<hr>
<img src="/android-app.jpg" alt="android app">
<img src="/ios-app.jpg" alt="Ios app">
</div>
<div>
<a href="javascript:void(0)" class="sub-container"> Translate</a><br>
<hr>
<div id="ytWidget"></div><script src="https://translate.yandex.net/website-widget/v1/widget.js?widgetId=ytWidget&pageLang=en&widgetTheme=dark&autoMode=false" type="text/javascript"></script>
</div>
<div class="newsletter-content">
<h2 class="section-title">Subscribe to Our Newsletter</h2>
<p class="newsletter-description">Stay up to date with the latest Turkish Cuisine, Foods News, and more!</p>
<form class="newsletter-form" method="post">
<input type="email" name="email" placeholder="Enter your email">
<button type="submit" name="subscribe">Subscribe</button>
</form>
</div>
<style>
.newsletter-content {
color: white;
}
.footer-description {
color: white;
}
h3 {
color: white;
}
</style>
<hr>
</div>
</div>
<p class="footer-terms">Copyright © <script>document.write(new Date().getFullYear())</script> yemekleri. All right reserved</p>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
</body>
</html>