Advertisement
Guest User

Untitled

a guest
Nov 20th, 2019
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.24 KB | None | 0 0
  1. <!doctype html>
  2. <html lang="en">
  3.  
  4. <head>
  5. <!-- TITULO -->
  6. <title>Inklesh 1</title>
  7.  
  8. <meta charset="utf-8">
  9. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  10.  
  11. <!-- MUDAR ICON -->
  12. <link rel="icon" href="img/favicon.png"> <!-- MUDAR ICON -->
  13. <!-- Bootstrap CSS -->
  14. <link rel="stylesheet" href="css/bootstrap.min.css">
  15. <!-- animate CSS -->
  16. <link rel="stylesheet" href="css/animate.css">
  17. <!-- owl carousel CSS -->
  18. <link rel="stylesheet" href="css/owl.carousel.min.css">
  19. <!-- themify CSS -->
  20. <link rel="stylesheet" href="css/themify-icons.css">
  21. <!-- flaticon CSS -->
  22. <link rel="stylesheet" href="css/flaticon.css">
  23. <!-- font awesome CSS -->
  24. <link rel="stylesheet" href="css/magnific-popup.css">
  25. <!-- swiper CSS -->
  26. <link rel="stylesheet" href="css/slick.css">
  27. <link rel="stylesheet" href="css/all.css">
  28. <!-- style CSS -->
  29. <link rel="stylesheet" href="css/style.css">
  30.  
  31. </head>
  32.  
  33. <!-- TITULO -->
  34.  
  35. <body>
  36. <header class="main_menu home_menu">
  37. <div class="container">
  38. <div class="row align-items-center">
  39. <div class="col-lg-12">
  40. <nav class="navbar navbar-expand-lg navbar-light">
  41. <a class="navbar-brand" href="index.html"> <img src="img/logo.png" alt="logo"> </a>
  42. <button class="navbar-toggler" type="button" data-toggle="collapse"
  43. data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
  44. aria-expanded="false" aria-label="Toggle navigation">
  45. <span class="navbar-toggler-icon"></span>
  46. </button>
  47.  
  48. <div class="collapse navbar-collapse main-menu-item justify-content-end"
  49. id="navbarSupportedContent">
  50. <ul class="navbar-nav">
  51. <!-- TITULO
  52. <li class="nav-item active">
  53. <a class="nav-link" href="index.html">Home</a>
  54. </li> -->
  55. <li class="nav-item">
  56. <a class="nav-link" href="sobre.html">Sobre</a>
  57. </li>
  58. <li class="nav-item">
  59. <a class="nav-link" href="servicos.html">Serviços</a>
  60. </li>
  61. <li class="nav-item">
  62. <a class="nav-link" href="portefolio.html">Portfolio</a>
  63. </li>
  64.  
  65. <!--
  66.  
  67. <li class="nav-item dropdown">
  68. <a class="nav-link dropdown-toggle" href="blog.html" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
  69. pages
  70. </a>
  71. <div class="dropdown-menu" aria-labelledby="navbarDropdown">
  72. <a class="dropdown-item" href="single-blog.html">Single blog</a>
  73. <a class="dropdown-item" href="elements.html">Elements</a>
  74. </div>
  75. </li>
  76.  
  77. -->
  78.  
  79. <li class="nav-item">
  80. <a class="nav-link" href="contactos.html">Contactos</a>
  81. </li>
  82. </ul>
  83. </div>
  84. </nav>
  85. </div>
  86. </div>
  87. </div>
  88. </header>
  89.  
  90. <!-- banner part start-->
  91. <section class="banner_partart1">
  92. <div class="container">
  93. <div class="contimagem1">
  94.  
  95.  
  96. <div class="imagem1">
  97. <img src="img/port/1.jpg" class="img-fluid" alt="Responsive image">
  98.  
  99. </div>
  100.  
  101. </div>
  102. </div>
  103. <div class="hero-app-1 custom-animation"><img src="img/animate_icon/icon_1.png" alt=""></div>
  104. <div class="hero-app-5 custom-animation2"><img src="img/animate_icon/icon_3.png" alt=""></div>
  105. <div class="hero-app-7 custom-animation3"><img src="img/animate_icon/icon_2.png" alt=""></div>
  106. <div class="hero-app-8 custom-animation"><img src="img/animate_icon/icon_4.png" alt=""></div>
  107.  
  108.  
  109.  
  110. </section>
  111. <!--<section class="happy_client5"></section> <!-- LINHA AZUL ANTES DO DESIGN -->
  112. <!--<section class="happy_client2"></section> <!-- DESIGN -->
  113. <!-- IMAGEM SEPARATORIA-->
  114. <section class="happy_client6"></section> <!-- LINHA AZUL ANTES DO DESIGN -->
  115. <div class="arrasta1">
  116. <section class="blog_part section_padding">
  117. <div class="container">
  118. <div class="row justify-content-center">
  119.  
  120. <div class="col-xl-5">
  121. <div class="section_tittle text-center">
  122.  
  123.  
  124. <h2>Novidades</h2>
  125.  
  126. </div>
  127. <div class="hero-app-1 custom-animation"><img src="img/animate_icon/icon_1.png" alt=""></div>
  128. <div class="hero-app-5 custom-animation2"><img src="img/animate_icon/icon_3.png" alt=""></div>
  129. <div class="hero-app-5 custom-animation2"><img src="img/animate_icon/icon_7.png" alt=""></div>
  130.  
  131.  
  132. </div>
  133. </div>
  134. <div class="row">
  135.  
  136. <div class="col-sm-6 col-lg-4 col-xl-4">
  137. <div class="single-home-blog">
  138. <div class="card">
  139. <img src="img/blog/blog_1.png" class="card-img-top" alt="blog">
  140. <div class="card-body">
  141. <a href="https://www.behance.net/gallery/31151135/Parrot"> <h3 class="card-title">PARROT</h3></a>
  142. <br>
  143. <a href="">PHOTOMANIPULATION</a> | <span> NOV. 13, 2015</span>
  144. <a href="https://www.behance.net/gallery/31151135/Parrot">
  145. <h6 class="card-title">One of my favourite artworks. Made in Photoshop CS5. Hope you enjoy it.</h6></a>
  146. <ul>
  147. <li> <i class="ti-comments"></i>0 Comments</li>
  148. <li> <i class="ti-eye"></i>165 View</li>
  149. <br>
  150.  
  151. </ul>
  152. <div class="hero-app-1 custom-animation"><img src="img/animate_icon/icon_1.png" alt=""></div>
  153. <div class="hero-app-5 custom-animation2"><img src="img/animate_icon/icon_3.png" alt=""></div>
  154. <div class="hero-app-7 custom-animation3"><img src="img/animate_icon/icon_2.png" alt=""></div>
  155.  
  156. </div>
  157. </div>
  158. </div>
  159. </div>
  160. <div class="col-sm-6 col-lg-4 col-xl-4">
  161. <div class="single-home-blog">
  162. <div class="card">
  163. <img src="img/blog/blog_2.png" class="card-img-top" alt="blog">
  164. <div class="card-body">
  165. <a href="art1.html"> <h3 class="card-title">SENSE OF DREAMS</h3></a>
  166. <br>
  167.  
  168. <a href="blog.html">FLYER</a> | <span> OUT. 17, 2017</span>
  169. <a href="blog.html">
  170. <h6 class="card-title">Very and third him beginning signs hath subdue make </h6>
  171. </a>
  172. <ul>
  173. <li> <i class="ti-comments"></i>4 Comments</li>
  174. <li> <i class="ti-eye"></i>10 View</li>
  175. </ul>
  176. <div class="hero-app-1 custom-animation"><img src="img/animate_icon/icon_1.png" alt=""></div>
  177. <div class="hero-app-5 custom-animation2"><img src="img/animate_icon/icon_3.png" alt=""></div>
  178. <div class="hero-app-7 custom-animation3"><img src="img/animate_icon/icon_2.png" alt=""></div>
  179. <div class="hero-app-8 custom-animation"><img src="img/animate_icon/icon_4.png" alt=""></div>
  180. </div>
  181. </div>
  182. </div>
  183.  
  184. </div>
  185. <div class="col-sm-6 col-lg-4 col-xl-4">
  186. <div class="single-home-blog">
  187. <div class="card">
  188. <img src="img/blog/blog_3.png" class="card-img-top" alt="blog">
  189. <div class="card-body">
  190. <a href="https://www.behance.net/gallery/73147497/Fresh-Mood-B-out"> <h3 class="card-title">FRESH MOOD</h3></a>
  191. <br>
  192. <a href="blog.html">FLYER</a> | <span> NOV. 29, 2018</span>
  193. <a href="blog.html">
  194. <h6 class="card-title">Seasons form upon days may wont bring given herb sixth</h6></a>
  195. <ul>
  196. <li> <i class="ti-comments"></i>0 Comments</li>
  197. <li> <i class="ti-eye"></i>15 View</li>
  198. </ul>
  199. <div class="hero-app-1 custom-animation"><img src="img/animate_icon/icon_1.png" alt=""></div>
  200. <div class="hero-app-5 custom-animation2"><img src="img/animate_icon/icon_3.png" alt=""></div>
  201. <div class="hero-app-7 custom-animation3"><img src="img/animate_icon/icon_2.png" alt=""></div>
  202.  
  203.  
  204. </div>
  205. </div>
  206. </div>
  207. </div>
  208.  
  209. </div>
  210.  
  211. </div>
  212.  
  213. </section>
  214. </div>
  215.  
  216.  
  217. <section class="happy_client3"></section>
  218. <!-- banner part start-->
  219. <!-- happy_client counter start -->
  220.  
  221.  
  222. <!-- footer part start-->
  223. <footer class="footer-area">
  224. <div class="container">
  225. <div class="row justify-content-between">
  226. <div class="col-sm-6 col-md-6 col-xl-6">
  227. <div class="single-footer-widget footer_1">
  228. <a href="index.html"> <img src="img/logo2.png" alt="" width="50%" height="50%" > </a>
  229. </div>
  230. </div>
  231. <div class="col-sm-6 col-md-6 col-xl-6">
  232. <div class="single-footer-widget footer_2">
  233. <h4>Mantem-te em contacto</h4>
  234. <p>Stay updated with our latest trends Seed heaven so said place winged over given forth fruit.
  235. </p>
  236. <div class="social_icon">
  237. <a href="#"> <i class="ti-facebook"></i> </a>
  238. <a href="#"> <i class="ti-twitter-alt"></i> </a>
  239. <a href="#"> <i class="ti-instagram"></i> </a>
  240. <a href="#"> <i class="ti-skype"></i> </a>
  241. </div>
  242. </div>
  243. </div>
  244. </div>
  245.  
  246. </div>
  247.  
  248. </footer>
  249.  
  250.  
  251.  
  252. <!-- jquery plugins here-->
  253.  
  254. <!-- jquery -->
  255. <script src="js/jquery-1.12.1.min.js"></script>
  256. <!-- popper js -->
  257. <script src="js/popper.min.js"></script>
  258. <!-- bootstrap js -->
  259. <script src="js/bootstrap.min.js"></script>
  260. <!-- easing js -->
  261. <script src="js/jquery.magnific-popup.js"></script>
  262. <!-- swiper js -->
  263. <script src="js/swiper.min.js"></script>
  264. <!-- swiper js -->
  265. <script src="js/masonry.pkgd.js"></script>
  266. <!-- particles js -->
  267. <script src="js/owl.carousel.min.js"></script>
  268. <script src="js/jquery.counterup.min.js"></script>
  269. <script src="js/waypoints.min.js"></script>
  270. <script src="js/owl.carousel2.thumbs.min.js"></script>
  271. <!-- swiper js -->
  272. <script src="js/slick.min.js"></script>
  273. <!-- custom js -->
  274. <script src="js/custom.js"></script>
  275. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement