blob: 97a1701742fb0820a0470999137b2e66f9224a56 [file] [log] [blame]
<!doctype html>
<!-- Generated by FreeMarker/Docgen from DocBook -->
<html lang="en" class="page-type-section">
<head prefix="og: http://ogp.me/ns#">
<meta charset="utf-8">
<title>Footers - The test book</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="format-detection" content="telephone=no">
<meta property="og:site_name" content="The test book">
<meta property="og:title" content="Footers">
<meta property="og:locale" content="en_US">
<meta property="og:url" content="http://example.com/autoid_3.html">
<link rel="canonical" href="http://example.com/autoid_3.html">
<link rel="icon" href="favicon.png" type="image/png">
<link rel="stylesheet" type="text/css" href="docgen-resources/docgen.min.css?1594338518935">
</head>
<body itemscope itemtype="https://schema.org/Code">
<meta itemprop="url" content="http://example.com/">
<meta itemprop="name" content="The test book">
<!--[if lte IE 9]>
<div style="background-color: #C00; color: #fff; padding: 12px 24px;">Please use a modern browser to view this website.</div>
<![endif]--><div class="header-top-bg"><div class="site-width header-top"><a class="logo" href="http://example.com" role="banner"> <img itemprop="image" src="logo.png" alt="My Logo">
</a></div></div><div class="header-bottom-bg"><div class="site-width search-row"><a href="index.html" class="navigation-header">The test book</a><div class="navigation-header"></div></div><div class="site-width breadcrumb-row"><ul class="breadcrumb" itemscope itemtype="http://schema.org/BreadcrumbList"><li class="step-0" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a class="label" itemprop="item" href="index.html"><span itemprop="name">The test book</span></a></li><li class="step-1" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a class="label" itemprop="item" href="autoid_2.html"><span itemprop="name">Testing some elements</span></a></li><li class="step-2" itemprop="itemListElement" itemscope itemtype="http://schema.org/ListItem"><a class="label" itemprop="item" href="autoid_3.html"><span itemprop="name">Footers</span></a></li></ul></div></div> <div class="main-content site-width">
<div class="content-wrapper">
<div id="table-of-contents-wrapper" class="col-left">
<script>var breadcrumb = ["The test book","Testing some elements","Footers"];</script>
<script src="toc.js?1594338518935"></script>
<script src="docgen-resources/main.min.js?1594338518935"></script>
</div>
<div class="col-right"><div class="page-content"><div class="page-title"><div class="pagers top"><a class="paging-arrow previous" href="autoid_2.html"><span>Previous</span></a><a class="paging-arrow next" href="prg.html"><span>Next</span></a></div><div class="title-wrapper">
<h1 class="content-header header-section1" id="autoid_3" itemprop="headline">Footers</h1>
</div></div><p>Blah blah [<a href="#autoid_footnote_1">1</a>] , blah blah [<a href="#autoid_footnote_2">2</a>] more bla bla [<a href="#autoid_footnote_3">3</a>] </p> <div id="footnotes">
Footnotes:
<ol>
<li><a name="autoid_footnote_1"></a>
<p>First footnote. Footnote content is inserted into the DocBook
XML at the point of the reference, but visually it&#39;s usually moved
out from that context, to the bottom of the page. Anyway, I&#39;m just
saying that so we will have a multi-line footnote, which may
triggers some browser bugs or otherwise give a good preview of how
longer footnotes look.</p>
</li>
<li><a name="autoid_footnote_2"></a>
<p>Second footnote.</p>
<p>A footnote may contains multiple paras, or even
listings:</p>
<ul>
<li>
<p>Blah</p>
</li>
<li>
<p>Blah blah</p>
</li>
</ul>
<p>and...</p>
<div class="code-wrapper"><pre class="code-block code-default">System.out.println(&quot;... even programlistings!&quot;);
return 0;</pre></div>
</li>
<li><a name="autoid_footnote_3"></a>
<p>Third footnote.</p>
</li>
</ol>
</div>
<div class="bottom-pagers-wrapper"><div class="pagers bottom"><a class="paging-arrow previous" href="autoid_2.html"><span>Previous</span></a><a class="paging-arrow next" href="prg.html"><span>Next</span></a></div></div></div></div> </div>
</div>
<div class="site-footer"><div class="site-width"><div class="footer-bottom"> <p class="last-generated">
Last generated:
<time itemprop="dateModified" datetime="2020-07-09T23:48:38Z" title="Friday, July 10, 2020 12:48:38 AM GMT+01:00">2020-07-10 00:48:38 GMT+01:00</time> </p>
<p class="copyright">
© <span itemprop="copyrightYear">1999</span>–2020
<a itemtype="http://schema.org/Organization" itemprop="copyrightHolder" href="https://apache.org/">The Apache Software Foundation</a> </p>
</div></div></div></body>
</html>