Guest User

Untitled

a guest
May 17th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.75 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title>HTML basics</title>
  5. </head>
  6. <body>
  7. <h1>True facts about the mantis shrimp</h1>
  8. <h2>Attack</h2>
  9. <p>Mantis shrimps are predators which kill their prey by hitting them at high speed. They have large complex eyes and are highly coloured.</p>
  10. <p>Mantis shrimps have two methods of attack; they can be spearers or smashers.</p>
  11. <h2>Eyesight</h2>
  12. <p>They strike by rapidly unfolding and swinging their claws at the prey, and can cause serious damage on victims larger than themselves.</p>
  13. <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.</p>
  14. <p>The mantis shrimp has such good eyes it can perceive both polarized light, and colour vision outside the normal visual spectrum.</p>
  15.  
  16.  
  17. <script id="jsbin-source-html" type="text/html"><!DOCTYPE html>
  18. <html>
  19. <head>
  20. <title>HTML basics</title>
  21. </head>
  22. <body>
  23. <h1>True facts about the mantis shrimp</h1>
  24. <h2>Attack</h2>
  25. <p>Mantis shrimps are predators which kill their prey by hitting them at high speed. They have large complex eyes and are highly coloured.</p>
  26. <p>Mantis shrimps have two methods of attack; they can be spearers or smashers.</p>
  27. <h2>Eyesight</h2>
  28. <p>They strike by rapidly unfolding and swinging their claws at the prey, and can cause serious damage on victims larger than themselves.</p>
  29. <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.</p>
  30. <p>The mantis shrimp has such good eyes it can perceive both polarized light, and colour vision outside the normal visual spectrum.</p>
  31.  
  32. </body>
  33. </html>
  34. </script>
  35.  
  36. </body>
  37. </html>
Add Comment
Please, Sign In to add comment