Changeset 24389 in main for adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/html_content/topic-notes.xml
- Timestamp:
- 12/28/21 12:21:50 (6 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
adopters/nm-epht/trunk/src/main/webapps/nmepht-content/xml/html_content/topic-notes.xml
r23360 r24389 101 101 include as many refs as needed whereever it makes sense to have them within the body. 102 102 Numbering or name is not critical but links and footer refs MUST match up... 103 <a ibis:hash="ref1" id="ref1.link" aria-describedby="footnote-label">get their health needs met.</a>103 <a href="#ref1" id="ref1.link" aria-describedby="footnote-label">get their health needs met.</a> 104 104 105 105 2) The reference footer. … … 108 108 <li id="ref1"> <a href="http://www.countyhealthrankings.org/our-approach/health-factors/access-care"> 109 109 County Health Rankings and Roadmaps, Access to Care.</a> Downloaded 2/10/2015 110 <a ibis:hash="ref1.link" aria-label="Back to content">«</a></li>110 <a href="#ref1.link" aria-label="Back to content">«</a></li> 111 111 </ol></footer> 112 112
Note: See TracChangeset
for help on using the changeset viewer.