File: foot.inc

package info (click to toggle)
php-dompdf 0.6.1%2Bdfsg-2~bpo70%2B2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 4,200 kB
  • sloc: php: 19,599; makefile: 38; sh: 13
file content (10 lines) | stat: -rw-r--r-- 350 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
</div>

<div id="footer">
<div class="badges">
<a href="http://www.php.net"><img src="images/php5-power-micro.png" alt="php5 logo"/></a>
<a href="http://validator.w3.org"><img src="images/xhtml10.png" alt="valid xhtml"/></a>
<a href="http://jigsaw.w3.org/css-validator"><img src="images/css2.png" alt="valid css2"/></a>
</div>
</div>
</body> </html>