BossBey File Manager
PHP:
7.4.33
OS:
Linux
User:
hmchvvva
Root
/
home
/
hmchvvva
/
public_html
/
ziaur-rahman6
📤 Upload
📝 New File
📁 New Folder
Close
Editing: seet-internet-ventures.html
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" /> <title>Ziaur Rahman</title> <!-- Stylesheets --> <link rel="stylesheet" href="fontawesome/css/all.css" /> <link rel="stylesheet" href="fontawesome/css/regular.min.css" /> <link rel="stylesheet" href="fontawesome/css/solid.css" /> <link rel="stylesheet" href="css/bootstrap.min.css" type="text/css" /> <link rel="stylesheet" href="css/slick.min.css" type="text/css" /> <link rel="stylesheet" href="css/swiper.min.css" type="text/css" /> <link rel="stylesheet" href="css/style.css" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&family=Vidaloka&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/owl.css"> <link rel="stylesheet" href="css/responsive.css"> <link rel="shortcut icon" href="img/fav.png" /> <link rel="stylesheet" href="css/aos.css" /> </head> <body> <div class="top-menu-bar"> <nav class="navbar navbar-expand-lg navbar-light"> <div class="container"> <a class="navbar-brand" href="index.html"> <img src="img/logoziaur.png" alt="Logo"> </a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarSupportedContent"> <ul class="navbar-nav"> <li class="nav-item"> <a class="nav-link active" href="index.html">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="about.html">Bio</a> </li> <li class="nav-item"> <a class="nav-link" href="thought-leadership.html">Thought Leadership</a> </li> <li class="nav-item"> <a class="nav-link" href="impact.html">Impact</a> </li> </ul> </div> </div> </nav> <hr class="no-mar"> </div> <div class="profcmpinner"> <div class="cust-container"> <h2>Seet Internet Ventures</h2> <div class="row"> <div class="col-12 col-md-6 col-lg-6"> <img src="img/siv.jpg" class="img-fluid" alt=""> </div> <div class="col-12 col-md-6 col-lg-6"> <p> Seet Internet Ventures (SIVI) is a dynamic platform dedicated to empowering aspiring entrepreneurs. It stands out for its comprehensive approach to nurturing entrepreneurial skills, offering an array of resources such as an e-learning course tailored for startups, extensive phase-by-phase guides, and the opportunity for personalized consultations. SIVI's commitment to facilitating startup success is evident in its special startup package, designed to provide entrepreneurs with the tools and support needed to bring their innovative ideas to life and navigate the challenges of the entrepreneurial journey. </p> <p>Indeed, SIVI has built several core technologies including display graphics for mobile devices, media recognition tools, and advanced point of sale (PoS) systems. Its technologies have been licensed to NBC, Yahoo, Adobe, Fox, Viacom, and Disney. </p> </div> </div> </div> </div> <footer> <ul> <li> <a href="index.html">Home</a> </li> <li> <a href="about.html">Bio</a> </li> <li> <a href="thought-leadership.html">Thought Leadership</a> </li> <li> <a href="impact.html">Impact</a> </li> </ul> <div class="pwrdby"> Powered By <a href="http://www.evoguedigital.com/">Evoguedigital</a> </div> </footer> <!-- Scripts--> <script src="js/jquery.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.appear.js"></script> <script src="js/slick.min.js"></script> <script src="js/owl.js"></script> <script src="js/scrollbar.js"></script> <script src="js/swiper.min.js"></script> <script src="js/script.js"></script> <script src="js/wow.js"></script> <script src="js/aos.js"></script> <script> AOS.init(); </script> </body> </html>
Save
Cancel