관리-도구
편집 파일: findus.html
<!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"> <head> <meta name="viewport" content="width=device-width; initial-scale=1.0; maximum-scale=1.0;"/> <title>Galaxy Beads</title> <link href="css/style1.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="jquery-1.4.2.min.js"></script> <script type="text/javascript" src="jquery.tinyscrollbar.min.js"></script> <script type="text/javascript">$(document).ready(function(){ $('#scrollbar1').tinyscrollbar(); });</script> <style type="text/css"> .map_point { background: url(images/map_point.jpg) no-repeat 0px 6px; padding-left:23px; margin:5px 0px; line-height:22px;} .map_info { margin: 0px; padding: 0px; list-style: none; color:#3399ff; font-weight:bold; line-height:22px; padding-left: 24px;} .map_info .phone{ list-style-image:url(images/info_phone.jpg);} .map_info .email{ list-style-image:url(images/info_mail.jpg);} .get_direction{ padding:20px 0px; text-align:center;} .cal_us p{ font-size:12px;} </style> </head> <body style="background-color:#a4acbc;"> <div id="scrollbar1"> <div class="scrollbar"><div class="track"><div class="thumb"><div class="end"></div></div></div></div> <div class="viewport"> <div class="overview"> <h1><a href="index.html"><img src="images/home_imag.png" align="left" style="margin-bottom:5px;" /></a>Jewellery and Gemstones from around the world.<a href="call_us.html"><img src="images/cal_pic.png" align="right" style="margin-bottom:5px;" /></a> <span class="c"></span></h1> <div class="image"><img src="customimages/logo mobile.jpeg"></div> <div class="round"> <h1>Find Us</h1> <p><b>Morley</b></p> <p align="center"><iframe width="200" height="200" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.com/maps?f=q&source=s_q&hl=en&q=Galaxy Beads Shop 2, 5 Bishop Street, Morley, WA 6062 Australia Tel/Fax: (08) 9375.8245 (Opposite K-Mart end of Galleria Shopping Centre) ABN:60085541219&output=embed"></iframe><br /></p> <div class="map_point">Galaxy Beads Shop 2, 5 Bishop Street, Morley, WA 6062 Australia Tel/Fax: (08) 9375.8245 (Opposite K-Mart end of Galleria Shopping Centre) ABN:60085541219</div> <ul class="map_info"> <li class="phone">8 9375 8245</li> <li class="email">Wendy@GalaxyBeads.com.au</li> </ul> <div class="get_direction"><a href="#"><img src="images/get_directions_btn.jpg" alt="get directions" border="0" /></a></div> <div class="follow"><a href="#"><img src="images/follow_1.jpg" /></a><a href="#"><img src="images/follow_2.jpg" /></a><a href="#"><img src="images/follow_3.jpg" /></a></div> </div> <div class="home_link"><a href="index.html"><img src="images/home_arrow.jpg" /> home</a></div> <div class="cal_us" style="margin-bottom:10px;"> <p><img src="images/cal_phone.jpg" alt="image" /> 8-9375-8245</p> </div> <h1>Switch to desktop site</h1> </div> </div> </div> </body> </html>