contact.html 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110
  1. <a href="http://www.100sucai.com" style="display:none">http://www.100sucai.com</a>
  2. <!DOCTYPE HTML>
  3. <html>
  4. <?xml version="1.0" encoding="UTF-8"?>
  5. <!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN"
  6. "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
  7. <html xmlns="http://www.w3.org/1999/xhtml">
  8. <head>
  9. <title>Gallery Station webtemplate for high end mobiles, like samsung, nokia, lg, sony erricsson, htc mobile website templates for free | Contact :: w3layouts</title>
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  11. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  12. <!---- Css Files ------->
  13. <link rel="stylesheet" href="css/style.css" type="text/css" >
  14. <link rel="stylesheet" href="css/grids.css" type="text/css" media="all" />
  15. <!---- End Css Files ------->
  16. </head>
  17. <body>
  18. <div id="page">
  19. <div id="header">
  20. <div class="logo">
  21. <a href="index.html"><img src="images/logo.png" alt="" /></a>
  22. </div>
  23. <div class="header_right">
  24. <div id="contactFormContainer">
  25. <div id="contactLink"> <a href="contact.html"> </a></div>
  26. </div>
  27. <div id="socialiconsContainer">
  28. <div id="socilaiconLink"><a href="contact.html"> </a></div>
  29. </div>
  30. </div>
  31. <div class="clear"></div>
  32. <div class="drp-dwn">
  33. <select onChange="window.location=this.options[this.selectedIndex].value">
  34. <option value="index.html">Home</option>
  35. <option value="photos.html">Photos</option>
  36. <option value="videos.html">videos</option>
  37. <option value="music.html">Music</option>
  38. <option value="articles.html">Articles</option>
  39. <option value="contact.html">Contact</option>
  40. </select>
  41. </div>
  42. </div>
  43. <div id="content">
  44. <div id="main">
  45. <div class="section group">
  46. <div class="col span_2_of_3">
  47. <h2>Contact Us</h2>
  48. <div class="contact-form">
  49. <form>
  50. <div>
  51. <span><label>Name</label></span>
  52. <span><input type="text" value=""></span>
  53. </div>
  54. <div>
  55. <span><label>E-mail</label></span>
  56. <span><input type="text" value=""></span>
  57. </div>
  58. <div>
  59. <span><label>Fax</label></span>
  60. <span><input type="text" value=""></span>
  61. </div>
  62. <div>
  63. <span><label>Subject</label></span>
  64. <span><textarea> </textarea></span>
  65. </div>
  66. <div>
  67. <span><input type="submit" value="Submit"></span>
  68. </div>
  69. </form>
  70. </div>
  71. </div>
  72. <div class="col span_1_of_3">
  73. <h2>Share Us</h2>
  74. <div id="socialicons">
  75. <div class="social-icons">
  76. <ul>
  77. <li><a class="facebook" href="#" target="_blank"> </a></li>
  78. <li><a class="twitter" href="#" target="_blank"></a></li>
  79. <li><a class="googleplus" href="#" target="_blank"></a></li>
  80. <li><a class="in" href="#" target="_blank"></a></li>
  81. <div class="clear"></div>
  82. </ul>
  83. </div>
  84. <div class="social-icons">
  85. <ul>
  86. <li><a class="pinterest" href="#" target="_blank"></a></li>
  87. <li><a class="dribbble" href="#" target="_blank"></a></li>
  88. <li><a class="vimeo" href="#" target="_blank"></a></li>
  89. <li><a class="rss" href="#" target="_blank"></a></li>
  90. <div class="clear"></div>
  91. </ul>
  92. </div>
  93. </div>
  94. <div class="contact_info">
  95. <h2>Find Us Here</h2>
  96. <div class="map">
  97. <iframe width="100%" height="150" frameborder="0" scrolling="no" marginheight="0" marginwidth="0" src="https://maps.google.co.in/maps?f=q&amp;source=s_q&amp;hl=en&amp;geocode=&amp;q=Lighthouse+Point,+FL,+United+States&amp;aq=4&amp;oq=light&amp;sll=26.275636,-80.087265&amp;sspn=0.04941,0.104628&amp;ie=UTF8&amp;hq=&amp;hnear=Lighthouse+Point,+Broward,+Florida,+United+States&amp;t=m&amp;z=14&amp;ll=26.275636,-80.087265&amp;output=embed"></iframe><br><small><a href="https://maps.google.co.in/maps?f=q&amp;source=embed&amp;hl=en&amp;geocode=&amp;q=Lighthouse+Point,+FL,+United+States&amp;aq=4&amp;oq=light&amp;sll=26.275636,-80.087265&amp;sspn=0.04941,0.104628&amp;ie=UTF8&amp;hq=&amp;hnear=Lighthouse+Point,+Broward,+Florida,+United+States&amp;t=m&amp;z=14&amp;ll=26.275636,-80.087265" style="color:#666;text-align:left;font-size:12px">View Larger Map</a></small>
  98. </div>
  99. </div>
  100. </div>
  101. </div>
  102. </div>
  103. </div>
  104. <div class="copy_right">
  105. <p>All Rights Reseverd | Design by <a href="http://w3layouts.com">W3Layouts</a></p>
  106. </div>
  107. </div>
  108. </body>
  109. </html>