Beta version
hide

FriendlyFwd

Visual | HTML | CSS

View all projects

            
<!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" xml:lang="en" lang="en">
<head>
<title>friendlyfwd : Inner</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8"/>
<meta http-equiv="content-type" content="application/xhtml+xml; charset=UTF-8"/>
<meta name="keywords" content=""/>
<meta name="description" content=""/>
<link href="./css/style.css" type="text/css" rel="stylesheet"/>
<!--[if IE 6]><link rel="stylesheet" href="./css/ie.css" type="text/css" media="screen" title="no title" charset="utf-8" /><![endif]-->
</head>
<body> 
<div class="globalContainer"> 
  <div class="headerContainer"> 
    <div class="Logo"><a href="#" title="FriendlyFwd.com"><img src="./images/logo.gif" alt="FriendlyFwd.com" /></a> 
      <ul> 
        <li><a href="Website_Welcome.html" title="Welcome">Welcome</a></li> 
        <li><a href="Website_Features.html" title="Features">Features</a></li> 
        <li><a href="Website_Previews.html" title="Previews">Previews</a></li> 
        <li><a href="App_About.html" title="About">About</a></li> 
        <li><a href="Website_Blog.html" title="Blog">Blog</a></li> 
      </ul> 
    </div> 
    <div class="LogOut">Hello Joan
      <ul> 
        <li><a href="App_Logout.html" title="Logout">Logout</a></li> 
        <li><a href="App_Help.html" title="Help">Help</a></li> 
      </ul> 
    </div> 
  </div> 
  <div class="contentContainer"> 
    <div class="contentMenu"> 
      <ul> 
        <li><a href="App_Home.html" title="Home">Home</a></li> 
        <li class="active"><a href="App_Contacts.html" title="Contacts">Contacts</a></li> 
        <li><a href="App_Profile.html" title="Profile">Profile</a></li> 
        <li><a href="App_Options.html" title="Options">Options</a></li> 
      </ul> 
      <ul class="SubMenu"> 
        <li><a href="#" title="Add New Contact">Add New Contact</a></li> 
        <li><a href="App_Contacts_ImportExport.html" title="Import/Export Contact">Import/Export Contact</a></li> 
        <li><a href="App_Contacts_Groups.html" title="Create/Manange Groups">Create/Manange Groups</a></li> 
      </ul> 
    </div> 
    <!--Contacts View Interests--> 
    <div class="Info"> 
      <div class="InfoRight"> <span class="Grey">Sent <br /> 
        <b>7</b> </span> <span class="Grey">Viewed <br /> 
        <b>4</b> </span> <span class="Orange">Score <br /> 
        <b>57%</b> </span> </div> 
      <div class="InfoLeft"> 
        <p>Joan Allison <br /> 
          <span>Allison Inc. <br /> 
          joan@allison.com</span> </p> 
        <b><img src="./images/ff.gif" alt="" />Add Joan's Interests to you Keywords</b> 
        <input id="button" type="submit" value="Edit Contact" /> 
      </div> 
      <p class="view">Viewed <span>(4 out of 7, or 57%):</span></p> 
      <dl> 
        <dt>Item</dt> 
        <dd>Viewed on</dd> 
        <dt>http://www.cnm.com/story</dt> 
        <dd>May 30, 2005</dd> 
        <dt>http://www.blablabla.com</dt> 
        <dd>Nov 15, 2004</dd> 
        <dt>http://www.cnm.com/story</dt> 
        <dd>May 30, 2005</dd> 
        <dt>http://www.blablabla.com</dt> 
        <dd>Nov 15, 2004</dd> 
        <dt>http://www.cnm.com/story</dt> 
        <dd>May 30, 2005</dd> 
        <dt>http://www.blablabla.com</dt> 
        <dd>Nov 15, 2004</dd> 
      </dl> 
      <p class="view">Not Viewed <span>(3 out of 7, or 43%):</span></p> 
      <dl> 
        <dt>Item</dt> 
        <dd>Sent on</dd> 
        <dt>http://www.cnm.com/story</dt> 
        <dd>May 30, 2005</dd> 
        <dt>http://www.blablabla.com</dt> 
        <dd>Nov 15, 2004</dd> 
        <dt>http://www.blablabla.com</dt> 
        <dd>Nov 15, 2004</dd> 
      </dl> 
    </div> 
  </div> 
  <div class="footerContainer"> <img src="./images/logo.gif" alt="FriendlyFwd.com" /> 
    <div> Personal networking simplified </div> 
    <ul class="Copyright"> 
      <li><a href="Website_ContactUs.html">Contact us</a>&nbsp;&nbsp;&nbsp;|&nbsp;</li> 
      <li><a href="Website_Terms.html">Terms of Use</a>&nbsp;&nbsp;&nbsp;|&nbsp;</li> 
      <li><a href="Website_Privacy.html">Privacy Policy</a></li> 
    </ul> 
    <span> (C) 2006 SocialFoundry, LLC. All Rights reserved</span> </div> 
</div> 
</body>
</html>