r289 - trunk/www.openmoko.com/htdocs

will at daksha.openmoko.org will at daksha.openmoko.org
Fri Jul 4 14:47:07 CEST 2008


Author: will
Date: 2008-07-04 12:47:07 +0000 (Fri, 04 Jul 2008)
New Revision: 289

Added:
   trunk/www.openmoko.com/htdocs/distributors-america-canada.html
Log:
add distributor page html

Added: trunk/www.openmoko.com/htdocs/distributors-america-canada.html
===================================================================
--- trunk/www.openmoko.com/htdocs/distributors-america-canada.html	                        (rev 0)
+++ trunk/www.openmoko.com/htdocs/distributors-america-canada.html	2008-07-04 12:47:07 UTC (rev 289)
@@ -0,0 +1,102 @@
+<!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">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+<link href="css/style.css" rel="stylesheet" type="text/css" />
+<link rel="shortcut icon" href="images/favicon.ico" />
+
+<!--[if lte IE 6]>
+<link href="css/ie6.css" rel="stylesheet" type="text/css" />
+<![endif]-->
+
+<!--[if IE 7]>
+<link href="css/ie7.css" rel="stylesheet" type="text/css" />
+<![endif]--> 
+<title>openmoko.com | Distributors</title>
+</head>
+
+<body>
+	<div id="wrapper">
+    
+    	<div id="header">
+            <div id="logo">
+            	<a href="index.html"><span class="hide">openmoko</span></a>
+            </div><!-- end #logo -->
+            
+        	<div id="navigation">
+            	<ul>
+                    <li><a href="product.html"><span>Products</span></a></li>
+                    <li><a href="download.html"><span>Download</span></a></li>
+                    <li><a href="opportunities.html"><span>Opportunities</span></a></li>
+                    <li><a href="contribute.html"><span>Contribute</span></a></li>
+                    <li class="selected"><a href="store.html"><span>Store</span></a> / <a href="distributors.html">Distributors</a> / <a href="distributors-america.html">America</a> / <a href="distributors-america-canada.html">Canada</a></li>
+                </ul>
+            </div><!-- end #navigation -->
+            
+            <div class="clear"></div>
+    
+        </div><!-- end #header -->
+        
+        <div id="container">
+        
+        	<div class="dist">
+            
+            <ul class="lev1">
+            	<li><a href="distributors-asia.html">Asia</a></li>
+                <li><a href="distributors-europe.html">Europe</a></li>
+                <li class="selected"><a href="distributors-america.html">America</a></li>
+                <li></li>
+              <li></li>
+            </ul>
+            
+            <ul class="lev2">
+                <li><a href="distributors-america-usa.html">United States</a></li>
+            	<li class="selected"><a href="distributors-america-canada.html">Canada</a></li>
+            </ul>
+            
+          <div class="distributor">
+            
+                <div class="box">
+                    <p><strong>Koolu</strong></p>
+                    <p>5935 Airport RoadSuite 400</p>
+                  <p>Mississauga, ON, L4V 1W5 Canada</p>
+                  <p>+1 905 481 1201</p>
+                  <p><a href="http://shop.koolu.com/">Visit website</a></p>
+                </div><!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+            <!-- end .box -->
+                
+            <div class="clear"></div>
+            
+            </div><!-- end .distributor -->
+
+
+            
+            <div class="clear"></div>
+            
+            </div><!-- end .dist -->
+            
+        </div><!-- end #container -->
+        
+        <div id="footer">
+        	<ul>
+                <li><a href="about-index.html">ABOUT</a></li>
+                <li><a href="press.html">PRESS</a></li>
+                <li><a href="contact.html">CONTACT</a></li>
+            </ul>
+            
+            
+            <div class="clear"></div>
+            
+        </div><!-- end #footer -->
+
+        
+    </div><!-- end .wrapper -->
+</body>
+</html>
\ No newline at end of file


Property changes on: trunk/www.openmoko.com/htdocs/distributors-america-canada.html
___________________________________________________________________
Name: svn:executable
   + *





More information about the webdesign-commitlog mailing list