File: image-breaks.html

package info (click to toggle)
liblayout 0.2.10-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 5,332 kB
  • sloc: java: 51,125; xml: 138; makefile: 17
file content (7 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
<html>
<body>
  <div>
    <img src="denker.gif" alt="Denker" style="width:100%; height:100%"/>
  </div>
</body>
</html>