-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathHire_freelancer_fixed.html
166 lines (160 loc) · 5.84 KB
/
Hire_freelancer_fixed.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<!--<meta name="viewport" content="width=device-width">-->
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>Hire_freelancer_fixed</title>
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/Glyphter.css">
<link rel="stylesheet" href="css/media.css">
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600" rel="stylesheet" type="text/css">
<script src="js/jquery-2.1.4.min.js"></script>
</head>
<body>
<!--START HEADER-->
<!-- header -->
<header class="clj_header">
<div class="container">
<div class="row">
<div class="col-lg-2 col-md-2 col-sm-3 col-xs-4">
<a href="index.html" class="logo">
<img src="img/logo(black-background).svg" alt="">
</a>
</div>
<div class="col-lg-3 col-md-4 col-sm-5 col-xs-8 pull-right header-entrance">
<span class="greeting">WELCOME</span>
<a href="" class="log-view">< iloveart ></a>
<a href="#" class="greeting logout">Logout</a>
</div>
</div>
</div>
</header>
<!-- navigation -->
<nav class="clj_nav">
<div class="container">
<span class="visible-xs pull-right mobile_menu" id="mobile_menu"><img src="img/mobile_menu.png" alt="mobile_menu"></span>
<ul>
<li><a href="#">My jobs</a></li>
<li><a href="#">Post a Job</a></li>
<li><a href="#">Contracts</a></li>
<li><a href="#">find freelancer</a></li>
<li><a href="#">Reports</a></li>
<li class="myProfile">
<a href="#">My Profile</a>
<!-- <ul class="submenu">
<li><a href="#"><img src="images/photo.png" alt="">Zaitsev Nikita</a></li>
<li><a href="#">Reports</a></li>
</ul> -->
</li>
<li>
<a href="#">Messages
<span>
<img src="img/messages.png">
<i>15</i>
</span>
</a>
</li>
</ul>
</div>
</nav>
<!--END HEADER-->
<!--START CONTENT-->
<section class="ndra-container">
<div class="container view-participant hiring-page hiring-page-b">
<div class="row">
<div class="col-lg-10">
<div class="hiring-aspirant">
<a href="#" class="logo-view"></a>
<p class="view-logo_caption">Hire Olga Kolesnikova</p>
</div>
<div class="clearfix"></div>
<div class="hiring-description">
<h3>Hiring detailes</h3>
<p class="hiring-title">Related job: <b>Logo design</b></p>
<form action="">
<input id="close_post" class="hire_checkbox" type="checkbox" hidden />
<label for="close_post"> <p>Close the post if the freelancer accepts this offer
(You can always repost it later)</p></label>
</form>
<span class="hiring-title">Estimate: $ 150,00</span>
<span class="hiring-title">Edit<i class="icon-pencils edit-button_hiring"></i></span>
<p class="hiring-title">Deposit into Escrow</p>
<form action="">
<input type="radio" id="radio-deposit-1" class="radio-deposit" name="radio-deposit" checked hidden />
<label for="radio-deposit-1">Deposit $150,00 for the whole project</label>
<input type="radio" id="radio-deposit-2" class="radio-deposit" name="radio-deposit" hidden />
<label for="radio-deposit-2">Deposit a lower amount to cover the first milestone</label>
</form>
<p class="hiring-title">Milestones</p>
<form action="">
<div class="input-m-container">
<p>Name of Milestone</p>
<input type="text">
</div>
<div class="input-m-container">
<p>Deposit Amount</p>
<label for="d-Amount">$</label>
<input type="text" id="d-Amount">
</div>
<div class="input-m-container">
<p>Due Date (optional)</p>
<input type="text" placeholder="(date picker here)" id="due-date">
</div>
</form>
<div class="create-ms">
<a href=""><i class="icon-add"></i></a>
<span>Create additional milestone (optional – can be done later)</span>
</div>
<p class="hiring-title">Message to freelancer</p>
<div class="clearfix"></div>
<form action="#">
<textarea name="" id="message_to" rows="9"></textarea>
<div class="add-files">
<input type="file" id="files"><label for="files" class="file">Attach document (max 2 MB)</label>
<ul>
<li><a href="#"><span>Document1.doc</span> (331KB)</a> <a href="#">X</a></li>
<li><a href="#"><span>Document1.doc</span> (331KB)</a> <a href="#">X</a></li>
<li><a href="#"><span>Document1.doc</span> (331KB)</a> <a href="#">X</a></li>
</ul>
</div>
<input id="accept_all" class="hire_checkbox" type="checkbox" hidden />
<label for="accept_all"> <p>I agree and accept the terms of services, including the private policy</p></label>
<div class="hire-buttons">
<a href="#" class="button-contact">Hire</a>
<a href="#" class="button-grey">Cancel</a>
</div>
</form>
</div>
</div>
</div>
</div>
</section>
<!--END CONTENT-->
<!--START FOOTER-->
<footer>
<section>
<div class="wrapper footer">
<div class="container">
<div class="row">
<div class="col-lg-12">
<ul class="footer-menu">
<li><a href="#">Terms and conditions</a></li>
<li><a href="#">News</a></li>
<li class="active"><a href="#">About Us</a></li>
<li><a href="#">FAQ</a></li>
</ul>
</div>
</div>
</div>
</div>
</section>
</footer>
<!--END FOOTER-->
<script src="js/bootstrap.min.js"></script>
<script src="js/jscript.js"></script>
<script src="js/main.js"></script>
</body>
</html>