-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcreatead.html
207 lines (206 loc) · 18.1 KB
/
createad.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
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
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>باربن | مرجع خرید و فروش خشکبار | حساب کاربری</title>
<meta name="description" content="باربن | مرجع خرید و فروش خشکبار | حساب کاربری">
<meta name="author" content="behnamazizi.com">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="theme-color" content="#664d42">
<meta name="msapplication-navbutton-color" content="#664d42">
<meta name="apple-mobile-web-app-status-bar-style" content="#664d42">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<link rel="icon" href="img/barbon.png">
<link rel="stylesheet" href="css/eric-meyer-reset.min.css">
<link rel="stylesheet" href="css/fontiran.css">
<link rel="stylesheet" href="css/fontiran-style.css">
<link rel="stylesheet" href="css/big.css">
<link rel="stylesheet" href="css/medium.css">
<link rel="stylesheet" href="css/small.css">
<!-- <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js"></script> -->
<script>if (!window.jQuery) { document.write('<script src="js/jquery.min.js"><\/script>');}</script>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<!-- header -->
<header class="l-center m-center s-center">
<section id="topbar" class="styled">
<ul id="headerlogo">
<li class="logo"><a href="index.html"><img src="img/logo-h-color.svg" alt="باربن" /></a></li>
<li class="title"><h1>ایجاد آگهی جدید</h1></li>
</ul>
<div id="headertools">
<button onclick="window.location.href ='profile.html'" title="حساب کاربری" type="button" class="icon cfx active" name="profile"> <i></i></button>
<button title="جستجو" type="button" class="icon cfx" name="search"></button>
<input type="search" class="topbarSearch" name="searchbox" value="">
</div>
<!-- nav -->
<nav>
<ul>
<li><a class="cfx" href="bazaar.html">بازار</a></li>
<li><a class="cfx" href="magazine.html">مجله</a></li>
<!-- hidden elements in nav -->
<li class="hidden"><a href="newad.html">ثبت آگهی</a></li>
<li class="hidden"><a href="help.html">راهنما</a></li>
<li class="hidden"><a href="about.html">درباره باربن</a></li>
</ul>
</nav>
</section>
</header>
<!-- aside -->
<aside class="l-left m-left s-center">
<section class="director singleLine">
<a class="cfx" href="index.html">
بازگشت به باربن
<i class="icon"></i>
</a>
</section>
<section class="director singleLineSmall">
<h2><a href="bazaar.html">حساب کاربری</a></h2>
<a class="cfx" href="profile.html">حساب کاربری</a>
<a class="cfx" href="myads.html">آگهیهای من</a>
<a class="cfx active" href="createad.html">ایجاد آگهی جدید</a>
<a class="cfx" href="bookmarks.html">آگهیهای نشان شده</a>
<a class="cfx" href="#">خروج از حساب کاربری</a>
</section>
</aside>
<!-- Main -->
<main role="main" id="profilePage" class="l-right m-right s-center">
<section id="createAd" class="styled clearfix">
<h2 >ایجاد آگهی جدید</h2>
<form class="createAd validator" action="#" method="post">
<fieldset>
<legend>مشخصات محصول</legend>
<label>
<select name="category" required>
<option>لطفا انتخاب فرمایید</option>
<option>یک</option>
<option>دو</option>
<option>سه</option>
<option>چهار</option>
</select>
<span class="label">* محصول</span>
</label>
<label>
<select name="category" required>
<option>لطفا انتخاب فرمایید</option>
<option>یک</option>
<option>دو</option>
<option>سه</option>
<option>چهار</option>
</select>
<span class="label">* نوع محصول</span>
</label>
<label>
<input onkeypress='return event.charCode >= 48 && event.charCode <= 57' type="text" class="currency" name="price" required>
<span class="label">* قیمت هر کیلوگرم (ریال)</span>
</label>
<label>
<input type="text" name="any" >
<span class="label">هر خصوصیت دیگر </span>
</label>
<label>
<textarea name="description" required></textarea>
<span class="label">توضیحات محصول</span>
</label>
<div class="box pics hidden">
</div>
<input type="button" name="addPicture" value="افزودن تصویر">
</fieldset>
<fieldset>
<legend>مشخصات آگهی</legend>
<label>
<input type="text" name="title" required>
<span class="label">* عنوان آگهی</span>
</label>
<label>
<input type="text" name="author" value="بهنام عزیزی" required>
<span class="label">* نام آگهی دهنده</span>
</label>
<label>
<input type="text" name="phone" value="09192590757" required>
<span class="label">* شماره تلفن آگهی</span>
</label>
<label>
<input type="email" name="email" value="[email protected]" required>
<span class="label">آدرس ایمیل آگهی</span>
</label>
</fieldset>
<fieldset>
<legend>شرایط و مقررات</legend>
<div class="box">
<p>
لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است. چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز و کاربردهای متنوع با هدف بهبود ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با نرم افزارها شناخت بیشتری را برای طراحان رایانه ای علی الخصوص طراحان خلاقی و فرهنگ پیشرو در زبان فارسی ایجاد کرد. در این صورت می توان امید داشت که تمام و دشواری موجود در ارائه راهکارها و شرایط سخت تایپ به پایان رسد وزمان مورد نیاز شامل حروفچینی دستاوردهای اصلی و جوابگوی سوالات پیوسته اهل دنیای موجود طراحی اساسا مورد استفاده قرار گیرد.
</p>
<p>
لورم ایپسوم متن ساختگی با تولید سادگی نامفهوم از صنعت چاپ و با استفاده از طراحان گرافیک است. چاپگرها و متون بلکه روزنامه و مجله در ستون و سطرآنچنان که لازم است و برای شرایط فعلی تکنولوژی مورد نیاز و کاربردهای متنوع با هدف بهبود ابزارهای کاربردی می باشد. کتابهای زیادی در شصت و سه درصد گذشته، حال و آینده شناخت فراوان جامعه و متخصصان را می طلبد تا با نرم افزارها شناخت بیشتری را برای طراحان رایانه ای علی الخصوص طراحان خلاقی و فرهنگ پیشرو در زبان فارسی ایجاد کرد. در این صورت می توان امید داشت که تمام و دشواری موجود در ارائه راهکارها و شرایط سخت تایپ به پایان رسد وزمان مورد نیاز شامل حروفچینی دستاوردهای اصلی و جوابگوی سوالات پیوسته اهل دنیای موجود طراحی اساسا مورد استفاده قرار گیرد.
</p>
</div>
<label>
<input type="checkbox" name="agree" required>
<span class="label">متوجه شدم</span>
</label>
<input type="submit" name="submit" value="ثبت آگهی" disabled>
</fieldset>
</form>
</section>
</main>
<!-- Footer -->
<footer class="l-center m-center s-center">
<section id="footerlogo" class="l-third m-quarter s-third">
<a href="index.html">
<svg viewBox="0 0 47.94 69.44">
<path d="M47.75,11.75A31.87,31.87,0,0,1,31.39,39.52a22.34,22.34,0,0,0,8.86-17.77A22,22,0,0,0,36,8.62a29.71,29.71,0,0,1,11.62-.09A27.86,27.86,0,0,1,47.75,11.75Z"/>
<path d="M35.44,8.74a21.56,21.56,0,0,1,4.31,13,21.82,21.82,0,0,1-12,19.44,18.26,18.26,0,0,0,1.09-30.12A28.82,28.82,0,0,1,35.44,8.74Z"/>
<path d="M35.75,25.75a17.73,17.73,0,0,1-12,16.79,18,18,0,0,1-4.65.93h0c-.64,0-1.28,0-2,0h-.27A17.59,17.59,0,0,1,13,42.78l-.33-.1c0-.13,0-.26-.07-.39l-.08-.57a29,29,0,0,1-.27-4A29.68,29.68,0,0,1,28.34,11.32,17.77,17.77,0,0,1,35.75,25.75Z"/>
<path d="M35.1,8.31a28.52,28.52,0,0,0-6.72,2.44,18,18,0,0,0-4.85-2.4A18.31,18.31,0,0,0,18,7.5a18.13,18.13,0,0,0-6.85,1.33A39.63,39.63,0,0,1,16.06.09C16.68,0,17.31,0,18,0A21.61,21.61,0,0,1,35.1,8.31Z"/>
<path d="M27.88,11A30.15,30.15,0,0,0,11.75,37.75c0,.86,0,1.72.11,2.57a39.83,39.83,0,0,1-1-30.83A17.4,17.4,0,0,1,18,8,17.6,17.6,0,0,1,27.88,11Z"/>
<path d="M12.13,42.49a17.74,17.74,0,0,1-1.88-32.7A40.26,40.26,0,0,0,12,41.8h0C12.05,42,12.08,42.26,12.13,42.49Z"/>
<rect x="4.6" y="48.9" width="2.39" height="2.39" transform="translate(-33.72 18.77) rotate(-45)"/>
<rect x="17.04" y="56.95" width="2.39" height="2.39" transform="translate(-35.77 29.93) rotate(-45)"/>
<path d="M25.24,52.29a5.77,5.77,0,0,0-.1-1.06,10.28,10.28,0,0,0-.27-1.11q-.17-.56-.38-1.1c-.14-.36-.28-.7-.42-1l-2.18,1.08q.23.43.45.92c.15.33.28.64.4.93s.21.57.28.81a2.17,2.17,0,0,1,.11.55,1.08,1.08,0,0,1-.06.41.71.71,0,0,1-.3.33,1.85,1.85,0,0,1-.48.19,3.26,3.26,0,0,1-.58.09l-.59,0h-8l-.46,0a1.37,1.37,0,0,1-.52-.18,2.23,2.23,0,0,1-.57-.5,4.58,4.58,0,0,1-.61-1l-.77-1.49L8.06,51.5l.58,1.16q.28.57.49,1.11a9.4,9.4,0,0,1,.34,1,3.81,3.81,0,0,1,.13.94,2.71,2.71,0,0,1-.29,1.3,2.4,2.4,0,0,1-.83.88,3.79,3.79,0,0,1-1.27.5,7.3,7.3,0,0,1-1.63.14,4.08,4.08,0,0,1-1.26-.21,3.77,3.77,0,0,1-1.09-.56A2.82,2.82,0,0,1,2.45,57a2.13,2.13,0,0,1-.29-1.09,5.31,5.31,0,0,1,.1-1,9.66,9.66,0,0,1,.25-1,10.29,10.29,0,0,1,.36-1A8.91,8.91,0,0,1,3.3,52L1.59,50.72q-.39.73-.67,1.35a10.89,10.89,0,0,0-.48,1.22,7.84,7.84,0,0,0-.28,1.19,8.28,8.28,0,0,0-.09,1.25,6.31,6.31,0,0,0,.1,1.14,5.71,5.71,0,0,0,.31,1.07,4.94,4.94,0,0,0,.52,1,4.61,4.61,0,0,0,.74.84,4.84,4.84,0,0,0,1.65.92A7.23,7.23,0,0,0,5.66,61a7.88,7.88,0,0,0,2.12-.26A6.19,6.19,0,0,0,9.48,60a4,4,0,0,0,1-.85A5.12,5.12,0,0,0,11.12,58a6.34,6.34,0,0,0,.42-1.23,6.84,6.84,0,0,0,.17-1.26,4.29,4.29,0,0,0,1.36.22h8l.78,0a4.19,4.19,0,0,0,.88-.16,3.53,3.53,0,0,0,1.33-.69A3.27,3.27,0,0,0,25,53.7,3.55,3.55,0,0,0,25.24,52.29Z"/>
<path d="M30.75,53.23c0-.25-.1-.49-.16-.74s-.12-.48-.18-.71q-.21-.79-.5-1.61l-2.2,1,.44,1c.14.32.26.63.36.91s.18.56.24.8a3.06,3.06,0,0,1,.09.7,2.36,2.36,0,0,1-.19.9,4.32,4.32,0,0,1-.52.91,7.19,7.19,0,0,1-.78.88,10.7,10.7,0,0,1-1,.83,12.72,12.72,0,0,1-1.07.74q-.56.35-1.11.62l1.39,1.93a13,13,0,0,0,1.4-.8,11.76,11.76,0,0,0,1.27-1,9.57,9.57,0,0,0,1.08-1.11,8,8,0,0,0,.84-1.23A6.27,6.27,0,0,0,30.72,56a5.08,5.08,0,0,0,.19-1.4,5.3,5.3,0,0,0,0-.66C30.84,53.72,30.8,53.48,30.75,53.23Z"/>
<path d="M47.84,51.23a10.31,10.31,0,0,0-.27-1.11q-.17-.56-.38-1.1c-.14-.36-.28-.7-.42-1l-2.18,1.08q.23.43.45.92c.15.33.28.64.4.93s.21.57.28.81a2.17,2.17,0,0,1,.11.55,1.07,1.07,0,0,1-.06.41.71.71,0,0,1-.3.33,1.85,1.85,0,0,1-.48.19,3.26,3.26,0,0,1-.58.09l-.59,0H35.4a1.29,1.29,0,0,1-.3,0,.64.64,0,0,1-.24-.13.67.67,0,0,1-.17-.27,3.35,3.35,0,0,1-.21-1,8,8,0,0,1,0-1c0-.35,0-.7.08-1.07a11,11,0,0,0,0-1.12q0-.65,0-1.4t-.06-1.5q0-.75-.1-1.43a11.49,11.49,0,0,0-.16-1.18L32,43.9a12.77,12.77,0,0,1,.18,1.38q.07.79.1,1.65t0,1.72c0,.58,0,1.1,0,1.58s0,.89,0,1.25,0,.62,0,.81v.11c0,.14,0,.3,0,.5a3.38,3.38,0,0,0,.08.61,2.94,2.94,0,0,0,.24.66,2.38,2.38,0,0,0,.47.64,3.07,3.07,0,0,0,1.16.71,4.94,4.94,0,0,0,1.58.23h8l.78,0a4.19,4.19,0,0,0,.88-.16,3.53,3.53,0,0,0,1.33-.69,3.27,3.27,0,0,0,.88-1.19,3.55,3.55,0,0,0,.27-1.41A5.78,5.78,0,0,0,47.84,51.23Z"/>
<rect x="39.74" y="56.95" width="2.39" height="2.39" transform="translate(-29.12 45.97) rotate(-45)"/>
<path d="M3.84,67a2.86,2.86,0,0,1-.49,1.77A1.57,1.57,0,0,1,2,69.44a1.71,1.71,0,0,1-1.5-.74l0,.65H0V62.6H.52v2.69A1.66,1.66,0,0,1,2,64.51a1.59,1.59,0,0,1,1.33.65,2.89,2.89,0,0,1,.49,1.79Zm-.53-.09a2.48,2.48,0,0,0-.36-1.45,1.19,1.19,0,0,0-1-.51,1.45,1.45,0,0,0-.86.25,1.5,1.5,0,0,0-.53.73v2.15a1.41,1.41,0,0,0,1.4.9,1.18,1.18,0,0,0,1-.51A2.64,2.64,0,0,0,3.31,66.93Z"/>
<path d="M7.67,69.36a2.44,2.44,0,0,1-.1-.67,1.8,1.8,0,0,1-.71.56,2.18,2.18,0,0,1-.91.19,1.6,1.6,0,0,1-1.11-.38,1.24,1.24,0,0,1-.43-1A1.27,1.27,0,0,1,5,67a2.78,2.78,0,0,1,1.61-.4h1V66a1,1,0,0,0-.32-.81A1.3,1.3,0,0,0,6.33,65a1.44,1.44,0,0,0-.91.28.84.84,0,0,0-.36.68H4.53a1.22,1.22,0,0,1,.53-1,2,2,0,0,1,1.3-.42,1.86,1.86,0,0,1,1.26.4A1.43,1.43,0,0,1,8.09,66v2.25a2.79,2.79,0,0,0,.15,1v0ZM6,69A1.78,1.78,0,0,0,7,68.73,1.49,1.49,0,0,0,7.57,68V67H6.62a2.35,2.35,0,0,0-1.23.29.86.86,0,0,0-.45.77.85.85,0,0,0,.3.66A1.12,1.12,0,0,0,6,69Z"/>
<path d="M12.17,69.36a2.44,2.44,0,0,1-.1-.67,1.8,1.8,0,0,1-.71.56,2.18,2.18,0,0,1-.91.19,1.6,1.6,0,0,1-1.11-.38,1.24,1.24,0,0,1-.43-1A1.27,1.27,0,0,1,9.49,67a2.78,2.78,0,0,1,1.61-.4h1V66a1,1,0,0,0-.32-.81,1.3,1.3,0,0,0-.92-.29,1.44,1.44,0,0,0-.91.28.84.84,0,0,0-.36.68H9a1.22,1.22,0,0,1,.53-1,2,2,0,0,1,1.3-.42,1.86,1.86,0,0,1,1.26.4A1.43,1.43,0,0,1,12.58,66v2.25a2.79,2.79,0,0,0,.15,1v0ZM10.51,69a1.78,1.78,0,0,0,.95-.26,1.49,1.49,0,0,0,.61-.68V67h-.94a2.35,2.35,0,0,0-1.23.29.86.86,0,0,0-.45.77.85.85,0,0,0,.3.66A1.12,1.12,0,0,0,10.51,69Z"/>
<path d="M15.85,65a1.83,1.83,0,0,0-.36,0,1.28,1.28,0,0,0-.83.28,1.53,1.53,0,0,0-.49.8v3.27h-.52V64.59h.51v.76a1.4,1.4,0,0,1,1.34-.84.85.85,0,0,1,.35.06Z"/>
<path d="M20.18,67a2.86,2.86,0,0,1-.49,1.77,1.57,1.57,0,0,1-1.33.65,1.71,1.71,0,0,1-1.5-.74l0,.65h-.49V62.6h.52v2.69a1.66,1.66,0,0,1,1.49-.78,1.59,1.59,0,0,1,1.33.65,2.89,2.89,0,0,1,.49,1.79Zm-.53-.09a2.48,2.48,0,0,0-.36-1.45,1.19,1.19,0,0,0-1-.51,1.45,1.45,0,0,0-.86.25,1.5,1.5,0,0,0-.53.73v2.15a1.41,1.41,0,0,0,1.4.9,1.18,1.18,0,0,0,1-.51A2.64,2.64,0,0,0,19.65,66.93Z"/>
<path d="M20.72,66.91A2.81,2.81,0,0,1,21,65.67a2,2,0,0,1,.75-.86,2,2,0,0,1,1.1-.31,2,2,0,0,1,1.54.67A2.57,2.57,0,0,1,25,66.94v.11a2.85,2.85,0,0,1-.26,1.24,2,2,0,0,1-.75.85,2.06,2.06,0,0,1-1.11.3,2,2,0,0,1-1.54-.67A2.55,2.55,0,0,1,20.72,67Zm.53.14a2.15,2.15,0,0,0,.44,1.4,1.5,1.5,0,0,0,2.31,0A2.23,2.23,0,0,0,24.45,67v-.1a2.45,2.45,0,0,0-.2-1,1.61,1.61,0,0,0-.57-.7,1.45,1.45,0,0,0-.84-.25,1.41,1.41,0,0,0-1.15.55A2.22,2.22,0,0,0,21.25,67Z"/>
<path d="M26.22,64.59l0,.81a1.88,1.88,0,0,1,.67-.67,1.73,1.73,0,0,1,.88-.23,1.43,1.43,0,0,1,1.14.43,2,2,0,0,1,.38,1.3v3.12h-.52V66.23a1.46,1.46,0,0,0-.27-1,1.05,1.05,0,0,0-.85-.31,1.33,1.33,0,0,0-.86.31,1.79,1.79,0,0,0-.56.83v3.26h-.52V64.59Z"/>
<path d="M30.29,69a.38.38,0,0,1,.1-.26.35.35,0,0,1,.27-.11.37.37,0,0,1,.28.11A.38.38,0,0,1,31,69a.34.34,0,0,1-.1.25.39.39,0,0,1-.28.1.37.37,0,0,1-.27-.1A.35.35,0,0,1,30.29,69Z"/>
<path d="M33.92,69a1.39,1.39,0,0,0,.92-.31,1.09,1.09,0,0,0,.4-.8h.51a1.49,1.49,0,0,1-.27.79,1.69,1.69,0,0,1-.67.56,2,2,0,0,1-.89.2,1.84,1.84,0,0,1-1.49-.65A2.64,2.64,0,0,1,31.89,67v-.16a3,3,0,0,1,.25-1.25,1.89,1.89,0,0,1,.71-.83,1.94,1.94,0,0,1,1.08-.3A1.83,1.83,0,0,1,35.2,65a1.71,1.71,0,0,1,.55,1.23h-.51a1.29,1.29,0,0,0-.4-.9,1.44,1.44,0,0,0-2,.17,2.32,2.32,0,0,0-.39,1.44v.16a2.27,2.27,0,0,0,.39,1.42A1.32,1.32,0,0,0,33.92,69Z"/>
<path d="M36.17,66.91a2.81,2.81,0,0,1,.27-1.24,2,2,0,0,1,.75-.86,2,2,0,0,1,1.1-.31,2,2,0,0,1,1.54.67,2.57,2.57,0,0,1,.59,1.76v.11a2.85,2.85,0,0,1-.26,1.24,2,2,0,0,1-.75.85,2.06,2.06,0,0,1-1.11.3,2,2,0,0,1-1.54-.67A2.55,2.55,0,0,1,36.17,67Zm.53.14a2.15,2.15,0,0,0,.44,1.4,1.5,1.5,0,0,0,2.31,0A2.23,2.23,0,0,0,39.9,67v-.1a2.45,2.45,0,0,0-.2-1,1.61,1.61,0,0,0-.57-.7,1.45,1.45,0,0,0-.84-.25,1.41,1.41,0,0,0-1.15.55A2.22,2.22,0,0,0,36.7,67Z"/>
<path d="M41.66,64.59l0,.78a1.76,1.76,0,0,1,.66-.65,1.81,1.81,0,0,1,.88-.22,1.34,1.34,0,0,1,1.43.92,1.79,1.79,0,0,1,.68-.68,1.9,1.9,0,0,1,.94-.24q1.53,0,1.56,1.67v3.18H47.3V66.22a1.42,1.42,0,0,0-.28-.95,1.12,1.12,0,0,0-.88-.31,1.39,1.39,0,0,0-1,.37,1.31,1.31,0,0,0-.43.87v3.15h-.53V66.18a1.32,1.32,0,0,0-.29-.91,1.15,1.15,0,0,0-.87-.3,1.32,1.32,0,0,0-.85.28,1.65,1.65,0,0,0-.53.84v3.26h-.53V64.59Z"/>
</svg>
</a>
</section>
<section id="footersitemap" class="l-third m-half s-third">
<ul>
<li><a href="#">خانه</a></li>
<li><a href="#">محصولات</a></li>
<li><a href="#">راهنما</a></li>
<li><a href="#">شرایط و مقررات</a></li>
<li><a href="#">درباره باربن</a></li>
</ul>
</section>
<section id="footersocials" class="l-third m-quarter s-third">
<ul>
<li><span>پیگیر باربن باشید:</span></li>
<br>
<li><a href="#" title="فید باربن"><img src="img/icon-rss.svg" alt="" /></a></li>
<li><a href="#" title="فیسبوک"><img src="img/icon-facebook.svg" alt="" /></a></li>
<li><a href="#" title="گوگل پلاس"><img src="img/icon-g+.svg" alt="" /></a></li>
<li><a href="#" title="اینستاگرام"><img src="img/icon-instagram.svg" alt="" /></a></li>
<li><a href="#" title="تلگرام"><img src="img/icon-telegram.svg" alt="" /></a></li>
</ul>
</section>
</footer>
<!-- Scripts -->
<script src="js/modernizr-custom.js"></script>
<script src="js/custom.js"></script>
</body>
</html>