X7ROOT File Manager
Current Path:
/home/greejped/kohinoormukherjee.com/demo
home
/
greejped
/
kohinoormukherjee.com
/
demo
/
ðŸ“
..
📄
about.html
(6.84 KB)
📄
contact.html
(6.25 KB)
ðŸ“
css
ðŸ“
fonts
📄
gallery.html
(17.31 KB)
ðŸ“
icon-fonts
ðŸ“
images
📄
index.html
(4.66 KB)
ðŸ“
js
📄
mail.php
(672 B)
📄
media.html
(9.85 KB)
Editing: index.html
<!doctype html> <html lang="en"> <head> <title>Kohinoor Mukherjee - Personal Profile</title> <meta charset="UTF-8"> <meta name="description" content="Pancaro Personal Resume & Cv Template"> <meta name="keywords" content="business, personal, portfolio"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- Stylesheets --> <link rel="stylesheet" href="css/bootstrap.css"/> <link rel="stylesheet" href="css/reset.css"/> <link rel="stylesheet" href="css/style.css"/> <link rel="stylesheet" href="css/magnific-popup.css"/> <link rel="stylesheet" href="css/jquery.mCustomScrollbar.css"/> <link rel="stylesheet" href="css/owl.theme.css"/> <link rel="stylesheet" href="css/owl.carousel.css"/> <!-- Theme Colors --> <link rel="stylesheet" href="css/colors/switcher.css"/> <link rel="stylesheet" href="css/colors/color-1.css"/> <!-- Google Web fonts --> <link href="https://fonts.googleapis.com/css?family=Lato:400,700,900" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i" rel="stylesheet" type="text/css"> <!-- Font icons --> <link rel="stylesheet" href="icon-fonts/font-awesome-4.5.0/css/font-awesome.min.css"/> <link rel="stylesheet" href="icon-fonts/essential-regular-fonts/essential-icons.css"/> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <!-- Preloading --> <div id="preloader"> <div class="spinner"> <div class="uil-ripple-css" style="transform:scale(0.29);"><div></div><div></div></div> </div> </div> <!-- Switcher --> <div class="container wrapper"> <div class="site"> <div class="left-navbar"> <a class="open-menu right-menu"></a> <div class="navigation"> <ul class="links-to-floor"> <li><a href="index.html">HOME</a></li> <li><a href="about.html">ABOUT</a> </li> <li><a href="media.html">MEDIA</a></li> <li><a href="work.html">WORKS</a></li> <li><a href="gallery.html">GALLERY</a></li> <li><a href="award.html">AWARDS</a></li> <li><a href="contact.html">CONTACT</a></li> </ul> </div> </div> <div class="profile-image"> <img src="images/profile.jpg" alt=""> </div> <div id="ascensorBuilding"> <!-- HOME SECTION --> <div class="floor home-page"> <div class="home-box"> <h1>Kohinoor Mukherjee</h1> <span>Sound Engineer</span> <p>Indulgence announcing uncommonly met she continuing two unpleasing terminated. Now busy say down the shed eyes roof paid her. Of shameless collected suspicion existence. </p> <img class="signature" src="images/signature.png" alt=""> </div> </div> </div> </div> <footer> <div class="container"> <div class="row"> <div class="col-md-12"> <p class="copyright"><p class="copyright">All Rights Reserved To KOHINOOR MUKHERJEE Copyright © 2020. Design & Developed By <a href="#">StickyPins.Inc</a></p></p> </div> </div> </div> </footer> </div> <!-- wrapper end --> <!-- Sidebar Menu --> <div id="overlay"></div> <!-- Javascripts --> <script src="js/jquery-2.1.4.min.js"></script><!-- jQuery library --> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.ascensor.js"></script> <script src="js/isotope.pkgd.min.js"></script> <script src="js/jquery.magnific-popup.min.js"></script> <script src="js/jquery.mCustomScrollbar.concat.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDj3cQNQ5dhNXHB-TkI4EbsF62nzBR1Wug"></script> <script src="js/styleswitcher.js"></script> <script src="js/main.js"></script> </body> </html>
Upload File
Create Folder