Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binomial1 #30

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
591 changes: 566 additions & 25 deletions Biology/Classification/Lesson1.html

Large diffs are not rendered by default.

17 changes: 14 additions & 3 deletions Biology/Classification/Lesson2.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,23 @@
<head>
<script type="text/javascript" src="../js/jquery.js"></script>
<link href="../../css/bootstrap.css" rel="stylesheet">
<link href="../../css/lesson_template.css" rel="stylesheet">
<link href="styles/screen.css" rel="stylesheet">


<link href="styles/screen.css" rel="stylesheet">
<link rel='apple-touch-icon' sizes='57x57' href='../../images/favicons/apple-icon-57x57.png'>
<link rel='apple-touch-icon' sizes='60x60' href='../../images/favicons/apple-icon-60x60.png'>
<link rel='apple-touch-icon' sizes='72x72' href='../../images/favicons/apple-icon-72x72.png'>
<link rel='apple-touch-icon' sizes='76x76' href='../../images/favicons/apple-icon-76x76.png'>
<link rel='apple-touch-icon' sizes='114x114' href='../../images/favicons/apple-icon-114x114.png'>
<link rel='apple-touch-icon' sizes='120x120' href='../../images/favicons/apple-icon-120x120.png'>
<link rel='apple-touch-icon' sizes='144x144' href='../../images/favicons/apple-icon-144x144.png'>
<link rel='apple-touch-icon' sizes='152x152' href='../../images/favicons/apple-icon-152x152.png'>
<link rel='apple-touch-icon' sizes='180x180' href='../../images/favicons/apple-icon-180x180.png'>
<link rel='icon' type='image/png', sizes='192x192', href='../../images/favicons/android-icon-192x192.png'>
<link rel='icon' type='image/png', sizes='32x32', href='../../images/favicons/favicon-32x32.png'>
<link rel='icon' type='image/png', sizes='96x96', href='../../images/favicons/favicon-96x96.png'>
</head>

<body>


Expand Down Expand Up @@ -53,7 +64,7 @@ <h2>Bony fish</h2>
<h2> Amphibians</h2>
<p>Amphibians usually have lungs but they can also absorb oxygen through their moist skin. Their body temperature also varies according to their surroundings. Amphibians also reproduce by external fertilisation and lay eggs. </p>

<h2>Reptiles</h2>
<h2>>Reptiles</h2>
<p>Reptiles have lungs and dry scales. As with bony fish and amphibians, their body temperature varies according to their surroundings. However, reptiles reproduce by internal fertilisation and lay eggs.</p>

<h2>Birds</h2>
Expand Down
17 changes: 14 additions & 3 deletions Biology/Classification/Lesson3.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,23 @@
<head>
<script type="text/javascript" src="../js/jquery.js"></script>
<link href="../../css/bootstrap.css" rel="stylesheet">
<link href="../../css/lesson_template.css" rel="stylesheet">
<link href="styles/screen.css" rel="stylesheet">


<link href="styles/screen.css" rel="stylesheet">
<link rel='apple-touch-icon' sizes='57x57' href='../../images/favicons/apple-icon-57x57.png'>
<link rel='apple-touch-icon' sizes='60x60' href='../../images/favicons/apple-icon-60x60.png'>
<link rel='apple-touch-icon' sizes='72x72' href='../../images/favicons/apple-icon-72x72.png'>
<link rel='apple-touch-icon' sizes='76x76' href='../../images/favicons/apple-icon-76x76.png'>
<link rel='apple-touch-icon' sizes='114x114' href='../../images/favicons/apple-icon-114x114.png'>
<link rel='apple-touch-icon' sizes='120x120' href='../../images/favicons/apple-icon-120x120.png'>
<link rel='apple-touch-icon' sizes='144x144' href='../../images/favicons/apple-icon-144x144.png'>
<link rel='apple-touch-icon' sizes='152x152' href='../../images/favicons/apple-icon-152x152.png'>
<link rel='apple-touch-icon' sizes='180x180' href='../../images/favicons/apple-icon-180x180.png'>
<link rel='icon' type='image/png', sizes='192x192', href='../../images/favicons/android-icon-192x192.png'>
<link rel='icon' type='image/png', sizes='32x32', href='../../images/favicons/favicon-32x32.png'>
<link rel='icon' type='image/png', sizes='96x96', href='../../images/favicons/favicon-96x96.png'>
</head>

<body>


Expand Down Expand Up @@ -37,7 +48,7 @@
<a id="button" class="active" href="#text"> <button style="color: #fff; margin-top: 50px;" type="button" class="btn" href="#text" >More info</button>
</a></div>
<div id="forb" style="float:right;" class="style_prevu_kit">
<a id="forb" class="active" href="Lesson4.html">></a></div>
<a id="forb" class="active" href="">|</a></div>
</div>
<section id="visual">

Expand Down
148 changes: 79 additions & 69 deletions Biology/Classification/Lesson4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,88 +2,98 @@
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js">
<!--<![endif]-->

<head>
<script type="text/javascript" src="../js/jquery.js"></script>
<link href="../../css/bootstrap.css" rel="stylesheet">
<link href="../../css/lesson_template.css" rel="stylesheet">
<link rel='apple-touch-icon' sizes='57x57' href='../../images/favicons/apple-icon-57x57.png'>
<link rel='icon' type='image/png', sizes='192x192', href='../../images/favicons/android-icon-192x192.png'>
<link rel='icon' type='image/png', sizes='96x96', href='../../images/favicons/favicon-96x96.png'>
</head>


<body>
<!--[if lt IE 7]>
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Eye</title>
<link href='http://fonts.googleapis.com/css?family=Nova+Round' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="styles/screen.css">
<script src="scripts/lib/modernizr-2.6.2.min.js"></script>

<link rel='apple-touch-icon' sizes='57x57' href='../../images/favicons/apple-icon-57x57.png'>
<link rel='apple-touch-icon' sizes='60x60' href='../../images/favicons/apple-icon-60x60.png'>
<link rel='apple-touch-icon' sizes='72x72' href='../../images/favicons/apple-icon-72x72.png'>
<link rel='apple-touch-icon' sizes='76x76' href='../../images/favicons/apple-icon-76x76.png'>
<link rel='apple-touch-icon' sizes='114x114' href='../../images/favicons/apple-icon-114x114.png'>
<link rel='apple-touch-icon' sizes='120x120' href='../../images/favicons/apple-icon-120x120.png'>
<link rel='apple-touch-icon' sizes='144x144' href='../../images/favicons/apple-icon-144x144.png'>
<link rel='apple-touch-icon' sizes='152x152' href='../../images/favicons/apple-icon-152x152.png'>
<link rel='apple-touch-icon' sizes='180x180' href='../../images/favicons/apple-icon-180x180.png'>
<link rel='icon' type='image/png', sizes='192x192', href='../../images/favicons/android-icon-192x192.png'>
<link rel='icon' type='image/png', sizes='32x32', href='../../images/favicons/favicon-32x32.png'>
<link rel='icon' type='image/png', sizes='96x96', href='../../images/favicons/favicon-96x96.png'>
<link rel='icon' type='image/png', sizes='16x16', href='../../images/favicons/favicon-16x16.png'>
</head>
<body>
<!--[if lt IE 7]>
<![endif]-->
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">

<li>
<a href="../../index.html">Home</a>
</li>
<section id="top">
<nav>
<ul>
<li><a class="active" href="Lesson3.html"><</a></li>
<li><a class="active" href="#home"> </a></li>
<li><a class="active" href="../../navigation.html" style="font-size: 16px">All lessons</a></li>
<li><a class="active" href="../../index.html" style="font-size: 16px">Homepage</a></li>

<li>
<a href="../../navigation.html">All lessons</a>
</li>
</ul>
<li><a class="active" href="Lesson5.html">></a></li>
</ul>
</nav>

</div>
</nav>
<p>Visual element here, no text. background color dependent on content.</p>


<div class="fond">
<div id="forb"style="float:left;" class="style_prevu_kit">
<a id="forb" class="active" href="Lesson3.html"><</a></div>
<div id="button"style="float:left;" class="button-flip">
<a id="button" class="active" href="#text"> <button style="color: #fff; margin-top: 50px;" type="button" class="btn" href="#text" >More info</button>
</a></div>
<div id="forb" style="float:right;" class="style_prevu_kit">
<a id="forb" class="active" href="Lesson5.html">></a></div>
</div>
<section id="visual">

</section>
<section id="text">
<div>
</section>
<section id="info">
<div>
<h1>Title</h1>
<p>Subheading </p>
<h2 style="color:#0ff004;">Subtitle 1</h2>
<p> The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>
<h2 style="color:#6ad2ff;"> Subtitle 2</h2>
<p>The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham. </p>
<h2 style="color:#ff6796;">Subtitle 3</h2>
<p> The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.</p>
<h2 style="color:#ffff00;">Subtitle 4</h2>
<p> The standard chunk of Lorem Ipsum used since the 1500s is reproduced below for those interested. Sections 1.10.32 and 1.10.33 from "de Finibus Bonorum et Malorum" by Cicero are also reproduced in their exact original form, accompanied by English versions from the 1914 translation by H. Rackham.


<h1>Other invertebrates</h1>
Biology
Biology - full syllabus
Chemistry
Physics
Examples of cool web design

<h2>Other invertebrate groups include:</h2>
<p>_annelids</p>
<p>_nematodes</p>
<p>_molluscs</p>
<p>Unlike arthropods, these invertebrates do not have jointed legs.</p>

<h2>Annelids</h2>
Explore

<p>Annelids are segmented worms with soft bodies. Most of the worm’s body consists of identical segments, giving it a ‘ringed’ appearance.
<p>_Earthworm</p>
<p>_Earthworms are annelids</p>
<p>_Nematodes</p>
Other invertebrates

<p>Nematodes are tiny, thin worms without segments. Many species are free-living but others are parasites that cause disease.
<p>For example, hookworms can infect humans.
<p>Light micrograph of a soil-dwelling bisexual nematode worm which feeds on bacteria
<p>Caenorhabditis elegans is a free-living nematode about 1 mm long
Other invertebrate groups include:
annelids
nematodes
molluscs
Unlike arthropods, these invertebrates do not have jointed legs.
Annelids

<h2>Molluscs</h2>
Annelids are segmented worms with soft bodies. Most of the worm’s body consists of identical segments, giving it a ‘ringed’ appearance.
Earthworm
Earthworms are annelids
Nematodes

Nematodes are tiny, thin worms without segments. Many species are free-living but others are parasites that cause disease. For example, hookworms can infect humans.
Light micrograph of a soil-dwelling bisexual nematode worm which feeds on bacteria
Caenorhabditis elegans is a free-living nematode about 1 mm long
Molluscs

Molluscs usually have a broad muscular foot and may also have a shell. Examples of molluscs include snails, slugs, squids and octopuses.

<p>Molluscs usually have a broad muscular foot and may also have a shell. Examples of molluscs include snails, slugs, squids and octopuses.</p>
</div>
</section>
<!-- End Site Content -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>
window.jQuery || document.write('<script src="scripts/lib/jquery-1.9.1.min.js"><\/script>')
</script>
<script src="scripts/oakley.js"></script>
</body>

</html>
</section>
<!-- End Site Content -->
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="scripts/lib/jquery-1.9.1.min.js"><\/script>')</script>
<script src="scripts/oakley.js"></script>
</body>
</html>
Loading