Skip to content

Instantly share code, notes, and snippets.

@solomonshalom
Created September 1, 2021 13:42
Show Gist options
  • Save solomonshalom/8f3eccad4d6fea7767f0562207bbb1c8 to your computer and use it in GitHub Desktop.
Save solomonshalom/8f3eccad4d6fea7767f0562207bbb1c8 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta content="IE=edge" http-equiv="X-UA-Compatible">
<meta content="width=device-width,initial-scale=1" name="viewport">
<meta content="description" name="description">
<meta name="google" content="notranslate" />
<meta content="Mashup templates have been developped by Orson.io team" name="author">
<!-- Disable tap highlight on IE -->
<meta name="msapplication-tap-highlight" content="no">
<link rel="apple-touch-icon" sizes="180x180" href="./assets/apple-icon-180x180.png">
<link href="./assets/favicon.ico" rel="icon">
<title>Title page</title>
<link href="./main.3f6952e4.css" rel="stylesheet"></head>
<body class="">
<div id="site-border-left"></div>
<div id="site-border-right"></div>
<div id="site-border-top"></div>
<div id="site-border-bottom"></div>
<!-- Add your content of header -->
<header>
<nav class="navbar navbar-fixed-top navbar-default">
<div class="container">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<div class="collapse navbar-collapse" id="navbar-collapse">
<ul class="nav navbar-nav ">
<li><a href="./index.html" title="">01 : Home</a></li>
<li><a href="./works.html" title="">02 : Parent Testimonies</a></li>
<li><a href="special-ty.html" title="special-ty">04 : Special Thanks</a>
</ul>
</div>
</div>
</nav>
</header>
<div class="section-container">
<!-- Add your site or app content here -->
<div class="container">
<div class="row">
<div class="col-xs-12 col-md-6">
<style>
h2 {text-align:center;}
</style>
<div class="template-example" style="text-align: center;">
<tr><td><h1 style="align: center;">Maths</h1></td></tr>
<p>Dear Math teachers, Your students love you so much and appreciate you more than what words can express. Few students on behalf of everyone have decided to show their gratitude.<b>
<h2 class="template-title-example">Anushka Ashwinkumar Grade 5MA</h2>
<p>Mathematics does not teach us to love more or hate less , it teaches us that every problem has a solution. It isn’t just about computation operations , equations and numbers . It is about Logical thinking and reasoning .
Thank you teachers for teaching us such an important subject with such great values !
Happy teachers day !!
<b>
<h2 class="template-title-example">Sara Gautam</h2>
<p>Dear Math teachers,
Thank you for teaching each and everyone of us Math.
William Paul Thurston once said “Mathematics is not about numbers, equations, computations, or algorithms: it is about understanding”, at first, I didn’t really agree on this statement, but you have brought magic that made me understand and agree to this statement.
Thank you for clearing my doubts, I now understand much more about it, and I really do appreciate it.
Once again, thank you so much for everything you have done.
<b>
<blockquote>
<p>"Without mathematics, there's nothing you can do"</p>
</blockquote>
</p>
</div>
</div>
<footer class="footer-container text-center">
<div class="container">
<div class="row">
<div class="col-xs-12">
<p>© UNTITLED | Website created by 21KSchool Student Council</p>
</div>
</div>
</div>
</footer>
<script>
document.addEventListener("DOMContentLoaded", function (event) {
navActivePage();
});
</script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-XXXXX-X', 'auto');
ga('send', 'pageview');
</script>
--> <script type="text/javascript" src="./main.70a66962.js"></script></body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment