HTML

5.0_myHTMLandCSSmemory.html

Nov 18th, 2016
141
0
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 2.59 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5. <link rel="stylesheet" type="text/css" href="css\5.0_myHTMLandCSSmemory.css">
  6. <link rel="shortcut icon" href="http://www.davidbott.com/img/icons/brain.png" />
  7.  
  8.  
  9. <title>The Human Memory</title>
  10.  
  11.  
  12. </head>
  13.  
  14. <body>
  15. <center><a href="5.0_myHTMLandCSSmemory.html"><button>Home</button></a></center>
  16. <center><a href="#"><button>About</button></a></center>
  17. <center><img src='img\thm.png'></center>
  18. <center><a href="#"><button>Contact</button></a></center>
  19. <center><a target=blank; href="http://www.human-memory.net/"><button>Source</button></a></center>
  20. <center><div id="text">
  21. <p>The human memory, although truly an interesting and amazing thing to have, has its own faults.</p>
  22. <p>Such as, forgetting what you were going to say, or not having long-term memory. Most of the time, you won't even think about how you think!
  23. <br>Sometimes, we even....wait, <em>what was I going to say?</em></p>
  24. <img src="https://upload.wikimedia.org/wikipedia/commons/thumb/d/d1/Diagram_showing_some_of_the_main_areas_of_the_brain_CRUK_188.svg/2000px-Diagram_showing_some_of_the_main_areas_of_the_brain_CRUK_188.svg.png"
  25.     style="float:bottom; width:50%; height;50%;">
  26. <p>It seems that our memory is located not in one particular place in the brain, but is instead a brain-wide process in which several different areas
  27. of the brain act in conjunction with one another (sometimes referred to as distributed processing). For example, the simple act of riding a bike is
  28. actively and seamlessly reconstructed by the brain from many different areas: the memory of how to operate the bike comes from one area, the memory
  29. of how to get from here to the end of the block comes from another, the memory of biking safety rules from another, and that nervous feeling when a
  30. car veers dangerously close comes from still another. Each element of a memory (sights, sounds, words, emotions) is encoded in the same part of the
  31. brain that originally created that fragment (visual cortex, motor cortex, language area, etc), and recall of a memory effectively reactivates the
  32. neural patterns generated during the original encoding. Thus, a better image might be that of a complex web, in which the threads symbolize the
  33. various elements of a memory, that join at nodes or intersection points to form a whole rounded memory of a person, object or event. This kind of
  34. distributed memory ensures that even if part of the brain is damaged, some parts of an experience may still remain. Neurologists are only beginning
  35. to understand how the parts are reassembled into a coherent whole.</p>
  36. </div></center>
  37. </body>
  38.  
  39. </html>
Advertisement
Comments
  • User was banned
Add Comment
Please, Sign In to add comment