Файловый менеджер - Редактировать - /home/sdiphp/public_html/healthquest/HTML/learning-center.html
Назад
<!DOCTYPE html> <html lang="en"> <head> <title>Natural Medicine</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" type="text/css" href="css/responsive.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.0/umd/popper.min.js"></script> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.4.1/js/bootstrap.min.js"></script> <script src="js/main.js"></script> </head> <body> <section class="sec1"> <div class="container"> <div class="row"> <div class="col-12 texticcls"> <a href="#" class=""> <img src="images/phone.png" class="icmar"> <span class="d-none d-md-inline-block textic">Schedule an Appointment Today! - (408) 358-2225</span></a> <a href="#" class=""> <span class="mr-2 icon-phone"></span> <img src="images/email.png" class="icmar"> <span class="d-none d-md-inline-block textic">healthquest215@yahoo.com</span></a> <div class="float-right"> <a href="#" class=""> <span class="mr-2 icon-twitter"></span> <span> <img src="images/twitter.png" class="widicon"> </span> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/linkedin.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/youtube.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/facebook.png" class="widicon"> </a> </div> </div> </div> </div> </section> <section class="sectbox"> <div class="container"> <div class="row"> <div class="col-12"> <nav class="navbar navbar-expand-md navbar-light"> <a class="navbar-brand logohei" href="https://themeforest.net/user/ig_design/portfolio" target="_blank"> <img src="images/logo.png" alt="" class="blueimglogo"></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 ml-auto py-4 py-md-0"> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link" href="#"> Home</a> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Services <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle active" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Learning Center <img src="images/dropdown-arrow.png" class="arwidth"></a> <div class="dropdown-menu"> <a class="dropdown-item" href="article.html">Articles</a> <a class="dropdown-item" href="newsletter.html">Newsletters</a> <a class="dropdown-item" href="ozone.html">Ozone Therapy</a> <a class="dropdown-item" href="video.html">Video Classes</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Our Clinic <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link dropdown-toggle" data-toggle="dropdown" href="#" role="button" aria-haspopup="true" aria-expanded="false">Meet the Doctors <img src="images/dropdown-arrow.png" class="arwidth"> </a> <div class="dropdown-menu"> <a class="dropdown-item active" href="#">Action</a> <a class="dropdown-item" href="#">Another action</a> <a class="dropdown-item" href="#">Something else here</a> <a class="dropdown-item" href="#">Another action</a> </div> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <a class="nav-link" href="#">Schedule Now</a> </li> <li class="nav-item pl-4 pl-md-0 ml-0 ml-md-4"> <img src="images/search.png" class="searchdes"> </li> <li class="input-search"> <form class="search-container"> <input type="text" id="search-bar" placeholder="Search... "> <a href="#"><img class="search-icon" src="images/close.png"></a> </form> </li> </ul> </div> </nav> </div> </div> </div> </section> <!--******************************************************************************** --> <section class="healthbanner2"> <div class="healthimg"> <img src="images/learning-center/learning-center-banner.png" width="100%" height="auto"> <p class="baner-content3">Explore to empower yourself with the tools toward better health!</p> </div> </section> <div class="laser-head"> <h4 class="healthprohead">Learning Center</h4> </div> <section class="healthsection1"> <div class="container width-texcon"> <div class="row h-100"> <div class="col-lg-12 laser-head2"> <p class="para-vertical6">Excellent healthcare revolves around patient education. We empower our patients to make informed decisions about lifestyles, medical care, and proactive behaviors based on a deep understanding of their own bodies and the external factors which can affect their health.</p> <p class="para-vertical6">Our Learning Center is constantly evolving to help you make the best health choices. From online classes to articles, newsletters, and instructional videos, these resources are available for you to explore.</span></p> </div> </div> <!--******************************************************************************** --> <section class="healthsection1"> <div class="container width-texcon"> <div class="row"> <div class="col-lg-4 col-md-4 col-sm-4"> <div class="box-size"> <h4 class="article-title">Articles</h4> <p class="article-cont">Get information on a wide variety of topics addressed by Dr. Barsten.</p> </div> </div> <div class="col-lg-4 col-md-4 col-sm-4"> <div class="box-size2"> <h4 class="article-title">eBook</h4> <p class="article-cont">Dr. Barsten’s ebook is full of valuable information, diet suggestions, and recipes that will help you achieve life long cellular nourishment.</p> </div> </div> <div class="col-lg-4 col-md-4 col-sm-4"> <div class="box-size3"> <h4 class="article-title">Newsletters</h4> <p class="article-cont">Sign up to receive our email newsletter, or check out the archive for topics that interest you.</p> </div> </div> </div> </div> </section> <!--******************************************************************************** --> <section class="healthsection1"> <div class="container width-texcon"> <div class="row mt-5"> <div class="col-lg-2 col-md-2 col-sm-2"></div> <div class="col-lg-4 col-md-4 col-sm-4 mt-5"> <div class="box-size4"> <h4 class="article-title">Videos</h4> <p class="article-cont">Hands on health advice straight from Dr. Barsten.</p> </div> </div> <div class="col-lg-4 col-md-4 col-sm-4 mt-5"> <div class="box-size5"> <h4 class="article-title">Food & Nutrition</h4> <p class="article-cont">Great sources for high-quality, nutritious foods.</p> </div> </div> <div class="col-lg-2 col-md-2 col-sm-2"></div> </div> </div> </section> </div> </section> <section class="healthsection1 bg-blue"> <div class="container"> <div class="row"> <div class="col-md-12"> <h3 class="text-center lc">Learning Center</h3> </div> <div class="col-sm-4"> <div class="list-view"> <ul class="border-0"> <li> <a href="#">Cardio Class</a> </li> <li> <a href="#">Articles</a> </li> <li> <a href="#">How To Fix Gastroesophageal Reflux Disease (GERD) & Heartburn*</a> </li> <li> <a href="#">Bone Broth Soup</a> </li> <li> <a href="#">About Gluten</a> </li> <li> <a href="#">How To Fix Acid Reflux & Heartburn</a> </li> <li> <a href="#">Bioimpedance Analysis </a> </li> <li> <a href="#">Bone Broth Soup</a> </li> <li> <a href="#">Basic Diet Guidelines</a> </li> <li> <a href="#">Blood Builder Soup (vegetarian)</a> </li> <li> <a href="#">Carpal Tunnel Syndrome (How To Fix)</a> </li> <li> <a href="#">Castor Oil Pack Therapy</a> </li> </ul> </div> </div> <div class="col-sm-4"> <div class="list-view"> <ul> <li> <a href="#">Cell Membrane Repair Protocol</a> </li> <li> <a href="#">Cleansing and Detoxification</a> </li> <li> <a href="#">Cold-Proofing, Naturally</a> </li> <li> <a href="#">Cell Membrane Repair Protocol</a> </li> <li> <a href="#">Cleansing and Detoxification</a> </li> <li> <a href="#">Cold-Proofing, Naturally</a> </li> <li> <a href="#">Free Radicals</a> </li> <li> <a href="#">Helpful Hints For Health</a> </li> <li> <a href="#">The Amazing Kidney Cleanse flower.delivery mississauga</a> </li> <li> <a href="#">Intranasal Laser Therapy</a> </li> <li> <a href="#">Liver-Gallbladder Flush</a> </li> <li> <a href="#">Osteoporosis 8-Point System</a> </li> </ul> </div> </div> <div class="col-sm-4"> <div class="list-view"> <ul> <li> <a href="#">pH: Why You Need To Know </a> </li> <li> <a href="#">Recommended Reading</a> </li> <li> <a href="#">TH Pro Wellness Device</a> </li> <li> <a href="#">Scar Treatment</a> </li> <li> <a href="#">Smoothie Recipes</a> </li> <li> <a href="#">The 1 Minute Toxicity Survey</a> </li> <li> <a href="#">Top 10 Cancer Prevention Tips</a> </li> <li> <a href="#">The Master Cleanse</a> </li> <li> <a href="#">The Secret To Vibrant Health</a> </li> <li> <a href="#">The Sauna & Hyperthermia Dome</a> </li> <li> <a href="#">Food & Nutrition</a> </li> <li> <a href="#">Newsletters</a> </li> <li> <a href="#">Video classes</a> </li> </ul> </div> </div> </div> </div> </section> <!-- ******************************************************************************* --> <section class="bluebackground"> <div class="container"> <div class="row"> <div class="col-lg-4"> <div class="orangemargin"> <span class="colmspan"> Save Your Life </span> <img src="images/save-life.png" class="colmimg"> </div> <p class="colpara">Cardiovascular disease (CVD) is a stealth-like process that can strike you, your friends, your family…anyone. </p> <p class="colpara">It remains the #1 killer in the world, so there’s much to learn about prevention and science-based natural, non-toxic, effective support measures.</p> <div class="learnmore3 le1"> <p>Learn More</p> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> <div class="col-lg-4 borderclass lineborder"> <div class="orangemargin"> <span class="colmspan"> Schedule an Appointment </span> <img src="images/schedule-appointment.png" class="colmimg"> </div> <p class="colpara">Call today to set up a time to come into our clinic and start on your path to better health, naturally. (408) 358-2225 </p> <p class="colpara">Call today to set up a time to come into our clinic and start on your path to better health, naturally. (408) 358-2225</p> <div class="learnmore3 le4"> <p>Learn More</p> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> <div class="col-lg-4"> <div class="orangemargin"> <span class="colmspan"> Feeds on Twitter </span> <img src="images/feeds-twitter.png" class="colmimg"> </div> <div class="row"> <div class="col-lg-2"> <img src="images/doctor-basten.png"> </div> <div class="col-lg-10"> <p class="gregpara1">Dr. Greg Barsten </p> <p class="gregpara2">@DrGregBarsten</p> </div> </div> <p class="colpara">Back problems manifest in different ways. A slight pain can turn into something big if its not looked at. <span>#health #healthiswealth #backpain</span> </p> <div class="sharePart"> <span> <img src="images/heart.png"> <img src="images/share-tweet.png" class="ictwitter4"> </span> <span> <p class="janpara"> Jan 5, 2020</p> </span> </div> <div class="procls"> <span class="embcls">Embed</span> <span class="twiview">View on Twitter</span> </div> <div class="scanlines"> <img src="images/blue-line2.png" class="widblue"> </div> </div> </div> </div> </section> <section class="lastsec4"> <div class="container"> <h4 class="whitelayer">What our Customers say</h4> <div class="blueline"> <img src="images/blue-line.png"> </div> <!-- <div class="linebot"></div> --> <div id="myCarousel" class="carousel slide" data-r ide="carousel"> <!-- Carousel indicators --> <ol class="carousel-indicators newindi"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="3"></li> <li data-target="#myCarousel" data-slide-to="4"></li> </ol> <!-- Wrapper for carousel items --> <div class="carousel-inner newin"> <div class="item carousel-item active itemcar"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6"> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> <div class="item carousel-item"> <div class="row marcarosal2"> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> <div class="col-lg-6 "> <div class="borderout"> <div> <span class="carosalspancls"> <h5 class='testih5'>Gayle E</h5> <p class="testipara">Patient</p> </span> <img class="testiimg3" src="images/testimonial-quote.png" alt="" /> </div> <div> <p class="testimonial">Dr. Barsten is our health expert. Our family has consulted with him for many years for a variety of ailments from heart disease, thyroid issues, headaches and arthritis. We always walk away inspired and armed with solutions that really work. He will often recommend therapies that are simple and free.</p> </div> </div> </div> </div> </div> </div> <!-- Carousel controls --> <a class="carousel-control left carousel-control-prev" href="#myCarousel" data-slide="prev"> <!-- <i class="fa fa-angle-left"></i> --> </a> <a class="carousel-control right carousel-control-next" href="#myCarousel" data-slide="next"> <!-- <i class="fa fa-angle-right"></i> --> </a> </div> </div> </section> <footer class="footercls hefoot"> <div class="container"> <div class="row"> <div class="col-lg-6"> <p class="cpfoot textcentercls">© 2020 HealthQuest · 14107-J Winchester Boulevard · Los Gatos, CA 95032</p> </div> <div class="col-lg-6"> <div class="float-right2 textcentercls"> <a href="#" class=""> <span class="mr-2 icon-twitter"></span> <span> <img src="images/twitter-gray.png" class="widicon"> </span> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/linkedin-gray.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/youtube-gray.png" class="widicon"> </a> <a href="#" class=""> <span class="mr-2 icon-facebook"> </span> <img src="images/facebook-gray.png" class="widicon"> </a> </div> </div> </div> </div> </footer> <!-- ************************************************************************************ --> </body> </html>
| ver. 1.6 |
Github
|
.
| PHP 7.3.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка