Page tree

Versions Compared

Key

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

...

HTML
  <a href="https://wiki.agiloft.com/display/HELP/Tutorial+Video+Gallery">
    <div class="cards__card cardad">
      <i class="fa fa-play-circle-o fa-3x" aria-hidden="true"></i>
      <h3 id="galleryh3">Tutorial Videos</h3>
      <p>Watch short videos to learn about searching, relationship diagrams, and more.</p>
    </div>
  </a>

  <a href="https://www.agiloft.com/support-login.htm" target="_blank">
    <div class="cards__card cardad">
      <i class="fa fa-commenting-o fa-3x" aria-hidden="true"></i>
      <h3 id="galleryh3">Get Support</h3>
      <p>To submit a support ticket, log into the Agiloft portal.</p>
    </div>
  </a>
 <a href="https://www.agiloft.com/release-notes.htm" target="_blank">
    <div class="cards__card cardad">
      <i class="fa fa-list-alt fa-3x" aria-hidden="true"></i>
      <h3 id="galleryh3">Release Notes</h3>
      <p>Catch up on the latest changes to Agiloft.</p>
    </div>
  </a>
  <a href="https://wiki.agiloft.com/display/HELP/Training+Information">
    <div class="cards__card cardad">
      <i class="fa fa-rocket fa-3x" aria-hidden="true"></i>
      <h3 id="galleryh3">Training Information</h3>
      <p>Learn about our free online training course.</p>
    </div>
  </a>
</div>