Skip to content

Instantly share code, notes, and snippets.

@nickone48
Created April 22, 2019 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nickone48/8cad71b2db479fba3f0fceeca2a8c7cb to your computer and use it in GitHub Desktop.
Save nickone48/8cad71b2db479fba3f0fceeca2a8c7cb to your computer and use it in GitHub Desktop.
About the mantis shrimp // source https://jsbin.com/luzofuf
<!DOCTYPE html>
<html>
<head>
<title>About the mantis shrimp</title>
</head>
<body>
<h1> True facts about the mantis shrimp </h1>
<p><em>Mantis shrimps</em> are predators which kill their prey by hitting them at high speed. They have large, complex eyes and are highly colored.</p>
<img src="http://i.imgur.com/tPT0bDo.jpg" alt="It is not nice.">
<h2>Attack</h2>
<p>Mantis shrimps have two methods of attack; they can be <strong>spearers</strong> or <strong>smashers</strong>.
<br><br>They strike by rapidly unfolding and swinging their claws at the prey and can cause serious damage to victims larger than themselves.</p>
<h2>Eyesight</h2>
<p>Their eyes are mounted on mobile stalks and constantly move about independently of each other. They are considered to be the most complex eyes in the animal kingdom.
<br><br>The mantis shrimp has such good eyes that it can perceive both polarized light and color vision outside the normal visual spectrum.</p>
<p>Sursa:<a href="https://simple.wikipedia.org/wiki/Mantis_shrimp" target="_blank">Wikipedia</a></p>
<script id="jsbin-source-html" type="text/html"><!DOCTYPE html>
<html>
<head>
<title>About the mantis shrimp</title>
</head>
<body>
<h1> True facts about the mantis shrimp </h1>
<p><em>Mantis shrimps</em> are predators which kill their prey by hitting them at high speed. They have large, complex eyes and are highly colored.</p>
<img src="http://i.imgur.com/tPT0bDo.jpg" alt="It is not nice.">
<h2>Attack</h2>
<p>Mantis shrimps have two methods of attack; they can be <strong>spearers</strong> or <strong>smashers</strong>.
<br><br>They strike by rapidly unfolding and swinging their claws at the prey and can cause serious damage to victims larger than themselves.</p>
<h2>Eyesight</h2>
<p>Their eyes are mounted on mobile stalks and constantly move about independently of each other. They are considered to be the most complex eyes in the animal kingdom.
<br><br>The mantis shrimp has such good eyes that it can perceive both polarized light and color vision outside the normal visual spectrum.</p>
<p>Sursa:<a href="https://simple.wikipedia.org/wiki/Mantis_shrimp" target="_blank">Wikipedia</a></p>
</body>
</hyml> </script>
</body>
</hyml>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment