Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Content Layer
nameOptions
id1287486192
classhdf-options-layer
Content Column
width100%
id1287486193
Content Block
id1287486195

HTML
<ul>
    <li>
        <a href="/display/support/Documentation">
            <center>
                <h1>Documentation</h1>
                <br>
                    <i class="hdf_icon fa fa-book fa-4x"></i>
                </br>
            </center>
        </a>
    </li>
    <li>
      <a href="/display/support/The+HDF+Help+Desk">
      <center>
            <h1>Service Desk / E-mail Support<mail</h1>
            <br>
                <i class="hdf_icon fa fa-envelope-o fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
      <a href="/display/knowledge/HDF+Knowledge+Base">
      <center>
            <h1>Knowledge Base</h1>
            <br>
                <i class="hdf_icon fa fa-question-circle fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
        <a href="/display/support/Community">
        <center>
            <h1>Community</h1>
            <br>
                <i class="hdf_icon fa fa-users fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
      <a href="/display/support/Licenses">
      <center>
            <h1>Licenses</h1>
            <br>
                <i class="hdf_icon fa fa-id-card-o fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
      <a href="/display/support/Downloads">
      <center>
            <h1>Downloads</h1>
            <br>
                <i class="hdf_icon fa fa-download fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
      <a href="/display/support/Media">
      <center>
            <h1>Media</h1>
            <br>
                <i class="hdf_icon fa fa-photo fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
      <a href="http://hdfeos.org/">
      <center>
            <h1>HDF-EOS</h1>
            <br>
                <i class="hdf_icon fa fa-globe fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
    <li>
      <a href="/display/support/Contact+Information">
      <center>
            <h1>Contact</h1>
            <br>
                <i class="hdf_icon fa fa-bullhorn fa-4x"></i>
            </br>
        </center>
        </a>
    </li>
</ul>

...