Code Search for Developers
 
 
  

index.html from AlphaMail at Krugle


Show index.html syntax highlighted

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">

<head>
  <title>Test</title>
   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
   <link href="d.css" rel="stylesheet" type="text/css" title="Colorful (Default Stylesheet)" />
   <link href="blue.css" rel="alternate stylesheet" type="text/css" title="Ocean Blue" />
   <link href="red.css" rel="alternate stylesheet" type="text/css" title="Ruby Red" />
   <link href="yellow.css" rel="alternate stylesheet" type="text/css" title="Sunny Yellow" />
   <link href="large.css" rel="alternate stylesheet" type="text/css" title="Large Fonts & High Contrast" />
</head>

<body>
   <table class="topmenu" >
    <tr>
     <td class="topLeft">Webmail</td>
     <td class="topRight"><div class="nowrap">Address Book Settings Filters Contact Help</div></td>
    </tr>
</table>

   <table class="maintable">
     <tr>
       <td class="leftMenu"><p>Compose Message</p>
       <p>Sent Mail</p>
       <p>Folder 1</p>
       <p>Folder 2</p>
       <p>Folder 3</p>
       <p>Trash </p></td>
       <td><table class="messagelist">
         <tr>
           <td class="headerFlags">&nbsp;</td>
           <td class="headerFrom">From</td>
           <td class="headerSubject">Subject</td>
           <td class="headerDate">Date</td>
         </tr>
         <tr>
           <td class="messageFlags">&nbsp;</td>
           <td class="messageFrom">John Doe </td>
           <td class="messageSubject"><div class="nowrap">Increase your penis size by 60%!! </div></td>
           <td class="messageDate">1/20/2003</td>
         </tr>
         <tr>
           <td class="messageFlags">&raquo;</td>
           <td class="messageFrom">Bob Smith </td>
           <td class="messageSubject"><div class="nowrap">Pay off your loans instantly! </div></td>
           <td class="messageDate">1/25/2003</td>
         </tr>
         <tr>
           <td class="messageFlags">&nbsp;</td>
           <td class="messageFrom">OKON MOTOBO has a wrap balasd asdfhj</td>
           <td class="messageSubject"><div class="nowrap">URGENT ASSISTANCE REQUESTED BANK OF NIGERIA FUNDS </div></td>
           <td class="messageDate">1/27/2003</td>
         </tr>
         <tr>
           <td class="messageFlags">&nbsp;</td>
           <td class="messageFrom">Tina</td>
           <td class="messageSubject"><div class="nowrap">Wild coeds waiting for you CLICK HERE!!</div></td>
           <td class="messageDate">MMM, MMM 22 2004 12:22</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
         <tr>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
           <td>&nbsp;</td>
         </tr>
       </table></td>
     </tr>
</table>
   <div class="centered"><table class="centered">
     <tr>
       <td><a href="http://validator.w3.org/check?uri=referer"><img style="border:0;width:88px;height:31px"
          src="http://www.w3.org/Icons/valid-xhtml10"
          alt="Valid XHTML 1.0!"/></a> <a href="http://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px"
       src="http://jigsaw.w3.org/css-validator/images/vcss"
       alt="Valid CSS!" /> </a>
       
       <a href="http://www.w3.org/WAI/WCAG1AAA-Conformance"
       title="Explanation of Level Triple-A Conformance"><img style="border:0;width:88px;height:31px"
       src="http://www.w3.org/WAI/wcag1AAA"
       alt="Level Triple-A conformance icon, W3C-WAI Web Content Accessibility Guidelines 1.0" />
       </a></td>
     </tr>
   </table></div>
</body></html>




See more files for this project here

AlphaMail

AlphaMail is an accelerated web mail interface with a C++ middleware layer that is more effective than an IMAP proxy which is a highly scalable (10k+ users). The interface includes modern features, Section 508 compliance, and universal browser support.

Project homepage: http://sourceforge.net/projects/alphamail
Programming language(s): C++,Java,JavaScript,Perl
License: other

  blue.css
  d.css
  encoding.html
  encoding.pl
  index.html
  red.css
  yellow.css