1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
4
- < head >
5
-
6
- < meta charset ="utf-8 ">
7
- < meta name ="author " content ="templatemo ">
8
- < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
9
-
10
- < link href ="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap " rel ="stylesheet ">
11
-
12
- < title > Liberty Template - Create NFT Page</ title >
13
-
14
- <!-- Bootstrap core CSS -->
15
- < link href ="vendor/bootstrap/css/bootstrap.min.css " rel ="stylesheet ">
16
-
17
-
18
- <!-- Additional CSS Files -->
19
- < link rel ="stylesheet " href ="assets/css/fontawesome.css ">
20
- < link rel ="stylesheet " href ="assets/css/templatemo-liberty-market.css ">
21
- < link rel ="stylesheet " href ="assets/css/owl.css ">
22
- < link rel ="stylesheet " href ="assets/css/animate.css ">
23
- < link rel ="stylesheet "href ="https://unpkg.com/swiper@7/swiper-bundle.min.css "/>
24
- <!--
25
-
26
- TemplateMo 577 Liberty Market
27
-
28
- https://templatemo.com/tm-577-liberty-market
29
-
30
- -->
31
- </ head >
4
+ < head >
5
+ < meta charset ="utf-8 ">
6
+ < meta name ="author " content ="708 Innovations ">
7
+ < meta name ="viewport " content ="width=device-width, initial-scale=1, shrink-to-fit=no ">
8
+
9
+ < link href ="https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap "
10
+ rel ="stylesheet ">
11
+
12
+ < title > 708 Innovations</ title >
13
+
14
+ < link rel ="icon " type ="image/png " href ="/assets/favicon/favicon-96x96.png " sizes ="96x96 " />
15
+ < link rel ="icon " type ="image/svg+xml " href ="/assets/favicon/favicon.svg " />
16
+ < link rel ="shortcut icon " href ="/assets/favicon/favicon.ico " />
17
+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="/assets/favicon/apple-touch-icon.png " />
18
+ < meta name ="apple-mobile-web-app-title " content ="708 " />
19
+ < link rel ="manifest " href ="/assets/favicon/site.webmanifest " />
20
+
21
+ <!-- CSS Files -->
22
+ < link rel ="stylesheet " href ="/vendor/bootstrap/css/bootstrap.min.css ">
23
+ < link rel ="stylesheet " href ="/assets/css/fontawesome.css ">
24
+ < link rel ="stylesheet " href ="/assets/css/styles.css ">
25
+ < link rel ="stylesheet " href ="/assets/css/owl.css ">
26
+ < link rel ="stylesheet " href ="/assets/css/animate.css ">
27
+ < link rel ="stylesheet " href ="https://unpkg.com/swiper@7/swiper-bundle.min.css " />
28
+ </ head >
32
29
33
30
< body >
34
31
48
45
<!-- ***** Header Area Start ***** -->
49
46
< header class ="header-area header-sticky ">
50
47
< div class ="container ">
51
- < div class ="row ">
52
- < div class ="col-12 ">
53
- < nav class ="main-nav ">
54
- <!-- ***** Logo Start ***** -->
55
- < a href ="index.html " class ="logo ">
56
- < img src ="assets/images/logo.png " alt ="">
57
- </ a >
58
- <!-- ***** Logo End ***** -->
59
- <!-- ***** Menu Start ***** -->
60
- < ul class ="nav ">
61
- < li > < a href ="index.html "> Home</ a > </ li >
62
- < li > < a href ="explore.html "> Explore</ a > </ li >
63
- < li > < a href ="details.html "> Item Details</ a > </ li >
64
- < li > < a href ="author.html "> Author</ a > </ li >
65
- < li > < a href ="create.html " class ="active "> Create Yours</ a > </ li >
66
- </ ul >
67
- < a class ='menu-trigger '>
68
- < span > Menu</ span >
69
- </ a >
70
- <!-- ***** Menu End ***** -->
71
- </ nav >
72
- </ div >
48
+ < div class ="row ">
49
+ < div class ="col-12 ">
50
+ < nav class ="main-nav ">
51
+ <!-- ***** Logo Start ***** -->
52
+ < a href ="index.html " class ="logo ">
53
+ < img src ="assets/images/logo.png " alt ="">
54
+ </ a >
55
+ <!-- ***** Logo End ***** -->
56
+ <!-- ***** Menu Start ***** -->
57
+ < ul class ="nav ">
58
+ < li > < a href ="index.html "> Home</ a > </ li >
59
+ < li > < a href ="explore.html "> Explore</ a > </ li >
60
+ < li > < a href ="details.html "> Item Details</ a > </ li >
61
+ < li > < a href ="author.html "> Author</ a > </ li >
62
+ < li > < a href ="create.html " class ="active "> Create Yours</ a > </ li >
63
+ </ ul >
64
+ < a class ='menu-trigger '>
65
+ < span > Menu</ span >
66
+ </ a >
67
+ <!-- ***** Menu End ***** -->
68
+ </ nav >
73
69
</ div >
70
+ </ div >
74
71
</ div >
75
72
</ header >
76
73
<!-- ***** Header Area End ***** -->
@@ -116,25 +113,29 @@ <h2>Apply For <em>Your Item</em> Here.</h2>
116
113
< div class ="col-lg-4 ">
117
114
< fieldset >
118
115
< label for ="description "> Description For Item</ label >
119
- < input type ="description " name ="description " id ="description " placeholder ="Give us your idea " autocomplete ="on " required >
116
+ < input type ="description " name ="description " id ="description " placeholder ="Give us your idea "
117
+ autocomplete ="on " required >
120
118
</ fieldset >
121
119
</ div >
122
120
< div class ="col-lg-4 ">
123
121
< fieldset >
124
122
< label for ="username "> Your Username</ label >
125
- < input type ="username " name ="username " id ="username " placeholder ="Ex. @alansmithee " autocomplete ="on " required >
123
+ < input type ="username " name ="username " id ="username " placeholder ="Ex. @alansmithee " autocomplete ="on "
124
+ required >
126
125
</ fieldset >
127
126
</ div >
128
127
< div class ="col-lg-6 ">
129
128
< fieldset >
130
129
< label for ="price "> Price Of Item</ label >
131
- < input type ="price " name ="price " id ="price " placeholder ="Price depends on quality. Ex. 0.06 ETH " autocomplete ="on " required >
130
+ < input type ="price " name ="price " id ="price " placeholder ="Price depends on quality. Ex. 0.06 ETH "
131
+ autocomplete ="on " required >
132
132
</ fieldset >
133
133
</ div >
134
134
< div class ="col-lg-6 ">
135
135
< fieldset >
136
136
< label for ="royalities "> Royalties</ label >
137
- < input type ="royalities " name ="royalities " id ="royalities " placeholder ="Common royalties 1-25% " autocomplete ="on " required >
137
+ < input type ="royalities " name ="royalities " id ="royalities " placeholder ="Common royalties 1-25% "
138
+ autocomplete ="on " required >
138
139
</ fieldset >
139
140
</ div >
140
141
< div class ="col-lg-4 ">
@@ -168,7 +169,8 @@ <h4>Dolores Haze Westworld Eye</h4>
168
169
< img src ="assets/images/author-02.jpg " alt ="" style ="max-width: 50px; border-radius: 50%; ">
169
170
< h6 > Kataleya Smithee< br > < a href ="# "> @kataleey</ a > </ h6 >
170
171
</ span >
171
- < p > Lorem ipsum dolor sit amet, consectetu dipiscingei elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</ p >
172
+ < p > Lorem ipsum dolor sit amet, consectetu dipiscingei elit, sed do eiusmod tempor incididunt ut labore et
173
+ dolore magna aliqua.</ p >
172
174
< div class ="row ">
173
175
< div class ="col-3 ">
174
176
< span class ="bid ">
@@ -196,8 +198,9 @@ <h6>Kataleya Smithee<br><a href="#">@kataleey</a></h6>
196
198
< div class ="row ">
197
199
< div class ="col-lg-12 ">
198
200
< p > Copyright © 2022 < a href ="# "> Liberty</ a > NFT Marketplace Co., Ltd. All rights reserved.
199
-
200
- Designed by < a title ="HTML CSS Templates " rel ="sponsored " href ="https://templatemo.com " target ="_blank "> TemplateMo</ a > </ p >
201
+
202
+ Designed by < a title ="HTML CSS Templates " rel ="sponsored " href ="https://templatemo.com "
203
+ target ="_blank "> TemplateMo</ a > </ p >
201
204
</ div >
202
205
</ div >
203
206
</ div >
@@ -214,5 +217,6 @@ <h6>Kataleya Smithee<br><a href="#">@kataleey</a></h6>
214
217
< script src ="assets/js/tabs.js "> </ script >
215
218
< script src ="assets/js/popup.js "> </ script >
216
219
< script src ="assets/js/custom.js "> </ script >
217
- </ body >
220
+ </ body >
221
+
218
222
</ html >
0 commit comments