Commit 8e37e8b9 by 肖康

阿斯达

parent 41dc3b11
......@@ -13,6 +13,50 @@
<link href="./css/login/login.css" rel="stylesheet"/>
</head>
<body>
<div class="common-header common-header-b">
<div class="header-width-1180 width-1180 clr">
<span class="title-logo fl"></span>
<div class="header-nav fl lbBox">
<a href="" class="lineBlock boxsiz active">Home</a>
<a href="" class="lineBlock boxsiz">PCB Prototype
</a>
<a href="" class="lineBlock boxsiz">PCB Assembly
</a>
<a href="" class="lineBlock boxsiz">SMT-Stencil
</a>
<a href="" class="lineBlock boxsiz">Membrane Switch
</a>
</div>
<div class="fr lbBox">
<a class="car lineBlock">
<span class="car-msg lineBlock boxsiz">1</span>
</a>
<a class="account-btn lineBlock lbBox boxsiz">
<span class="user-icon lineBlock"></span>
<span class="lineBlock account-text">Account</span>
<span class="arrow-down-icon lineBlock"></span>
</a>
<div class="drop-down-menu">
<i class="arrow-top lineBlock"></i>
<h3 class="menu-title">Get started now</h3>
<a href="" class="sign-in-btn menu-btn">Sign In</a>
<a href="" class="join-free-btn menu-btn">Join Free</a>
<ul>
<li><a href="" class="active">My PCBbuy</a></li>
<li><a href="">My Orders</a></li>
<li><a href="">Shipping Address</a></li>
<li><a href="">Balance</a></li>
<li><a href="">Account Settings</a></li>
<li><a href="">My SNS Profile</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="login-pcb">
<div class="login-box">
<h3>Sign In</h3>
......@@ -49,6 +93,69 @@
</div>
</div>
<div class="common-footer">
<div class="footer-top">
<div class="width-1180 clr">
<div class="footer-top-data-1 footer-top-data fl">
<h3>Products & Service</h3>
<p>PCB Capabilities</p>
<p>Aluminum PCB Service</p>
<p>PCB Assembly Service</p>
<p>SMT-Stencil</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Quotation & Feedback</h3>
<p>Online Auto-Quotation</p>
<p>PCB Assembly Quote</p>
<p>Quote by Salesperson</p>
<p>Customer Reviews</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Customer Support</h3>
<p>FAQ</p>
<p>Community</p>
<p>Sponsorship</p>
<p>Referral Program</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>About Us</h3>
<p>About Us</p>
<p>Why Us</p>
<p>Contact Us</p>
<p>News</p>
</div>
<div class="footer-top-data-other footer-top-data fl">
<h3>Resource Details</h3>
<p>PCB Software</p>
<p>Units Conversion</p>
</div>
<div class="fr footer-top-right">
<div>
<span class="lineBlock va-m">
<i class="lineBlock"></i>
</span>
service@pcbbuy.com
</div>
<p>&#169 2020 PCBbuy. All rights reserved</p>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="width-1180 clr">
<div class="fl">
Certification:
<img src="./images/home/bottom-1-icon.png" alt="" class="va-m">
</div>
<div class="fr">
Our Preferred Partners:
<img src="./images/home/bottom-2-icon.png" alt="" class="va-m">
</div>
</div>
</div>
</div>
<script src="./js/jquery.js" type="text/javascript"></script>
<script>
$(".go-forget .fl.clr").click(function(){
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment