File: footer.html

package info (click to toggle)
fclib 3.1.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 10,680 kB
  • sloc: ansic: 1,640; makefile: 71; sh: 36
file content (36 lines) | stat: -rw-r--r-- 1,429 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
  <!--  <div id="right-column"> -->
  <!--    <div id="main-image"><img src="images/Cradle.jpg" alt="I love Pets" width="153"  /></div> -->
  <!--    <div class="sidebar"> -->
  <!--      <h3>About this Site</h3> -->
  <!--      <p></p> -->
  <!--      <h3>Related Links</h3> -->
  <!--      <div class="box"> -->
  <!--        <ul> -->
  <!--          <li></li>   -->
  <!--        </ul> -->
  <!--      </div><a href="http://www.web-designers-directory.org/"></a><a href="http://www.medicine-pet.com/"></a> -->
  <!--    </div> -->
  <!--  </div> -->
  <!-- </div> -->
  <br/>
   <div id="footer">
     <div class="address">
       <address>
	 <small>Generated on $datetime for $title, using&nbsp;
	   <a href="http://www.doxygen.org/index.html">
             <img style="width:54px;height:26px" src="doxygen.png" alt="doxygen" align="middle" border="0"/></a> $doxygenversion
	   Valid <a href="http://validator.w3.org/check?uri=referer" target="_blank" title="Check the XHTML validity of this page.">XHTML</a> &amp;
	   <a href="http://jigsaw.w3.org/css-validator/check/referer" target="_blank" title="Check the CSS validity of this page.">CSS</a>.
	   <a href="http://jigsaw.w3.org/css-validator/">
             <img style="border:0;width:44px;height:16px"
		  src="http://jigsaw.w3.org/css-validator/images/vcss" 
		  alt="Valid CSS!"/> </a>
	 </small>
       </address>
     </div>
   </div>
</div>
</div>

</body>
</html>