scholarsglobe.com Ads.txt file


<!DOCTYPE html>
<html>
<head>
<title>
Scholars Globe :: High Quality Tutorials, Directories & eBooks for Learners & Educators.</title>

<link rel="icon" href="favicons.png" sizes="32x32" />
<link rel="icon" href="favicons.png" sizes="192x192" />
<link rel="apple-touch-icon-precomposed" href="favicons.png" />
<meta name="msapplication-TileImage" content="favicons.png" />

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">

<link href="css/bootstrap.css" rel='stylesheet' type='text/css' />
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="js/jquery.min.js" type="f7af918c48e90812bad93e35-text/javascript"></script>
<!-- Custom Theme files -->
<link href="css/style.css" rel="stylesheet" type="text/css" media="all" />
<!-- Custom Theme files -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="Tutorials, Directories & eBooks for Learners & Educators." />
<script type="f7af918c48e90812bad93e35-application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>
<!-- for bootstrap working -->
<script type="f7af918c48e90812bad93e35-text/javascript" src="js/bootstrap.js"></script>
<!-- //for bootstrap working -->
<script src="js/responsiveslides.min.js" type="f7af918c48e90812bad93e35-text/javascript"></script>
<script type="f7af918c48e90812bad93e35-text/javascript">
// You can also use "$(window).load(function() {"
$(function () {
// Slideshow 1
$("#slider1").responsiveSlides({
auto: true,
nav: true,
speed: 500,
namespace: "callbacks",
});
});
</script>
<!-- web-fonts -->
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,700,600italic,400italic,600,300italic,300,700italic,800,800italic' rel='stylesheet' type='text/css'>
<!-- web-fonts -->
<script type="f7af918c48e90812bad93e35-text/javascript" src="js/move-top.js"></script>
<script type="f7af918c48e90812bad93e35-text/javascript" src="js/easing.js"></script>
<!--/script-->
<script type="f7af918c48e90812bad93e35-text/javascript">
<script type="e03237eb150e0ee286c95447-application/x-javascript"> addEventListener("load", function() { setTimeout(hideURLbar, 0); }, false); function hideURLbar(){ window.scrollTo(0,1); } </script>

<style>
.sticky {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
margin: auto;
display: flex;
justify-content: center;
align-items: center;
}
.sticky .nav-wil {
float: none!important;
padding: 20px!important;
text-align: center!important;
margin-right: auto!important;
margin-left: auto!important;
background: none!important;
border: 0!important;

}
</style>



<!-- Custom Script for Slideshow -->
<script type="f7af918c48e90812bad93e35-text/javascript">
$(function () {
$("#slider1").responsiveSlides({
auto: true,
nav: true,
speed: 500,
namespace: "callbacks"
});

});
</script>

<script type="f7af918c48e90812bad93e35-text/javascript">
jQuery(document).ready(function ($) {
$(".scroll").click(function (event) {
event.preventDefault();
$('html,body').animate({ scrollTop: $(this.hash).offset().top }, 900);
});

// add stick navigation to header
var header = $('.navigation');
var stickyOffset = header.offset().top; // Get initial position of the header

$(window).scroll(function(){
if ($(window).scrollTop() > stickyOffset + 100) { // Add an offset of 100px
header.addClass('sticky');
} else {
header.removeClass('sticky');
}
});
});
</script>
</head>
<body>
<!-- header-section-starts-here -->
<div class="header" id="movetop">
<div class="container">
<div class="header-top">
<!-- <p><span class="glyphicon glyphicon-envelope" aria-hidden="true"></span> info@scholarsglobe.com</p> -->
<center> <div class=" ">

<a href="https://scholarsglobe.com" ><img src="sg-logo.png" title="Scholars Globe" alt="Scholars Globe" /> </a>
<!-- <h1 title="Scholars Globe"><a href="index.html" style="text-decoration:none; color:#fff; font-size: 1.4em; font-family: 'BAUHS93';">

<span class="glyphicon glyphicon-globe" aria-hidden="true" alt="Scholars Globe" title="Scholars Globe"></span>

<br>Scholars&nbsp;Globe</a></h1>
<span style="font-size:1em; color:#fff; font-family:'Times New Roman';"><em>..a platform for wider learning and discovery.</em></span> -->
</div> </center>
<!-- <div class="social-icons">
<ul>
<li><a class="facebook" href="#"></a></li>
<li><a class="twitter" href="#"></a></li>
<li><a class="google-plus" href="#"></a></li>
</ul>
</div> -->
<div class="clearfix"></div>
</div>


<!-- navigation -->
<div class="navigation">
<nav class="navbar navbar-default">

<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>

<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse nav-wil" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="active"><a href="index.html"><span class="glyphicon glyphicon-home" aria-hidden="true"></span> Homepage <span class="sr-only">(current)</span></a></li>

<li class="active"><a href="directory"><span class="glyphicon glyphicon-folder-open" aria-hidden="true"></span>&nbsp; Directory</a></li>
<li class="active"><a href="tutorials"> <i class="fa fa-newspaper-o" style="font-size:19px; color:;"></i> Tutorials</a></li>
<li class="active"><a href="ebooks"><span class="glyphicon glyphicon-book" aria-hidden="true"></span> E-Books</a></li>
<li class="active"><a href="blog"><span class="glyphicon glyphicon-comment" aria-hidden="true"></span> Blog</a></li>

</ul>
<div class="clearfix"></div>
</div><!-- /.navbar-collapse -->
</nav>
</div>
<!-- //navigation -->
</div>
</div>
<!-- header-section-ends-here -->
<div class="slider">
<ul class="rslides" id="slider1">
<li><img src="images/banner1.jpg" alt=""></li>
<li><img src="images/banner2.jpg" alt=""></li>
<li><img src="images/banner3.jpg" alt=""></li>
</ul>
</div>
<!-- content-section-starts-here -->
<div class="content">
<div class="welcome-top">
<div class="container">
<div class="col-md-6 welcome_top_left">
<h3>WELCOME</h3>
<h5>TO SCHOLARS GLOBE</h5>
<p>A platform for lifelong learners, educators, tutors, schools and educational institutions.</p>
</div>
<div class="col-md-6 welcome_top_right">
<h3>WHO WE ARE</h3>
<h5>Information About Us</h5>
<div class="welcome_right_location">
<div class="location_img">
<img src="images/loc.jpg" alt="" />
</div>
<div class="location">
<p>Scholars Globe is a comprehensive platform offering high-quality tutorials, directories, ebooks and research papers for lifelong learners and scholars worldwide. Our core mission is to educate, enlighten, highlight and showcase the contributions of educators, scholars, and educational institutions across the globe.</p>
<p class="location_text">&nbsp;</p>
<p class="location_text">&nbsp;</p>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="clearfix"></div>
</div>
</div>
<div class="welcome_bottom">
<div class="container">
<div class="welcome_head text-center">
<h2>WHY SHOWCASE EDUCATORS WORK?</h2>
<p>The Importance of Showcasing and Honoring Achievements in Education.</p>
</div>
<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">
<img src="images/wel.jpg" alt=""/>
</div>
<div class="col-md-6 welcome_bottom_right">
<h3>Recognition and Motivation
</h3>
<p> One of the fundamental reasons for showcasing and honoring the work and achievements of educators, learners, and institutions is the powerful impact of recognition on motivation. When achievements are acknowledged, individuals feel valued and appreciated, which fosters a sense of pride and accomplishment. This recognition serves as a powerful motivator, encouraging educators to continue their dedication to teaching and inspiring students to strive for excellence. For institutions, being honored can enhance their reputation and reinforce their commitment to providing quality education.</p>
</div>
<div class="clearfix"></div>
</div>
<br><br>
<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">

<h3>Encouraging Best Practices

</h3>
<p> Highlighting the work and successes of educators and institutions promotes the sharing of best practices within the educational community. By recognizing effective teaching methods, innovative programs, and successful educational strategies, others can learn from these examples and implement similar approaches in their own environments. This dissemination of best practices contributes to the overall improvement of educational standards and outcomes across various sectors.</p>

</div>
<div class="col-md-6 welcome_bottom_right">
<img src="images/wel1.jpg" alt="" style="width:100%;" />
</div>
<div class="clearfix"></div>
</div>

<br><br>

<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">
<img src="images/wel5.jpg" style="width:100%;" alt=""/>
</div>
<div class="col-md-6 welcome_bottom_right">
<h3>Building a Culture of Excellence
</h3>
<p> Celebrating achievements helps to build a culture of excellence within the educational sector. When educators and learners see their hard work and dedication being recognized, it sets a benchmark for what is possible and desirable. This culture of excellence motivates all stakeholders to aim higher and work towards achieving similar or greater success. Institutions that prioritize honoring achievements create an environment where striving for excellence becomes the norm.</p>
</div>
<div class="clearfix"></div>
</div>
<br><br>
<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">

<h3>Enhancing Professional Development


</h3>
<p> For educators, being acknowledged for their contributions can lead to opportunities for professional growth and development. Awards, honors, and recognitions can open doors to advanced training, leadership roles, and participation in professional networks. This professional development is crucial for educators to stay current with educational trends, refine their teaching skills, and expand their knowledge base, ultimately benefiting their students.

</p>

</div>
<div class="col-md-6 welcome_bottom_right">
<img src="images/wel3.jpg" style="width:100%;" alt=""/>
</div>
<div class="clearfix"></div>
</div>
<br><br>

<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">
<img src="images/wel4.jpg" style="width:100%;" alt=""/>
</div>
<div class="col-md-6 welcome_bottom_right">
<h3>Inspiring Future Generations

</h3>
<p> Showcasing the achievements of educators and learners serves as an inspiration for future generations. When students see their peers being recognized, it instills in them the belief that hard work and dedication can lead to success. Similarly, when aspiring educators see the impact and recognition that experienced teachers receive, it can motivate them to pursue careers in education and strive to make a positive difference.</p>
</div>
<div class="clearfix"></div>
</div>
<br><br>
<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">

<h3>Strengthening Community Bonds


</h3>
<p>Honoring achievements in education helps to strengthen the bonds within educational communities. Celebrations of success bring together students, educators, parents, and community members to share in the joy of accomplishment. This collective celebration fosters a sense of unity and support, creating a positive and collaborative atmosphere that benefits everyone involved.

</p>

</div>
<div class="col-md-6 welcome_bottom_right">
<img src="images/wel2.jpg" style="width:100%;" alt=""/>
</div>
<div class="clearfix"></div>
</div>
<br><br>

<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">
<img src="images/wel6.jpg" style="width:100%;" alt=""/>
</div>
<div class="col-md-6 welcome_bottom_right">
<h3>Driving Innovation

</h3>
<p> Recognition of innovative practices and achievements encourages continuous innovation in education. Educators and institutions that are honored for their creative approaches to teaching and learning are more likely to continue exploring new methods and technologies. This drive for innovation leads to the development of more effective educational practices, enhancing the overall learning experience for students.

</p>
</div>
<div class="clearfix"></div>
</div>
<br><br>
<div class="welcome-grids">
<div class="col-md-6 welcome_bottom_left">

<h3>Promoting Educational Equity


</h3>
<p> Showcasing achievements across all educational sectors highlights the importance of educational equity. By recognizing successes in diverse educational settings, we acknowledge that excellence can be achieved regardless of socio-economic status, geographical location, or other potential barriers. This promotion of educational equity encourages inclusive practices and supports efforts to provide quality education for all.

</p>

</div>
<div class="col-md-6 welcome_bottom_right">
<img src="images/wel7.jpg" style="width:100%;" alt=""/>
</div>
<div class="clearfix"></div>
</div>


</div>
</div>

<!-- Services-starts -->
<div class="service-section">
<div class="container">
<div class="service-section-head text-center">
<header>
<h3 style="color:black;">Our Services</h3>
<p>Here is a list of what we do at Scholars Globe</p>
</header>
</div>
<div class="service-section-grids">
<div class="col-md-4 service-grid">
<div class="service-section-grid">
<div class="icon">
<span class="d4 glyphicon glyphicon-folder-open"></span>
</div>
<div class="icon-text">
<a href="directory" style="color:black;">Directory</a>
<p>Directories of all educators, scholars and educational institutions.</p>
</div>
</div>
<div class="service-section-grid">
<div class="icon">

</div>

</div>
<div class="clearfix"></div>
</div>
<div class="col-md-4 service-grid">
<div class="service-section-grid">



<div class="icon">
<i class="fa fa-newspaper-o" style="font-size:42px"></i>
</div>
<div class="icon-text">
<a href="tutorials" style="color:black;">Tutorials</a>
<p>Tutorials and lectures adapted from educators and tutors around the world.</p>
</div>

</div>
<div class="service-section-grid">
<div class="icon">

</div>

</div>
<div class="clearfix"></div>
</div>
<div class="col-md-4 service-grid">
<div class="service-section-grid">
<div class="icon">
<i class="fa fa-book" style="font-size:42px"></i>
</div>
<div class="icon-text">
<a href="ebooks" style="color:black;">E-Books</a>
<p>eBooks and research papers adapted from educators and tutors around the world.</p>
</div>
</div>
<div class="service-section-grid">
<div class="icon">

</div>

</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- //services -->
<!-- News-section -->
<div class="news-section">
<div class="container">
<div class="news-section-head text-center">
<header>
<h3>News & Blog</h3>
<p>News and updates from educators and guest contributors around the world.</p>
</header>
</div>
<div class="news-section-grids">
<div class="col-md-4 news-section-grid">
<div class="news-section-grid-left">
<h3>03/</h3>
<h3>24</h3>
</div>
<div class="news-section-grid-right">
<a href="blog">Science and Technology</a>
<p>Check out latest tutorials and news in the field of science and technology </p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-4 news-section-grid">
<div class="news-section-grid-left">
<h3>05/</h3>
<h3>24</h3>
</div>
<div class="news-section-grid-right">
<a href="blog">Business and Management</a>
<p>Check out latest tutorials and news in the field of business and management. </p>
</div>
<div class="clearfix"></div>
</div>
<div class="col-md-4 news-section-grid">
<div class="news-section-grid-left">
<h3>08/</h3>
<h3>24</h3>
</div>
<div class="news-section-grid-right">
<a href="blog">Health and Fitness</a>
<p>Check out latest tutorials and news in the field of health and fitness. </p>
</div>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!-- //News-section -->
<!-- //content-section-ends-here -->
<!-- footer-section-starts-here -->
<!-- footer-section -->
<div class="footer">
<div class="footer-top">
<div class="container">
<div class="col-md-4 footer-grid">
<h5>NewsLetter</h5>
<p>Enter your email to subscribe to latest news and updates. </p>
<form>
<input type="text" class="text" value="Enter Email" onfocus="if (!window.__cfRLUnblockHandlers) return false; this.value = '';" onblur="if (!window.__cfRLUnblockHandlers) return false; if (this.value == '') {this.value = 'Enter Email';}" data-cf-modified-f7af918c48e90812bad93e35-="">
<input type="submit" value="Submit">
<div class="clearfix"></div>
</form>
</div>
<div class="col-md-4 footer-grid">
<h5>Content Submission</h5>
<p>Are you a writer or educator looking to share your work and educate others? You can submit a tutorial, research paper or guest post to:
<i class="fa fa-envelope" style="font-size: 16px ;"> </i> <a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="6f060109002f1c0c0700030e1d1c0803000d0a410c0002">[email&#160;protected]</a> </p>
</div>
<div class="col-md-4 footer-grid">
<h5>Follow Us</h5>
<p>You can follow us on all social media platforms </p>

<div class="social-icons footer-social-icons">
<a class="facebook" href="https://facebook.com/scholarsglobe"></a>
<a class="twitter" href="#"></a>

</div>
<br>




</div>
<div class="clearfix"></div>
</div>
</div>
<div class="footer-bottom">
<div class="container">
<div class="copyrights text-center">
<p>© 2024 <a href="https://scholarsglobe.com" >Scholars Globe</a>. All Rights Reserved.<a href="#"> </a></p>
</div>
<div class="footer-nav">
<ul>
<li><a class="scroll" href="#movetop">Home <span class="sr-only">(current)</span></a></li>
<li><a href="about.html">ABOUT</a></li>
<li><a href="directory">DIRECTORY</a></li>
<li><a href="tutorials">TUTORIALS</a></li>
<li><a href="ebooks">E-BOOKS</a></li>
<li><a href="blog">BLOG</a></li>
<li><a href="contact.html">CONTACT</a></li>
<li><a href="privacy.html">PRIVACY</a></li>
</ul>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
<!-- //footer-section -->
<!-- //footer-section-ends-here -->
<script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="f7af918c48e90812bad93e35-text/javascript">
$(document).ready(function() {
/*
var defaults = {
containerID: 'toTop', // fading element id
containerHoverID: 'toTopHover', // fading element hover id
scrollSpeed: 1200,
easingType: 'linear'
};
*/
$().UItoTop({ easingType: 'easeOutQuart' });
});
</script>
<a href="#to-top" id="toTop" style="display: block;"> <span id="toTopHover" style="opacity: 1;"> </span></a>
<!---->

<script src="/cdn-cgi/scripts/7d0fa10a/cloudflare-static/rocket-loader.min.js" data-cf-settings="f7af918c48e90812bad93e35-|49" defer></script></body>
</html>

Ads.Txt Alerts - A trading name of Red Volcano Limited

Waterloo Buildings, Second Floor Rear, 53 London Road, Southampton, Hampshire, United Kingdom, SO15 2AD

© Red Volcano 2020. All Rights Reserved.