File: frames.html

package info (click to toggle)
linkchecker 10.6.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,132 kB
  • sloc: python: 13,154; makefile: 134; sh: 71; xml: 36; sql: 20; javascript: 19; php: 2
file content (5 lines) | stat: -rw-r--r-- 195 bytes parent folder | download | duplicates (8)
1
2
3
4
5
<!-- frame src urls -->
<frameset border="0" frameborder="0" framespacing="0">
<frame name="top" src="file.html" frameborder="0">
<frame name="bottom" src="file.txt" frameborder="0">
</frameset>