-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
224 lines (175 loc) · 9.09 KB
/
index.html
File metadata and controls
224 lines (175 loc) · 9.09 KB
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
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
<!DOCTYPE html>
<html lang="en">
<head>
<link href="portfolio.css" rel="stylesheet">
<link href="cover.css" rel="stylesheet">
<link href="contact.css" rel="stylesheet">
<link href="spinner.css" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Pacifico&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>website</title>
</head>
<body>
<div class="section1">
<body class="text-center">
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="masthead mb-auto">
<div class="inner">
<h3 class="masthead-brand"><img src="logo1.png" alt="" height="50px " width="100px"> </h3>
<nav class="nav nav-masthead justify-content-center">
<a class="nav-link active" href="#">Home</a>
<a class="nav-link" href="section2">Features</a>
<a class="nav-link" href="contact.html">Contact</a>
</nav>
</div>
</header>
<main role="main" class="inner cover">
<h1 class="cover-heading">ARE YOU READY</h1>
<p class="lead">explore the projects
<p class="lead">
<a href="project.html" class="btn btn-lg btn-secondary">click here</a>
</p>
</main>
<footer class="mastfoot mt-auto">
<div class="inner">
<div class="sk-folding-cube">
<div class="sk-cube1 sk-cube"></div>
<div class="sk-cube2 sk-cube"></div>
<div class="sk-cube4 sk-cube"></div>
<div class="sk-cube3 sk-cube"></div>
</div>
©ayushdixit
</div>
</footer>
</div>
</div>
<div class="section2">
<header class="blog-header py-3">
<div class="row flex-nowrap justify-content-between align-items-center">
<div class="col-4 pt-1">
<a class="text-muted" href="#">thanks for visiting !!</a>
</div>
<div class="col-4 text-center">
<img src="logo1.png"width="200px" height="150px" alt="logo">
</div>
<div class="col-4 d-flex justify-content-end align-items-center">
<a class="text-muted" href="#" aria-label="Search">
<a class="btn btn-sm btn-outline-secondary" href="main.html">return to home</a>
</div>
</div>
</header>
<div class="jumbotron p-4 p-md-5 text-white rounded bg-dark">
<div class="col-md-6 px-0">
<h1 class="display-4 font-italic">mars is not far away</h1>
<p class="lead my-3">take a look into this illustration.</p>
<p class="lead mb-0"><a href="mars.jpg" class="text-white font-weight-bold">Continue reading...</a></p>
</div>
</div>
<div class="row mb-2">
<div class="col-md-6">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">fruit</strong>
<h3 class="mb-0">Featured post</h3>
<div class="mb-1 text-muted">mar 12</div>
<p class="card-text mb-auto">This is a illustration made to figure out grapes.</p>
<a href="FRUIT.jpg" class="stretched-link">Continue to post</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="FRUIT.jpg" alt=""width="200" height="250" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title><p>placeholder</p></title><rect width="100%" height="100%" fill="#55595c"></rect>
</div>
</div>
</div>
<div class="col-md-6">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">coffee</strong>
<h3 class="mb-0">featured post</h3>
<div class="mb-1 text-muted">mar 11</div>
<p class="mb-auto">This is an illustrated cofee.</p>
<a href="coffee.jpg" class="stretched-link">Continue to see </a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="coffee.jpg" alt="" width="200" height="250" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"></rect>
</div>
</div>
</div>
</div>
<div class="col-md-6">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">dark perspective</strong>
<h3 class="mb-0">featured post</h3>
<div class="mb-1 text-muted">mar 11</div>
<p class="mb-auto">a different view.</p>
<a href="dark.jpg" class="stretched-link">Continue to see </a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="dark.jpg" alt="" width="200" height="250" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"></rect>
</div>
</div>
</div>
<div class="col-md-7">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-primary">city</strong>
<h3 class="mb-0">Featured post</h3>
<div class="mb-1 text-muted">feb 28</div>
<p class="card-text mb-auto">enjoying the city</p>
<a href="sydney.jpg" class="stretched-link">continue to post</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="sydney.jpg" alt=""width="200" height="250" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"></rect>
</div>
</div>
</div>
<div class="col-md-7">
<div class="row no-gutters border rounded overflow-hidden flex-md-row mb-4 shadow-sm h-md-250 position-relative">
<div class="col p-4 d-flex flex-column position-static">
<strong class="d-inline-block mb-2 text-success">orange</strong>
<h3 class="mb-0">featured post</h3>
<div class="mb-1 text-muted">feb 11</div>
<p class="mb-auto">logo</p>
<a href="orange.jpg" class="stretched-link">Continue to post</a>
</div>
<div class="col-auto d-none d-lg-block">
<img src="orange.jpg" alt="" width="200" height="250" preserveAspectRatio="xMidYMid slice" focusable="false" role="img" aria-label="Placeholder: Thumbnail"><title>Placeholder</title><rect width="100%" height="100%" fill="#55595c"></rect>
</div>
</div>
</div>
</div>
<div class="section3">
<div class="card">
<img src="photo.jpeg" width=200px'height='50%' alt=""></img>
<div class="container">
<h4><p>Ayush dixit</p>
<p> <a href="gmail">email id:ayushdixit410@gmail.com</a>
</p> contact:8787086648</h4>
</div> <h1>feedbacks are welcomed <h1>
<div class="container">
<form action="action_page.php">
<label for="fname">First Name</label>
<input type="text" id="fname" name="firstname" placeholder="type your name..">
<label for="lname">Last Name</label>
<input type="text" id="lname" name="lastname" placeholder="type your last name..">
<label for="country">Country</label>
<select id="country" name="country">
<option value="australia">india</option>
<option value="usa">usa</option>
<option value="france">france</option>
</select>
<label for="subject">Subject</label>
<textarea id="subject" name="subject" placeholder="Write something.." style="height:200px"></textarea>
<input type="submit" value="Submit">
</form>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.4.1.slim.min.js" integrity="sha384-J6qa4849blE2+poT4WnyKhv5vZF5SrPo0iEjwBvKU7imGFAV0wwj1yYfoRSJoZ+n" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.0/dist/umd/popper.min.js" integrity="sha384-Q6E9RHvbIyZFJoft+2mJbHaEWldlvI9IOYy5n3zV9zzTtmI3UksdQRVvoxMfooAo" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js" integrity="sha384-wfSDF2E50Y2D1uUdj0O3uMBJnjuUD4Ih7YwaYd1iqfktj0Uod8GCExl3Og8ifwB6" crossorigin="anonymous"></script>
</body>
</html>