Neuroanatomy: Difference between revisions

From NeuroWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 7: Line 7:
<hr>
<hr>
*[[Carpal Tunnel]]
*[[Carpal Tunnel]]
<html>
<style>
.wiki-navigation table {
  width: 100%;
  border-collapse: collapse;
}
.wiki-navigation td {
  padding: 10px;
  border: 1px solid #a4a6a5;
  overflow: hidden;
  text-align: left;
  vertical-align: top;
  word-break: normal;
}
.left-column {
  background-color: #c7ccd2;
  border-color: #252C3E;
  border-radius: 0.25em;
  width: 30%;
}
.right-column {
  background-color: #dfdfdf;
  border-color: #a4a6a5;
  border-radius: 0.25em;
  width: 70%;
}
.wiki-navigation a {
  color: #000;
  text-decoration: none;
}
.wiki-navigation a:hover {
  text-decoration: underline;
}
</style></html>
<div class="wiki-navigation">
  <table>
    <tr>
      <td class="left-column">
        <a href="#">Anatomy of the skull</a>
      </td>
      <td class="right-column">
        <a href="#">Skull Base</a> (<a href="#">Cranial Foramina</a>);
        <a href="#">Brainstem</a> (<a href="#">Cranial nerves</a>);
        <a href="#">Vascular anatomy</a>
      </td>
    </tr>
    <tr>
      <td class="left-column">
        <a href="#">Spine anatomy</a>
      </td>
      <td class="right-column">
        <!-- If there's supposed to be content here, add it accordingly -->
      </td>
    </tr>
  </table>
</div>

Revision as of 17:48, 4 March 2024



       <a href="#">Anatomy of the skull</a>
       <a href="#">Skull Base</a> (<a href="#">Cranial Foramina</a>); 
       <a href="#">Brainstem</a> (<a href="#">Cranial nerves</a>); 
       <a href="#">Vascular anatomy</a>
       <a href="#">Spine anatomy</a>