File: header.html

package info (click to toggle)
coin2 2.4.5-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 26,820 kB
  • ctags: 28,321
  • sloc: cpp: 158,077; ansic: 41,276; sh: 9,829; makefile: 6,567; yacc: 181; perl: 137; lex: 114
file content (16 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>$title</title>
<link href="stylesheet.css" rel="stylesheet" type="text/css">
</head><body><table width="100%">
<tr>
  <td>
    <img src="Coin_logo.png" alt="Coin Logo">
  </td>
  <td align="right">
    <a href="http://www.sim.no">http://www.sim.no</a><br>
    <a href="http://www.coin3d.org/">http://www.coin3d.org</a>
  </td>
</tr>
</table>
<hr noshade>