Difference between revisions of "Team:Imperial College/QuorumQueens"

(Created page with "{{:Team:Imperial_College/Templates/NavBar}} <html> <div id="mainContent"> <div> class="some-padding" </div> <div class="container"> <h2>Quorum Modelling</h2> <p>...")
 
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
{{:Team:Imperial_College/Templates/NavBar}}
 
{{:Team:Imperial_College/Templates/NavBar}}
 +
 +
 +
 
<html>
 
<html>
  
 +
<script type="text/x-mathjax-config">
 +
MathJax.Hub.Config({
 +
  tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
 +
});
 +
</script>
 +
<script type="text/javascript" async src="https://2015.igem.org/common/MathJax-2.5-latest/MathJax.js?config=TeX-AMS_CHTML"></script>
  
 +
<head>
 +
<section>
 +
<title>MathJax TeX Test Page</title>
 +
<script type="text/x-mathjax-config">
 +
  MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
 +
</script>
 +
<script type="text/javascript" async
 +
  src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_CHTML">
 +
</script>
 +
</head>
 +
<body>
 +
When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are
 +
$$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$
  
<div id="mainContent">
+
</section>
<div> class="some-padding" </div>
+
</body>
 
+
<div class="container">
+
    <h2>Quorum Modelling</h2>
+
<p>
+
+
</p>
+
</div>
+
   
+
  
  
</div>
 
  
  
Line 23: Line 36:
  
  
<!-- Footer -->
+
<!-- Footer Dark-->
 
<aside class="bg-dark">
 
<aside class="bg-dark">
 
   <div class="container text-center">
 
   <div class="container text-center">
 
     <div class="call-to-action">
 
     <div class="call-to-action">
       <h2>
+
       <h2><span class="cream">
 
         Connect With Imperial iGEM
 
         Connect With Imperial iGEM
       </h2>
+
       </span></h2>
 
       <div style="padding: 10px 10px 10px 10px">
 
       <div style="padding: 10px 10px 10px 10px">
 
       <div class="col-xs-4 col-md-4">
 
       <div class="col-xs-4 col-md-4">
Line 53: Line 66:
 
   </div>
 
   </div>
 
</aside>
 
</aside>
 
  
 
</body>
 
</body>

Latest revision as of 13:34, 11 October 2016


MathJax TeX Test Page When $a \ne 0$, there are two solutions to \(ax^2 + bx + c = 0\) and they are $$x = {-b \pm \sqrt{b^2-4ac} \over 2a}.$$