← all pages
20:_Glossary
view live ↗
<table class="mt-responsive-table"> <caption>Example and Directions</caption> <thead> <tr> <th scope="col">Words (or words that have the same definition)</th> <th scope="col">The definition is case sensitive</th> <th scope="col">(Optional) Image to display with the definition [Not displayed in Glossary, only in pop-up on pages]</th> <th scope="col">(Optional) Caption for Image</th> <th scope="col">(Optional) External or Internal Link</th> <th scope="col">(Optional) Source for Definition</th> </tr> </thead> <tbody> <tr> <td data-th="Words (or words that have the same definition)" class="lt-math-51383">(Eg. "Genetic, Hereditary, DNA ...")</td> <td data-th="The definition is case sensitive" class="lt-math-51383">(Eg. "Relating to genes or heredity")</td> <td data-th="(Optional) Image to display with the definition [Not displayed in Glossary, only in pop-up on pages]" class="lt-math-51383"><img src="https://libretexts.org/img/LibreTexts/glyphs/bio.png" /></td> <td data-th="(Optional) Caption for Image" class="lt-math-51383">The infamous double helix</td> <td data-th="(Optional) External or Internal Link" class="lt-math-51383"><a title="https://bio.libretexts.org/" href="https://bio.libretexts.org/" target="_blank" rel="external noopener nofollow" class="link-https">https://bio.libretexts.org/</a></td> <td data-th="(Optional) Source for Definition" class="lt-math-51383">CC-BY-SA; Delmar Larsen</td> </tr> </tbody> </table> <table class="mt-responsive-table"> <caption>Glossary Entries</caption> <thead> <tr> <th scope="col" class="lt-math-51383">Word(s)</th> <th scope="col" class="lt-math-51383">Definition</th> <th scope="col">Image</th> <th scope="col">Caption</th> <th scope="col">Link</th> <th scope="col">Source</th> </tr> </thead> <tbody id="glossaryTable"> <tr> <td data-th="Word(s)" class="lt-math-51383">Sample Word 1</td> <td data-th="Definition" class="lt-math-51383">Sample Definition 1 </td> <td data-th="Image" class="lt-math-51383"> </td> <td data-th="Caption" class="lt-math-51383"> </td> <td data-th="Link" class="lt-math-51383"> </td> <td data-th="Source" class="lt-math-51383"> </td> </tr> </tbody> </table> <script type="text/javascript">/*<![CDATA[*/ window.addEventListener('load', () => { $("table:contains(Word(s))").addClass("glossaryTable"); $("table:contains(Words (or words that have the same definition))").addClass("glossaryTable"); let libregloss = new LibreTextsGlossarizer(); libregloss.buildBackMatter(); });/*]]>*/</script>
💾 Save to sandbox
Reset