File:  [DVB] / linuxtv.org / linuxtv-header.inc
Revision 1.26: download - view: text, annotated - select for diffs
Wed Jul 8 19:59:39 2015 UTC (8 years, 10 months ago) by mchehab
Branches: MAIN
CVS tags: HEAD
Confine changes to <ul> and <p> to the header

We don't want to change the styles globalwide.

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  <title><?php echo $title ?></title>
  <link rel="icon" href="/images/linuxtv-icon.png" type="image/png" />
  <link rel="stylesheet" type="text/css" href="/linuxtv.css" />
  <style>
p#header {
   margin: 0;
}
ul#header {
    display: block;
    list-style-type: square;
    margin: 0;
    padding-left: 30px;
}
ul#header li {
    padding-left: 5px;
}
  </style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
  <tbody>
    <tr>
      <td>
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tbody>
          <tr>
            <td width="610">
            <table border="0" cellpadding="0" cellspacing="0">
              <tbody>
                <tr valign="top">
                  <td>
                  <table border="0" cellpadding="0" cellspacing="0" width="180">
                    <tbody>
                      <tr align="right" valign="top">
                        <td><img alt="" src="/images/top01.png" height="30" width="180" /></td>
                      </tr>
                      <tr>
                        <td align="center" height="38" valign="bottom"></td>
                      </tr>
                    </tbody>
                  </table>
                  </td>
                  <td>
                  <table border="0" cellpadding="0" cellspacing="0" width="50">
                    <tbody>
                      <tr>
                        <td><img alt="" src="/images/top02.png" height="30" width="284" /></td>
                      </tr>
                      <tr>
                        <td><img alt="" src="/images/top06.png" height="45" width="20" />&nbsp; </td>
                      </tr>
                    </tbody>
                  </table>
                  </td>
                  <td>
                  <table border="0" cellpadding="0" cellspacing="0" width="170">
                    <tbody>
                      <tr>
                        <td colspan="2" background="/images/squares05.png"><img alt="" src="/images/squares04.png" height="65" width="32" /></td>
                      </tr>
                    </tbody>
                  </table>
                  </td>
                </tr>
                <tr>
                  <td><br/>
                  </td>
                </tr>
              </tbody>
            </table>
            </td>
            <td height="65" valign="top" width="100%">
            <table border="0" cellpadding="0" cellspacing="0" width="100%">
              <tbody>
                <tr>
                  <td background="/images/squares05.png" height="65" width="100%">&nbsp;</td>
                </tr>
              </tbody>
            </table>
            </td>
          </tr>
        </tbody>
      </table>
      </td>
    </tr>
    <tr>
      <td height="20"></td>
    </tr>
  </tbody>
</table>

<table border="0" cellpadding="0" cellspacing="0">
  <tbody>
    <tr>
      <td width="10"></td>
      <td width="160"></td>
      <td width="40"></td>
      <td valign="top" height="80"><img alt="LinuxTV" src="/images/linuxtv.png" height="60" width="245" /></td>
      <td width="40"></td>
    </tr>
    <tr>
      <td></td>
      <td valign="top"><div id="menu">
        <a href="/"><img alt="" src="/images/house.svg" height="14" width="14" /> Home</a><br/>
        &nbsp;&nbsp;&nbsp;&nbsp;<a href="/news.php">News</a><br/>
        &nbsp;&nbsp;&nbsp;&nbsp;<a href="/docs.php">Documentation</a><br/>
        &nbsp;&nbsp;&nbsp;&nbsp;<a href="/projects.php">Projects</a> <br/>
        &nbsp;&nbsp;&nbsp;&nbsp;<a href="/lists.php">Mailing Lists</a> <br/>
        &nbsp;&nbsp;&nbsp;&nbsp;<a href="/repo/">Repositories</a><br/>
        &nbsp;&nbsp;&nbsp;&nbsp;<a href="/downloads/">Downloads</a><br/>

	<p id="header">Wiki pages</p>
	<ul id="header">
          <li><a href="/wiki/">V4L-DVB</a><br/></li>
          <li><a href="/vdrwiki/">VDR</a><br/></li>
	</ul>

	<p id="header">Links</p>
	<ul id="header">
          <li><a href="http://git.linuxtv.org">GIT trees</a><br/></li>
          <li><a href="https://patchwork.linuxtv.org">Patchwork</a><br/></li>
          <li><a href="/links.php">Other links</a><br/></li>
	</ul>
        <a href="/contact.php">Contacting us</a><br/>
      </div></td>
      <td></td>
      <td valign="top">

LinuxTV legacy CVS <linuxtv.org/cvs>