comparison default/ui-icon-boxes.html @ 0:1d038bc9b3d2 default tip

Up:default
author Liny <dev@neowd.com>
date Sat, 31 May 2025 09:21:51 +0800
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:1d038bc9b3d2
1 <!DOCTYPE html>
2 <html lang="en">
3
4 <head>
5 <meta charset="utf-8">
6 <meta http-equiv="X-UA-Compatible" content="IE=edge">
7 <meta name="viewport" content="width=device-width,initial-scale=1,shrink-to-fit=no">
8 <link rel="icon" type="image/png" sizes="16x16" href="assets/demo/favicon.png">
9 <link rel="stylesheet" href="assets/css/pace.css">
10 <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
11 <title>Icon Box</title>
12 <!-- CSS -->
13 <link href="https://fonts.googleapis.com/css?family=Montserrat:200,300,400,500,600|Roboto:400" rel="stylesheet" type="text/css">
14 <link href="assets/vendors/material-icons/material-icons.css" rel="stylesheet" type="text/css">
15 <link href="assets/vendors/mono-social-icons/monosocialiconsfont.css" rel="stylesheet" type="text/css">
16 <link href="assets/vendors/feather-icons/feather.css" rel="stylesheet" type="text/css">
17 <link href="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/0.7.0/css/perfect-scrollbar.min.css" rel="stylesheet" type="text/css">
18 <link href="assets/css/style.css" rel="stylesheet" type="text/css">
19 <!-- Head Libs -->
20 <script src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"></script>
21 <script data-pace-options='{ "ajax": false, "selectors": [ "img" ]}' src="https://cdnjs.cloudflare.com/ajax/libs/pace/1.0.2/pace.min.js"></script>
22 </head>
23
24 <body class="header-dark sidebar-light sidebar-expand">
25 <div id="wrapper" class="wrapper">
26 <!-- HEADER & TOP NAVIGATION -->
27 <nav class="navbar">
28 <!-- Logo Area -->
29 <div class="navbar-header">
30 <a href="index.html" class="navbar-brand">
31 <img class="logo-expand" alt="" src="assets/demo/logo-expand.png">
32 <img class="logo-collapse" alt="" src="assets/demo/logo-collapse.png">
33 <!-- <p>BonVue</p> -->
34 </a>
35 </div>
36 <!-- /.navbar-header -->
37 <!-- Left Menu & Sidebar Toggle -->
38 <ul class="nav navbar-nav">
39 <li class="sidebar-toggle"><a href="javascript:void(0)" class="ripple"><i class="feather feather-menu list-icon fs-20"></i></a>
40 </li>
41 </ul>
42 <!-- /.navbar-left -->
43 <!-- Search Form -->
44 <form class="navbar-search d-none d-sm-block" role="search"><i class="feather feather-search list-icon"></i>
45 <input type="search" class="search-query" placeholder="Search anything..."> <a href="javascript:void(0);" class="remove-focus"><i class="feather feather-x"></i></a>
46 </form>
47 <!-- /.navbar-search -->
48 <div class="spacer"></div>
49 <!-- Button: Create New -->
50 <div class="btn-list dropdown d-none d-md-flex mr-4 mr-0-rtl ml-4-rtl"><a href="javascript:void(0);" class="btn btn-primary dropdown-toggle ripple" data-toggle="dropdown"><i class="feather feather-plus list-icon"></i> Create New</a>
51 <div class="dropdown-menu dropdown-left animated flipInY"><span class="dropdown-header">Create new ...</span> <a class="dropdown-item" href="#">Projects</a> <a class="dropdown-item" href="#">User Profile</a> <a class="dropdown-item" href="#"><span class="d-flex align-items-end"><span class="flex-1">To-do Item</span> <span class="badge badge-pill bg-primary-contrast">7</span> </span></a>
52 <a
53 class="dropdown-item" href="#"><span class="d-flex align-items-end"><span class="flex-1">Mail</span> <span class="badge badge-pill bg-color-scheme-contrast">23</span></span>
54 </a>
55 <div class="dropdown-divider"></div><a class="dropdown-item" href="#"><span class="d-flex align-items-center"><span class="flex-1">Settings</span> <i class="feather feather-settings list-icon icon-muted"></i></span></a>
56 </div>
57 </div>
58 <!-- /.btn-list -->
59 <!-- User Image with Dropdown -->
60 <ul class="nav navbar-nav">
61 <li class="dropdown"><a href="javascript:void(0);" class="dropdown-toggle ripple" data-toggle="dropdown"><span class="avatar thumb-xs2"><img src="assets/demo/users/user1.jpg" class="rounded-circle" alt=""> <i class="feather feather-chevron-down list-icon"></i></span></a>
62 <div
63 class="dropdown-menu dropdown-left dropdown-card dropdown-card-profile animated flipInY">
64 <div class="card">
65 <header class="card-header d-flex mb-0"><a href="javascript:void(0);" class="col-md-4 text-center"><i class="feather feather-user-plus align-middle"></i> </a><a href="javascript:void(0);" class="col-md-4 text-center"><i class="feather feather-settings align-middle"></i> </a>
66 <a
67 href="javascript:void(0);" class="col-md-4 text-center"><i class="feather feather-power align-middle"></i>
68 </a>
69 </header>
70 <ul class="list-unstyled card-body">
71 <li><a href="#"><span><span class="align-middle">Manage Accounts</span></span></a>
72 </li>
73 <li><a href="#"><span><span class="align-middle">Change Password</span></span></a>
74 </li>
75 <li><a href="#"><span><span class="align-middle">Check Inbox</span></span></a>
76 </li>
77 <li><a href="#"><span><span class="align-middle">Sign Out</span></span></a>
78 </li>
79 </ul>
80 </div>
81 </div>
82 </li>
83 </ul>
84 <!-- /.navbar-right -->
85 <!-- Right Menu -->
86 <ul class="nav navbar-nav d-none d-lg-flex ml-2 ml-0-rtl">
87 <li class="dropdown"><a href="javascript:void(0);" class="dropdown-toggle ripple" data-toggle="dropdown"><i class="feather feather-hash list-icon"></i></a>
88 <div class="dropdown-menu dropdown-left dropdown-card animated flipInY">
89 <div class="card">
90 <header class="card-header d-flex align-items-center mb-0"><a href="javascript:void(0);"><i class="feather feather-bell color-color-scheme" aria-hidden="true"></i></a> <span class="heading-font-family flex-1 text-center fw-400">Notifications</span> <a href="javascript:void(0);"><i class="feather feather-settings color-content"></i></a>
91 </header>
92 <ul class="card-body list-unstyled dropdown-list-group">
93 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user3.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Dany Miles </span><span class="media-content">commented on your photo</span> <span class="user--online float-right my-auto"></span></span></a>
94 </li>
95 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user6.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Emily Woodworth </span><span class="media-content">posted a photo on your wall.</span></span></a>
96 </li>
97 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user2.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Palmer Kate </span><span class="media-content">just mentioned you in his post</span></span></a>
98 </li>
99 </ul>
100 <!-- /.dropdown-list-group -->
101 <footer class="card-footer text-center"><a href="javascript:void(0);" class="heading-font-family text-uppercase fs-13">See all activity</a>
102 </footer>
103 </div>
104 <!-- /.card -->
105 </div>
106 <!-- /.dropdown-menu -->
107 </li>
108 <!-- /.dropdown -->
109 <li class="dropdown"><a href="#" class="dropdown-toggle ripple" data-toggle="dropdown"><i class="feather feather-settings list-icon"></i></a>
110 <div class="dropdown-menu dropdown-left dropdown-card animated flipInY">
111 <div class="card">
112 <header class="card-header d-flex justify-content-between mb-0"><a href="javascript:void(0);"><i class="feather feather-bell color-color-scheme" aria-hidden="true"></i></a> <span class="heading-font-family flex-1 text-center fw-400">Notifications</span> <a href="javascript:void(0);"><i class="feather feather-settings color-content"></i></a>
113 </header>
114 <ul class="card-body list-unstyled dropdown-list-group">
115 <li><a href="#" class="media"><span class="d-flex"><i class="material-icons list-icon">check</i> </span><span class="media-body"><span class="heading-font-family media-heading">Invitation accepted</span> <span class="media-content">Your have been Invited ...</span></span></a>
116 </li>
117 <li><a href="#" class="media"><span class="d-flex thumb-xs"><img src="assets/demo/users/user3.jpg" class="rounded-circle" alt=""> </span><span class="media-body"><span class="heading-font-family media-heading">Steve Smith</span> <span class="media-content">I slowly updated projects</span> <span class="user--online float-right"></span></span></a>
118 </li>
119 <li><a href="#" class="media"><span class="d-flex"><i class="material-icons list-icon">event_available</i> </span><span class="media-body"><span class="-heading-font-family media-heading">To Do</span> <span class="media-content">Meeting with Nathan on Friday 8 AM ...</span></span></a>
120 </li>
121 </ul>
122 <!-- /.dropdown-list-group -->
123 <footer class="card-footer text-center"><a href="javascript:void(0);" class="headings-font-family text-uppercase fs-13">See all activity</a>
124 </footer>
125 </div>
126 <!-- /.card -->
127 </div>
128 <!-- /.dropdown-menu -->
129 </li>
130 <!-- /.dropdown -->
131 <li><a href="javascript:void(0);" class="right-sidebar-toggle active ripple ml-3 ml-0-rtl"><i class="feather feather-grid list-icon"></i></a>
132 </li>
133 </ul>
134 <!-- /.navbar-right -->
135 </nav>
136 <!-- /.navbar -->
137 <div class="content-wrapper">
138 <!-- SIDEBAR -->
139 <aside class="site-sidebar scrollbar-enabled" data-suppress-scroll-x="true">
140 <!-- User Details -->
141 <div class="side-user">
142 <div class="col-sm-12 text-center p-0 clearfix">
143 <div class="d-inline-block pos-relative mr-b-10">
144 <figure class="thumb-sm mr-b-0 user--online">
145 <img src="assets/demo/users/user1.jpg" class="rounded-circle" alt="">
146 </figure><a href="page-profile.html" class="text-muted side-user-link"><i class="feather feather-settings list-icon"></i></a>
147 </div>
148 <!-- /.d-inline-block -->
149 <div class="lh-14 mr-t-5"><a href="page-profile.html" class="hide-menu mt-3 mb-0 side-user-heading fw-500">Scott Adams</a>
150 <br><small class="hide-menu">Developer</small>
151 </div>
152 </div>
153 <!-- /.col-sm-12 -->
154 </div>
155 <!-- /.side-user -->
156 <!-- Sidebar Menu -->
157 <nav class="sidebar-nav">
158 <ul class="nav in side-menu">
159 <li class="current-page menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-command"></i> <span class="hide-menu">Dashboard</span></a>
160 <ul class="list-unstyled sub-menu">
161 <li><a href="index.html">Default</a>
162 </li>
163 <li><a href="index-real-estate.html">Real Estate</a>
164 </li>
165 <li><a href="index-job-board.html">Jobs Board</a>
166 </li>
167 <li><a href="index-lms.html">LMS</a>
168 </li>
169 <li><a href="index-rtl.html">RTL Demo</a>
170 </li>
171 </ul>
172 </li>
173 <li class="menu-item-has-children active"><a href="javascript:void(0);"><i class="list-icon feather feather-briefcase"></i> <span class="hide-menu">Apps</span></a>
174 <ul class="list-unstyled sub-menu">
175 <li><a href="app-calender.html">Calender</a>
176 </li>
177 <li><a href="app-chat.html">Chat</a>
178 </li>
179 <li><a href="app-inbox.html">Inbox</a>
180 </li>
181 <li><a href="app-inbox-compose.html">Compose mail</a>
182 </li>
183 <li><a href="app-contacts.html">Contacts</a>
184 </li>
185 <li><a href="app-products.html">Products</a>
186 </li>
187 <li><a href="app-blog.html">Blog</a>
188 </li>
189 <li><a href="app-blog-single.html">Blog Single</a>
190 </li>
191 </ul>
192 </li>
193 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-user"></i> <span class="hide-menu">Profile Pages</span></a>
194 <ul class="list-unstyled sub-menu">
195 <li><a href="page-profile.html">Profile</a>
196 </li>
197 <li><a href="page-login.html">Login Page</a>
198 </li>
199 <li><a href="page-login2.html">Login Page 2</a>
200 </li>
201 <li><a href="page-register.html">Sign Up</a>
202 </li>
203 <li><a href="page-register2.html">Sign Up 2</a>
204 </li>
205 <li><a href="page-register-3-step.html">3 Step Sign Up</a>
206 </li>
207 <li><a href="page-forgot-pwd.html">Forgot Password</a>
208 </li>
209 <li><a href="page-email-confirm.html">Confirm Email</a>
210 </li>
211 <li><a href="page-lock-screen.html">Lock Screen</a>
212 </li>
213 <li><a href="page-timeline.html">Timeline</a>
214 </li>
215 <li class="menu-item-has-children"><a href="javascript:void(0);">Error Pages</a>
216 <ul class="list-unstyled sub-menu">
217 <li><a href="page-error-403.html">Error 403</a>
218 </li>
219 <li><a href="page-error-404.html">Error 404</a>
220 </li>
221 <li><a href="page-error-500.html">Error 500</a>
222 </li>
223 <li><a href="page-error-503.html">Error 503</a>
224 </li>
225 </ul>
226 </li>
227 </ul>
228 </li>
229 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-feather"></i> <span class="hide-menu">UI Elements</span></a>
230 <ul class="list-unstyled sub-menu">
231 <li><a href="ui-typography.html">Typography</a>
232 </li>
233 <li><a href="ui-buttons.html">Buttons</a>
234 </li>
235 <li><a href="ui-cards.html">Cards</a>
236 </li>
237 <li><a href="ui-tabs.html">Tabs</a>
238 </li>
239 <li><a href="ui-accordions.html">Accordions</a>
240 </li>
241 <li><a href="ui-modals.html">Modals</a>
242 </li>
243 <li><a href="ui-icon-boxes.html">Icon Boxes</a>
244 </li>
245 <li><a href="ui-lists.html">Lists &amp; Media Object</a>
246 </li>
247 <li><a href="ui-grid.html">Grid</a>
248 </li>
249 <li><a href="ui-progress.html">Progress Bars</a>
250 </li>
251 <li><a href="ui-notifications.html">Notifications &amp; Alerts</a>
252 </li>
253 <li><a href="ui-pagination.html">Pagination</a>
254 </li>
255 <li><a href="ui-media.html">Media</a>
256 </li>
257 <li><a href="ui-carousel.html">Carousel</a>
258 </li>
259 <li><a href="ui-bootstrap.html">Bootstrap Elements</a>
260 </li>
261 </ul>
262 </li>
263 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-layout"></i> <span class="hide-menu">Forms</span></a>
264 <ul class="list-unstyled sub-menu">
265 <li><a href="form-elements.html">Elements</a>
266 </li>
267 <li><a href="form-material.html">Material Design</a>
268 </li>
269 <li><a href="form-validation.html">Form Validation</a>
270 </li>
271 <li><a href="form-dropzone.html">File Upload</a>
272 </li>
273 <li><a href="form-pickers.html">Picker</a>
274 </li>
275 <li><a href="form-select.html">Select and Multiselect</a>
276 </li>
277 <li><a href="form-tags-categories.html">Tags and Categories</a>
278 </li>
279 <li><a href="form-addons.html">Addons</a>
280 </li>
281 <li><a href="form-editors.html">Editors</a>
282 </li>
283 </ul>
284 </li>
285 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-folder"></i> <span class="hide-menu">Sample Pages</span></a>
286 <ul class="list-unstyled sub-menu">
287 <li><a href="page-blank.html">Blank Page</a>
288 </li>
289 <li class="menu-item-has-children"><a href="javascript:void(0);">Email Templates</a>
290 <ul class="list-unstyled sub-menu">
291 <li><a href="email-templates/basic.html">Basic</a>
292 </li>
293 <li><a href="email-templates/billing.html">Billing</a>
294 </li>
295 <li><a href="email-templates/friend-request.html">Friend Request</a>
296 </li>
297 </ul>
298 </li>
299 <li class="menu-item-has-children"><a href="javascript:void(0);">Maps</a>
300 <ul class="list-unstyled sub-menu">
301 <li><a href="maps-google.html">Google Maps</a>
302 </li>
303 <li><a href="maps-vector.html">Vector Maps</a>
304 </li>
305 </ul>
306 </li>
307 <li><a href="page-lightbox.html">Lightbox Popup</a>
308 </li>
309 <li><a href="page-sitemap.html">Sitemap</a>
310 </li>
311 <li><a href="page-search-results.html">Search Results</a>
312 </li>
313 <li><a href="page-custom-scroll.html">Custom Scroll</a>
314 </li>
315 <li><a href="page-utility-classes.html">Utility Classes</a>
316 </li>
317 <li><a href="page-animations.html">Animations</a>
318 </li>
319 <li><a href="page-faq.html">FAQ</a>
320 </li>
321 <li><a href="page-pricing-table.html">Pricing</a>
322 </li>
323 <li><a href="page-invoice.html">Invoice</a>
324 </li>
325 </ul>
326 </li>
327 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-clipboard"></i> <span class="hide-menu">Tables</span></a>
328 <ul class="list-unstyled sub-menu">
329 <li><a href="tables-basic.html">Basic Tables</a>
330 </li>
331 <li><a href="tables-data-table.html">Data Table</a>
332 </li>
333 <li><a href="tables-bootstrap.html">Bootstrap Tables</a>
334 </li>
335 <li><a href="tables-responsive.html">Responsive Tables</a>
336 </li>
337 <li><a href="tables-editable.html">Editable Tables</a>
338 </li>
339 </ul>
340 </li>
341 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-pie-chart"></i> <span class="hide-menu">Charts</span></a>
342 <ul class="list-unstyled sub-menu">
343 <li><a href="charts-flot.html">Flot Charts</a>
344 </li>
345 <li><a href="charts-morris.html">Morris Charts</a>
346 </li>
347 <li><a href="charts-js.html">Chart-js</a>
348 </li>
349 <li><a href="charts-sparkline.html">Sparkline Charts</a>
350 </li>
351 <li><a href="charts-knob.html">Knob Charts</a>
352 </li>
353 </ul>
354 </li>
355 <li class="menu-item-has-children"><a href="javascript:void(0);"><i class="list-icon feather feather-heart"></i> <span class="hide-menu">Icons</span></a>
356 <ul class="list-unstyled sub-menu">
357 <li><a href="icons-material-design.html">Material Design</a>
358 </li>
359 <li><a href="icons-font-awesome.html">Font Awesome</a>
360 </li>
361 <li><a href="icons-mono-social.html">Social Icons</a>
362 </li>
363 <li><a href="icons-weather.html">Weather Icons</a>
364 </li>
365 <li><a href="icons-linea.html">Linea Icons</a>
366 </li>
367 <li><a href="icons-feather.html">Feather Icons</a>
368 </li>
369 </ul>
370 </li>
371 </ul>
372 <!-- /.side-menu -->
373 </nav>
374 <!-- /.sidebar-nav -->
375 <div class="sidebar-module nav-contact-info mx-3 mt-4 mb-3">
376 <div class="d-flex flex-column align-items-center">
377 <h6 class="mb-2 fs-14">Need Help</h6><i class="feather feather-bell fs-24 color-color-scheme"></i>
378 </div>
379 <!-- /.d-flex -->
380 <div class="contact-info-body bg-content-color-contrast text-center">
381 <p class="lh-25 headings-font-family">+1 888 543 7432
382 <br>[email protected]
383 <br><a href="#">Visit FAQ</a>
384 </p>
385 </div>
386 <!-- /.contact-info-body -->
387 </div>
388 <!-- /.nav-contact-info -->
389 </aside>
390 <!-- /.site-sidebar -->
391 <main class="main-wrapper clearfix">
392 <!-- Page Title Area -->
393 <div class="row page-title clearfix">
394 <div class="page-title-left">
395 <h6 class="page-title-heading mr-0 mr-r-5">Icon Box</h6>
396 <p class="page-title-description mr-0 d-none d-md-inline-block">statistics, charts and events</p>
397 </div>
398 <!-- /.page-title-left -->
399 <div class="page-title-right d-none d-sm-inline-flex">
400 <ol class="breadcrumb">
401 <li class="breadcrumb-item"><a href="index.html">Dashboard</a>
402 </li>
403 <li class="breadcrumb-item active">Icon Box</li>
404 </ol>
405 <div class="d-none d-md-inline-flex justify-center align-items-center"><a href="javascript: void(0);" class="btn btn-color-scheme btn-sm fs-11 fw-400 mr-l-40 pd-lr-10 mr-l-0-rtl mr-r-40-rtl hidden-xs hidden-sm ripple" target="_blank">Buy Now</a>
406 </div>
407 </div>
408 <!-- /.page-title-right -->
409 </div>
410 <!-- /.page-title -->
411 <!-- =================================== -->
412 <!-- Different data widgets ============ -->
413 <!-- =================================== -->
414 <div class="widget-list row">
415 <div class="col-md-12 widget-holder">
416 <div class="widget-bg">
417 <div class="widget-body clearfix">
418 <h5 class="box-title">Icon Box Center</h5>
419 <div class="row m-0">
420 <div class="col-sm-6 col-md-4">
421 <div class="icon-box icon-box-centered text-center">
422 <header><a href="#"><i class="feather feather-eye text-color-scheme"></i></a>
423 </header>
424 <section>
425 <h6 class="icon-box-title fw-300">Most suitable tutor</h6>
426 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
427 </section>
428 </div>
429 </div>
430 <div class="col-sm-6 col-md-4">
431 <div class="icon-box icon-box-centered text-center">
432 <header><a href="#"><i class="feather feather-feather"></i></a>
433 </header>
434 <section>
435 <h6 class="icon-box-title fw-300">Simple, fast, flexible</h6>
436 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
437 </section>
438 </div>
439 </div>
440 <div class="col-sm-6 col-md-4">
441 <div class="icon-box icon-box-centered text-center">
442 <header><a href="#"><i class="feather feather-flag"></i></a>
443 </header>
444 <section>
445 <h6 class="icon-box-title fw-300">Assured of quality</h6>
446 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
447 </section>
448 </div>
449 </div>
450 <div class="col-sm-6 col-md-4">
451 <div class="icon-box icon-box-centered text-center icon-box-circle-bg">
452 <header><a href="#" class="bg-color-scheme"><i class="feather feather-navigation"></i></a>
453 </header>
454 <section>
455 <h6 class="icon-box-title fw-300">Most suitable tutor</h6>
456 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
457 </section>
458 </div>
459 </div>
460 <div class="col-sm-6 col-md-4">
461 <div class="icon-box icon-box-centered text-center icon-box-circle-bg">
462 <header><a href="#"><i class="feather feather-radio"></i></a>
463 </header>
464 <section>
465 <h6 class="icon-box-title fw-300">Simple, fast, flexible</h6>
466 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
467 </section>
468 </div>
469 </div>
470 <div class="col-sm-6 col-md-4">
471 <div class="icon-box icon-box-centered text-center icon-box-circle-bg">
472 <header><a href="#"><i class="feather feather-target bg-grey"></i></a>
473 </header>
474 <section>
475 <h6 class="icon-box-title fw-300">Assured of quality</h6>
476 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
477 </section>
478 </div>
479 </div>
480 <div class="col-sm-6 col-md-4">
481 <div class="icon-box icon-box-centered text-center icon-box-circle icon-box-outline">
482 <header><a href="#" class="bw-3 border-color-color-scheme text-color-scheme"><i class="feather feather-tag"></i></a>
483 </header>
484 <section>
485 <h6 class="icon-box-title fw-300">Most suitable tutor</h6>
486 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
487 </section>
488 </div>
489 </div>
490 <div class="col-sm-6 col-md-4">
491 <div class="icon-box icon-box-centered text-center icon-box-circle icon-box-outline">
492 <header><a href="#" class="bw-3"><i class="feather feather-thumbs-up"></i></a>
493 </header>
494 <section>
495 <h6 class="icon-box-title fw-300">Simple, fast, flexible</h6>
496 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
497 </section>
498 </div>
499 </div>
500 <div class="col-sm-6 col-md-4">
501 <div class="icon-box icon-box-centered text-center icon-box-circle icon-box-outline">
502 <header><a href="#" class="bw-3 border-color-grey text-grey"><i class="feather feather-sun"></i></a>
503 </header>
504 <section>
505 <h6 class="icon-box-title fw-300">Assured of quality</h6>
506 <p class="text-muted">They are big, bold and beautiful. Billboards have been around for quite a while. In almost all places nowdays you can find</p>
507 </section>
508 </div>
509 </div>
510 </div>
511 <!-- /.row -->
512 </div>
513 <!-- /.widget-body -->
514 </div>
515 <!-- /.widget-bg -->
516 </div>
517 <!-- /.widget-holder -->
518 <div class="col-md-12 widget-holder">
519 <div class="widget-bg-transparent">
520 <div class="widget-body clearfix">
521 <div class="row m-0">
522 <div class="col-sm-6 col-md-4">
523 <div class="icon-box icon-box-centered text-center">
524 <header>
525 <a href="#">
526 <img src="assets/img/flat-icons/settings.png" alt="">
527 </a>
528 </header>
529 <section>
530 <h6 class="icon-box-title fw-300">Most suitable tutor</h6>
531 <p class="text-muted">Classified advertising is a form advertising that is particularly common in newspapers and other priodicals.</p>
532 </section>
533 </div>
534 </div>
535 <div class="col-sm-6 col-md-4">
536 <div class="icon-box icon-box-centered text-center">
537 <header>
538 <a href="#">
539 <img src="assets/img/flat-icons/compose.png" alt="">
540 </a>
541 </header>
542 <section>
543 <h6 class="icon-box-title fw-300">Simple, fast, flexible</h6>
544 <p class="text-muted">Classified advertising is a form advertising that is particularly common in newspapers and other priodicals.</p>
545 </section>
546 </div>
547 </div>
548 <div class="col-sm-6 col-md-4">
549 <div class="icon-box icon-box-centered text-center">
550 <header>
551 <a href="#">
552 <img src="assets/img/flat-icons/stopwatch-3.png" alt="">
553 </a>
554 </header>
555 <section>
556 <h6 class="icon-box-title fw-300">Assured of quality</h6>
557 <p class="text-muted">Classified advertising is a form advertising that is particularly common in newspapers and other priodicals.</p>
558 </section>
559 </div>
560 </div>
561 </div>
562 <!-- /.row -->
563 </div>
564 <!-- /.widget-body -->
565 </div>
566 <!-- /.widget-bg -->
567 </div>
568 <!-- /.widget-holder -->
569 <div class="col-md-12 widget-holder">
570 <div class="widget-bg-transparent">
571 <div class="widget-body clearfix">
572 <div class="row m-0">
573 <div class="col-sm-6 col-md-4">
574 <div class="icon-box icon-box-side">
575 <header>
576 <a href="#">
577 <img src="assets/img/flat-icons/settings.png" alt="">
578 </a>
579 </header>
580 <section>
581 <h6 class="icon-box-title">Responsive Design</h6>
582 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
583 </section>
584 </div>
585 </div>
586 <div class="col-sm-6 col-md-4">
587 <div class="icon-box icon-box-side">
588 <header>
589 <a href="#">
590 <img src="assets/img/flat-icons/compose.png" alt="">
591 </a>
592 </header>
593 <section>
594 <h6 class="icon-box-title">Easy to Customize</h6>
595 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
596 </section>
597 </div>
598 </div>
599 <div class="col-sm-6 col-md-4">
600 <div class="icon-box icon-box-side">
601 <header>
602 <a href="#">
603 <img src="assets/img/flat-icons/stopwatch-3.png" alt="">
604 </a>
605 </header>
606 <section>
607 <h6 class="icon-box-title">Clean Code</h6>
608 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
609 </section>
610 </div>
611 </div>
612 </div>
613 <!-- /.row -->
614 </div>
615 <!-- /.widget-body -->
616 </div>
617 <!-- /.widget-bg -->
618 </div>
619 <!-- /.widget-holder -->
620 <div class="col-md-12 widget-holder">
621 <div class="widget-bg">
622 <div class="widget-body clearfix">
623 <h5 class="box-title">Icon Box Left</h5>
624 <div class="row m-0">
625 <div class="col-sm-6 col-md-4">
626 <div class="icon-box icon-box-side icon-box-circle icon-box-outline">
627 <header><a href="#" class="bw-3 border-color-color-scheme text-color-scheme"><i class="feather feather-check-circle"></i></a>
628 </header>
629 <section>
630 <h6 class="icon-box-title">Responsive Design</h6>
631 <p class="text-muted">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
632 </section>
633 </div>
634 </div>
635 <div class="col-sm-6 col-md-4">
636 <div class="icon-box icon-box-side icon-box-circle icon-box-outline">
637 <header><a href="#" class="bw-3"><i class="feather feather-cloud"></i></a>
638 </header>
639 <section>
640 <h6 class="icon-box-title">Easy to Customize</h6>
641 <p class="text-muted">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
642 </section>
643 </div>
644 </div>
645 <div class="col-sm-6 col-md-4">
646 <div class="icon-box icon-box-side icon-box-circle icon-box-outline">
647 <header><a href="#" class="bw-3 border-color-grey text-grey"><i class="feather feather-command"></i></a>
648 </header>
649 <section>
650 <h6 class="icon-box-title">Clean Code</h6>
651 <p class="text-muted">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
652 </section>
653 </div>
654 </div>
655 <div class="col-sm-6 col-md-4">
656 <div class="icon-box icon-box-side">
657 <header class="align-self-center"><a href="#" class="text-color-scheme"><i class="feather feather-anchor"></i></a>
658 </header>
659 <section>
660 <h6 class="icon-box-title fw-300">Responsive Design</h6>
661 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
662 </section>
663 </div>
664 </div>
665 <div class="col-sm-6 col-md-4">
666 <div class="icon-box icon-box-side">
667 <header class="align-self-center"><a href="#"><i class="feather feather-aperture"></i></a>
668 </header>
669 <section>
670 <h6 class="icon-box-title fw-300">Easy to Customize</h6>
671 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
672 </section>
673 </div>
674 </div>
675 <div class="col-sm-6 col-md-4">
676 <div class="icon-box icon-box-side">
677 <header class="align-self-center"><a href="#" class="text-grey"><i class="feather feather-award"></i></a>
678 </header>
679 <section>
680 <h6 class="icon-box-title fw-300">Clean Code</h6>
681 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
682 </section>
683 </div>
684 </div>
685 <div class="col-sm-6 col-md-4">
686 <div class="icon-box icon-box-side icon-box-circle-bg">
687 <header class="align-self-end"><a href="#" class="bg-color-scheme"><i class="feather feather-activity"></i></a>
688 </header>
689 <section>
690 <h6 class="icon-box-title">Responsive Design</h6>
691 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
692 </section>
693 </div>
694 </div>
695 <div class="col-sm-6 col-md-4">
696 <div class="icon-box icon-box-side icon-box-circle-bg">
697 <header class="align-self-end"><a href="#"><i class="feather feather-at-sign"></i></a>
698 </header>
699 <section>
700 <h6 class="icon-box-title">Easy to Customize</h6>
701 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
702 </section>
703 </div>
704 </div>
705 <div class="col-sm-6 col-md-4">
706 <div class="icon-box icon-box-side icon-box-circle-bg">
707 <header class="align-self-end"><a href="#" class="bg-grey"><i class="feather feather-bell"></i></a>
708 </header>
709 <section>
710 <h6 class="icon-box-title">Clean Code</h6>
711 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
712 </section>
713 </div>
714 </div>
715 </div>
716 <!-- /.row -->
717 </div>
718 <!-- /.widget-body -->
719 </div>
720 <!-- /.widget-bg -->
721 </div>
722 <!-- /.widget-holder -->
723 <div class="col-md-12 widget-holder">
724 <div class="widget-bg">
725 <div class="widget-body clearfix">
726 <h5 class="box-title">Icon Box Left</h5>
727 <div class="row m-0">
728 <div class="col-sm-6 col-md-4">
729 <div class="icon-box icon-box-side">
730 <header class="align-items-center order-1"><a href="#" class="text-color-scheme"><i class="feather feather-anchor"></i></a>
731 </header>
732 <section class="text-right">
733 <h6 class="icon-box-title fw-300">Responsive Design</h6>
734 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
735 </section>
736 </div>
737 </div>
738 <div class="col-sm-6 col-md-4">
739 <div class="icon-box icon-box-side">
740 <header class="align-items-center order-1"><a href="#"><i class="feather feather-aperture"></i></a>
741 </header>
742 <section class="text-right">
743 <h6 class="icon-box-title fw-300">Easy to Customize</h6>
744 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
745 </section>
746 </div>
747 </div>
748 <div class="col-sm-6 col-md-4">
749 <div class="icon-box icon-box-side">
750 <header class="align-items-center order-1"><a href="#" class="text-grey"><i class="feather feather-award"></i></a>
751 </header>
752 <section class="text-right">
753 <h6 class="icon-box-title fw-300">Clean Code</h6>
754 <p class="text-muted mb-0">Responsive design allows your website to fit on any screen and still be readable and usable.</p>
755 </section>
756 </div>
757 </div>
758 </div>
759 <!-- /.row -->
760 </div>
761 <!-- /.widget-body -->
762 </div>
763 <!-- /.widget-bg -->
764 </div>
765 <!-- /.widget-holder -->
766 </div>
767 <!-- /.widget-list -->
768 </main>
769 <!-- /.main-wrappper -->
770 <!-- RIGHT SIDEBAR -->
771 <aside class="right-sidebar scrollbar-enabled suppress-x">
772 <div class="sidebar-chat" data-plugin="chat-sidebar">
773 <div class="sidebar-chat-info">
774 <h6 class="fs-16">Chat List</h6>
775 <form class="mr-t-10">
776 <div class="form-group">
777 <input type="search" class="form-control form-control-rounded fs-13 heading-font-family pd-r-30" placeholder="Search for friends ..."> <i class="feather feather-search post-absolute pos-right vertical-center mr-3 text-muted"></i>
778 </div>
779 </form>
780 </div>
781 <div class="chat-list">
782 <div class="list-group row">
783 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Julein Renvoye">
784 <figure class="thumb-xs user--online mr-3 mr-0-rtl ml-3-rtl">
785 <img src="assets/demo/users/user2.jpg" class="rounded-circle" alt="">
786 </figure><span><span class="name">Gene Newman</span> <span class="username">@gene_newman</span> </span>
787 </a>
788 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Eddie Lebanovkiy">
789 <figure class="thumb-xs user--online mr-3 mr-0-rtl ml-3-rtl">
790 <img src="assets/demo/users/user3.jpg" class="rounded-circle" alt="">
791 </figure><span><span class="name">Billy Black</span> <span class="username">@billyblack</span> </span>
792 </a>
793 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Cameron Moll">
794 <figure class="thumb-xs user--online mr-3 mr-0-rtl ml-3-rtl">
795 <img src="assets/demo/users/user5.jpg" class="rounded-circle" alt="">
796 </figure><span><span class="name">Herbert Diaz</span> <span class="username">@herbert</span> </span>
797 </a>
798 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Bill S Kenny">
799 <figure class="user--busy thumb-xs mr-3 mr-0-rtl ml-3-rtl">
800 <img src="assets/demo/users/user4.jpg" class="rounded-circle" alt="">
801 </figure><span><span class="name">Sylvia Harvey</span> <span class="username">@sylvia</span> </span>
802 </a>
803 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Trent Walton">
804 <figure class="user--busy thumb-xs mr-3 mr-0-rtl ml-3-rtl">
805 <img src="assets/demo/users/user6.jpg" class="rounded-circle" alt="">
806 </figure><span><span class="name">Marsha Hoffman</span> <span class="username">@m_hoffman</span> </span>
807 </a>
808 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Julien Renvoye">
809 <figure class="user--offline thumb-xs mr-3 mr-0-rtl ml-3-rtl">
810 <img src="assets/demo/users/user7.jpg" class="rounded-circle" alt="">
811 </figure><span><span class="name">Mason Grant</span> <span class="username">@masongrant</span> </span>
812 </a>
813 <a href="javascript:void(0)" class="list-group-item" data-chat-user="Eddie Lebaovskiy">
814 <figure class="user--offline thumb-xs mr-3 mr-0-rtl ml-3-rtl">
815 <img src="assets/demo/users/user8.jpg" class="rounded-circle" alt="">
816 </figure><span><span class="name">Shelly Sullivan</span> <span class="username">@shelly</span></span>
817 </a>
818 </div>
819 <!-- /.list-group -->
820 </div>
821 <!-- /.chat-list -->
822 </div>
823 <!-- /.sidebar-chat -->
824 </aside>
825 <!-- CHAT PANEL -->
826 <div class="chat-panel" hidden>
827 <div class="card">
828 <div class="card-header d-flex justify-content-between"><a href="javascript:void(0);"><i class="feather feather-message-square text-success"></i></a> <span class="user-name heading-font-family fw-400">John Doe</span>
829 <button type="button" class="close" aria-label="Close"><span aria-hidden="true">&times;</span>
830 </button>
831 </div>
832 <!-- /.card-header -->
833 <div class="card-body">
834 <div class="widget-chat-activity flex-1">
835 <div class="messages scrollbar-enabled suppress-x">
836 <div class="message media reply">
837 <figure class="thumb-xs2 user--online">
838 <a href="#">
839 <img src="assets/demo/users/user3.jpg" class="rounded-circle">
840 </a>
841 </figure>
842 <div class="message-body media-body">
843 <p>Epic Cheeseburgers come in all kind of styles.</p>
844 </div>
845 <!-- /.message-body -->
846 </div>
847 <!-- /.message -->
848 <div class="message media">
849 <figure class="thumb-xs2 user--online">
850 <a href="#">
851 <img src="assets/demo/users/user1.jpg" class="rounded-circle">
852 </a>
853 </figure>
854 <div class="message-body media-body">
855 <p>Cheeseburgers make your knees weak.</p>
856 </div>
857 <!-- /.message-body -->
858 </div>
859 <!-- /.message -->
860 <div class="message media reply">
861 <figure class="thumb-xs2 user--offline">
862 <a href="#">
863 <img src="assets/demo/users/user5.jpg" class="rounded-circle">
864 </a>
865 </figure>
866 <div class="message-body media-body">
867 <p>Cheeseburgers will never let you down.</p>
868 <p>They'll also never run around or desert you.</p>
869 </div>
870 <!-- /.message-body -->
871 </div>
872 <!-- /.message -->
873 <div class="message media">
874 <figure class="thumb-xs2 user--online">
875 <a href="#">
876 <img src="assets/demo/users/user1.jpg" class="rounded-circle">
877 </a>
878 </figure>
879 <div class="message-body media-body">
880 <p>A great cheeseburger is a gastronomical event.</p>
881 </div>
882 <!-- /.message-body -->
883 </div>
884 <!-- /.message -->
885 <div class="message media reply">
886 <figure class="thumb-xs2 user--busy">
887 <a href="#">
888 <img src="assets/demo/users/user6.jpg" class="rounded-circle">
889 </a>
890 </figure>
891 <div class="message-body media-body">
892 <p>There's a cheesy incarnation waiting for you no matter what you palete preferences are.</p>
893 </div>
894 <!-- /.message-body -->
895 </div>
896 <!-- /.message -->
897 <div class="message media">
898 <figure class="thumb-xs2 user--online">
899 <a href="#">
900 <img src="assets/demo/users/user1.jpg" class="rounded-circle">
901 </a>
902 </figure>
903 <div class="message-body media-body">
904 <p>If you are a vegan, we are sorry for you loss.</p>
905 </div>
906 <!-- /.message-body -->
907 </div>
908 <!-- /.message -->
909 </div>
910 <!-- /.messages -->
911 </div>
912 <!-- /.widget-chat-acitvity -->
913 </div>
914 <!-- /.card-body -->
915 <form action="javascript:void(0)" class="card-footer" method="post">
916 <div class="d-flex justify-content-end"><i class="feather feather-plus-circle list-icon my-1 mr-3"></i>
917 <textarea class="border-0 flex-1" rows="1" style="resize: none" placeholder="Type your message here" type="text"></textarea>
918 <button class="btn btn-sm btn-circle bg-transparent" type="submit"><i class="feather feather-arrow-right list-icon fs-26 text-success"></i>
919 </button>
920 </div>
921 </form>
922 </div>
923 <!-- /.card -->
924 </div>
925 <!-- /.chat-panel -->
926 </div>
927 <!-- /.content-wrapper -->
928 <!-- FOOTER -->
929 <footer class="footer"><span class="heading-font-family">Copyright @ 2017. All rights reserved BonVue Admin by Unifato</span>
930 </footer>
931 </div>
932 <!--/ #wrapper -->
933 <!-- Scripts -->
934 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
935 <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.2/umd/popper.min.js"></script>
936 <script src="assets/js/bootstrap.min.js"></script>
937 <script src="https://cdnjs.cloudflare.com/ajax/libs/metisMenu/2.7.0/metisMenu.min.js"></script>
938 <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.perfect-scrollbar/0.7.0/js/perfect-scrollbar.jquery.js"></script>
939 <script src="assets/js/theme.js"></script>
940 <script src="assets/js/custom.js"></script>
941 <script src="http://localhost:35729/livereload.js"></script>
942 </body>
943
944 </html>