Art of Sex HTML ProtoTyPE


SUBMITTED BY: Electricityplug22

DATE: Oct. 1, 2020, 4:13 a.m.

FORMAT: HTML

SIZE: 16.1 kB

HITS: 486

  1. <!DOCTYPE html>
  2. <html>
  3. <title>Tiffany's Art of Sex Template</title>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  7. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Oswald">
  8. <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Open Sans">
  9. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
  10. <style>
  11. h1,h2,h3,h4,h5,h6 {font-family: "Oswald"}
  12. body {font-family: "Open Sans"}
  13. </style>
  14. <body class="w3-light-grey">
  15. <!-- Navigation bar with social media icons -->
  16. <div class="w3-bar w3-black w3-hide-small">
  17. <a href="#" class="w3-bar-item w3-button"><i class="fa fa-facebook-official"></i></a>
  18. <a href="#" class="w3-bar-item w3-button"><i class="fa fa-instagram"></i></a>
  19. <a href="#" class="w3-bar-item w3-button"><i class="fa fa-snapchat"></i></a>
  20. <a href="#" class="w3-bar-item w3-button"><i class="fa fa-flickr"></i></a>
  21. <a href="#" class="w3-bar-item w3-button"><i class="fa fa-twitter"></i></a>
  22. <a href="#" class="w3-bar-item w3-button"><i class="fa fa-linkedin"></i></a>
  23. <a href="#" class="w3-bar-item w3-button w3-right"><i class="fa fa-search"></i></a>
  24. </div>
  25. <!-- w3-content defines a container for fixed size centered content,
  26. and is wrapped around the whole page content, except for the footer in this example -->
  27. <div class="w3-content" style="max-width:1600px">
  28. <!-- Header -->
  29. <header class="w3-container w3-center w3-padding-48 w3-white">
  30. <h1 class="w3-xxxlarge"><b>TIFFANY's LIFE</b></h1>
  31. <h6>Welcome to the Art of Sex <span class="w3-tag">Tiffany's World</span></h6>
  32. </header>
  33. <!-- Image header -->
  34. <header class="w3-display-container w3-wide" id="home">
  35. <img class="w3-image" src="/w3images/jane.jpg" alt="Fashion Blog" width="1600" height="1060">
  36. <div class="w3-display-left w3-padding-large">
  37. <h1 class="w3-text-white">Tiffany's</h1>
  38. <h1 class="w3-jumbo w3-text-white w3-hide-small"><b>The Art of Sex</b></h1>
  39. <h6><button class="w3-button w3-white w3-padding-large w3-large w3-opacity w3-hover-opacity-off" onclick="document.getElementById('subscribe').style.display='block'">SUBSCRIBE</button></h6>
  40. </div>
  41. </header>
  42. <!-- Grid -->
  43. <div class="w3-row w3-padding w3-border">
  44. <!-- Blog entries -->
  45. <div class="w3-col l8 s12">
  46. <!-- Blog entry -->
  47. <div class="w3-container w3-white w3-margin w3-padding-large">
  48. <div class="w3-center">
  49. <h3>TITLE HEADING</h3>
  50. <h5>Title description, <span class="w3-opacity">September 2, 2020</span></h5>
  51. </div>
  52. <div class="w3-justify">
  53. <img src="/w3images/girl_hat.jpg" alt="Girl Hat" style="width:100%" class="w3-padding-16">
  54. <p><strong>More SEX!</strong> I am so crazy about sex these days. Some text about this blog entry. Fashion fashion and sex.</p>
  55. <p>Sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor .</p>
  56. <p class="w3-left"><button class="w3-button w3-white w3-border" onclick="likeFunction(this)"><b><i class="fa fa-thumbs-up"></i> Like</b></button></p>
  57. <p class="w3-right"><button class="w3-button w3-black" onclick="myFunction('demo1')" id="myBtn"><b>Replies  </b> <span class="w3-tag w3-white">1</span></button></p>
  58. <p class="w3-clear"></p>
  59. <div class="w3-row w3-margin-bottom" id="demo1" style="display:none">
  60. <hr>
  61. <div class="w3-col l2 m3">
  62. <img src="/w3images/avatar_smoke.jpg" style="width:90px;">
  63. </div>
  64. <div class="w3-col l10 m9">
  65. <h4>George <span class="w3-opacity w3-medium">May 3, 2020, 6:32 PM</span></h4>
  66. <p>Great VIDEOS! Following</p>
  67. </div>
  68. </div>
  69. </div>
  70. </div>
  71. <hr>
  72. <!-- Blog entry -->
  73. <div class="w3-container w3-white w3-margin w3-padding-large">
  74. <div class="w3-center">
  75. <h3>MY CO-STAR</h3>
  76. <h5>Title description, <span class="w3-opacity">April 23, 2020</span></h5>
  77. </div>
  78. <div class="w3-justify">
  79. <img src="/w3images/man_hat.jpg" alt="Men in Hats" style="width:100%" class="w3-padding-16">
  80. <p><strong>ART of Porn!</strong> The trend is mixing Art with Adult Entertainment!</p>
  81. <p>Some text about this blog entry. Fashion fashion and sex.</p>
  82. <p class="w3-left"><button class="w3-button w3-white w3-border" onclick="likeFunction(this)"><b><i class="fa fa-thumbs-up"></i> Like</b></button></p>
  83. <p class="w3-right"><button class="w3-button w3-black" onclick="myFunction('demo2')"><b>Replies  </b> <span class="w3-tag w3-white">2</span></button></p>
  84. <p class="w3-clear"></p>
  85. <!-- Example of comment field -->
  86. <div id="demo2" style="display:none">
  87. <div class="w3-row">
  88. <hr>
  89. <div class="w3-col l2 m3">
  90. <img src="/w3images/girl_train.jpg" style="width:90px;">
  91. </div>
  92. <div class="w3-col l10 m9">
  93. <h4>Amber <span class="w3-opacity w3-medium">April 26, 2015, 10:52 PM</span></h4>
  94. <p>Love your Art of Sex page! Simply the best! I'm learning how to "orally" satisfy my signifcant other by watching your videos .</p><br>
  95. </div>
  96. </div>
  97. <div class="w3-row w3-margin-bottom">
  98. <div class="w3-col l2 m3">
  99. <img src="/w3images/girl.jpg" style="width:90px;">
  100. </div>
  101. <div class="w3-col l10 m9">
  102. <h4>Angie <span class="w3-opacity w3-medium">April 23, 2020, 9:12 PM</span></h4>
  103. <p>Love your VIDEOS on xvideos.com -- I been looking for your online presence, but now I have your DIRECT LINK</p>
  104. </div>
  105. </div>
  106. </div>
  107. </div>
  108. </div>
  109. <!-- Blog entry -->
  110. <div class="w3-container w3-white w3-margin w3-padding-large">
  111. <div class="w3-center">
  112. <h3>TITLE HEADING</h3>
  113. <h5>Title description, <span class="w3-opacity">April 7, 2020</span></h5>
  114. </div>
  115. <div class="w3-justify">
  116. <img src="/w3images/runway.jpg" alt="Runway" style="width:100%" class="w3-padding-16">
  117. <p><strong>Dont miss!</strong> The Porn Convention this weekend is gonna be legendary!</p>
  118. <p>Some text about this blog entry. Fashion fashion and sex.</p>
  119. <p class="w3-left"><button class="w3-button w3-white w3-border" onclick="likeFunction(this)"><b><i class="fa fa-thumbs-up"></i> Like</b></button></p>
  120. <p class="w3-right"><button class="w3-button w3-black" onclick="myFunction('demo3')"><b>Replies  </b> <span class="w3-tag w3-white">3</span></button></p>
  121. <p class="w3-clear"></p>
  122. <!-- Example of comment field -->
  123. <div id="demo3" style="display:none">
  124. <hr>
  125. <div class="w3-row w3-margin-bottom">
  126. <div class="w3-col l2 m3">
  127. <img src="/w3images/girl_mountain.jpg" style="width:90px;">
  128. </div>
  129. <div class="w3-col l10 m9">
  130. <h4>Jane <span class="w3-opacity w3-medium">April 10, 2020, 7:22 PM</span></h4>
  131. <p>That was a great adult video! Thanks for everything.</p>
  132. </div>
  133. </div>
  134. <div class="w3-row w3-margin-bottom">
  135. <div class="w3-col l2 m3">
  136. <img src="/w3images/boy.jpg" style="width:90px;">
  137. </div>
  138. <div class="w3-col l10 m9">
  139. <h4>John <span class="w3-opacity w3-medium">April 8, 2020, 10:32 PM</span></h4>
  140. <p>Keep up the GREAT work! I am cheering for you!!.</p>
  141. </div>
  142. </div>
  143. <div class="w3-row w3-margin-bottom">
  144. <div class="w3-col l2 m3">
  145. <img src="/w3images/girl_hood.jpg" style="width:90px;">
  146. </div>
  147. <div class="w3-col l10 m9">
  148. <h4>Anja <span class="w3-opacity w3-medium">April 7, 2020, 9:12 PM</span></h4>
  149. <p>Cant wait for your new videos to upload!</p>
  150. </div>
  151. </div>
  152. </div>
  153. </div>
  154. </div>
  155. <!-- END BLOG ENTRIES -->
  156. </div>
  157. <!-- About/Information menu -->
  158. <div class="w3-col l4">
  159. <!-- About Card -->
  160. <div class="w3-white w3-margin">
  161. <img src="/w3images/avatar_girl2.jpg" alt="Jane" style="width:100%" class="w3-grayscale">
  162. <div class="w3-container w3-black">
  163. <h4>My Name</h4>
  164. <p>Just me, myself and I, exploring the universe of uknownment. I have a heart of love and a interest of lorem ipsum and mauris neque quam blog. I want to share my world with you.</p>
  165. </div>
  166. </div>
  167. <hr>
  168. <!-- Posts -->
  169. <div class="w3-white w3-margin">
  170. <div class="w3-container w3-padding w3-black">
  171. <h4>Popular Posts</h4>
  172. </div>
  173. <ul class="w3-ul w3-hoverable w3-white">
  174. <li class="w3-padding-16">
  175. <img src="/w3images/avatar_smoke.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
  176. <span class="w3-large">Tiffany interracial</span>
  177. <br>
  178. <span>COMING SOON...</span>
  179. </li>
  180. <li class="w3-padding-16">
  181. <img src="/w3images/bandmember.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
  182. <span class="w3-large">Sweaters</span>
  183. <br>
  184. <span>Sexually Frusturated Sweaters</span>
  185. </li>
  186. <li class="w3-padding-16">
  187. <img src="/w3images/workshop.jpg" alt="Image" class="w3-left w3-margin-right" style="width:50px">
  188. <span class="w3-large">Sex Workshop</span>
  189. <br>
  190. <span>Sex in a Box</span>
  191. </li>
  192. <li class="w3-padding-16">
  193. <img src="/w3images/avatar_smoke.jpg" alt="Image" class="w3-left w3-margin-right w3-sepia" style="width:50px">
  194. <span class="w3-large">Viral Videos</span>
  195. <br>
  196. <span>Coming Soon..,</span>
  197. </li>
  198. </ul>
  199. </div>
  200. <hr>
  201. <!-- Advertising -->
  202. <div class="w3-white w3-margin">
  203. <div class="w3-container w3-padding w3-black">
  204. <h4>Advertise</h4>
  205. </div>
  206. <div class="w3-container w3-white">
  207. <div class="w3-container w3-display-container w3-light-grey w3-section" style="height:200px">
  208. <span class="w3-display-middle">Your AD Here</span>
  209. </div>
  210. </div>
  211. </div>
  212. <hr>
  213. <!-- Tags -->
  214. <div class="w3-white w3-margin">
  215. <div class="w3-container w3-padding w3-black">
  216. <h4>Tags</h4>
  217. </div>
  218. <div class="w3-container w3-white">
  219. <p>
  220. <span class="w3-tag w3-black w3-margin-bottom">Fashion</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Houston</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">sex</span>
  221. <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">sextoys</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Norway</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">SexSweaters</span>
  222. <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Ideas</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Deals</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Sex Accessories</span>
  223. <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">News</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Clothing</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Shopping</span>
  224. <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Jeans</span> <span class="w3-tag w3-light-grey w3-small w3-margin-bottom">Trends</span>
  225. </p>
  226. </div>
  227. </div>
  228. <hr>
  229. <!-- Inspiration -->
  230. <div class="w3-white w3-margin">
  231. <div class="w3-container w3-padding w3-black">
  232. <h4>Inspiration</h4>
  233. </div>
  234. <div class="w3-row-padding w3-white">
  235. <div class="w3-col s6">
  236. <p><img src="/w3images/jeans.jpg" alt="Jeans" style="width:100%"></p>
  237. <p><img src="/w3images/team1.jpg" alt="Jeans" style="width:100%"></p>
  238. </div>
  239. <div class="w3-col s6">
  240. <p><img src="/w3images/avatar_hat.jpg" alt="Men in Hats" style="width:100%" class="w3-grayscale"></p>
  241. <p><img src="/w3images/team4.jpg" alt="Jeans" style="width:100%"></p>
  242. </div>
  243. </div>
  244. </div>
  245. <hr>
  246. <div class="w3-white w3-margin">
  247. <div class="w3-container w3-padding w3-black">
  248. <h4>Follow Me</h4>
  249. </div>
  250. <div class="w3-container w3-xlarge w3-padding">
  251. <i class="fa fa-facebook-official w3-hover-opacity"></i>
  252. <i class="fa fa-instagram w3-hover-opacity"></i>
  253. <i class="fa fa-snapchat w3-hover-opacity"></i>
  254. <i class="fa fa-pinterest-p w3-hover-opacity"></i>
  255. <i class="fa fa-twitter w3-hover-opacity"></i>
  256. <i class="fa fa-linkedin w3-hover-opacity"></i>
  257. </div>
  258. </div>
  259. <hr>
  260. <!-- Subscribe -->
  261. <div class="w3-white w3-margin">
  262. <div class="w3-container w3-padding w3-black">
  263. <h4>Subscribe</h4>
  264. </div>
  265. <div class="w3-container w3-white">
  266. <p>Enter your e-mail below and get notified on the latest blog posts.</p>
  267. <p><input class="w3-input w3-border" type="text" placeholder="Enter e-mail" style="width:100%"></p>
  268. <p><button type="button" onclick="document.getElementById('subscribe').style.display='block'" class="w3-button w3-block w3-red">Subscribe</button></p>
  269. </div>
  270. </div>
  271. <!-- END About/Intro Menu -->
  272. </div>
  273. <!-- END GRID -->
  274. </div>
  275. <!-- END w3-content -->
  276. </div>
  277. <!-- Subscribe Modal -->
  278. <div id="subscribe" class="w3-modal w3-animate-opacity">
  279. <div class="w3-modal-content" style="padding:32px">
  280. <div class="w3-container w3-white">
  281. <i onclick="document.getElementById('subscribe').style.display='none'" class="fa fa-remove w3-transparent w3-button w3-xlarge w3-right"></i>
  282. <h2 class="w3-wide">SUBSCRIBE</h2>
  283. <p>Join my mailing list to receive updates on the latest blog posts and other things.</p>
  284. <p><input class="w3-input w3-border" type="text" placeholder="Enter e-mail"></p>
  285. <button type="button" class="w3-button w3-block w3-padding-large w3-red w3-margin-bottom" onclick="document.getElementById('subscribe').style.display='none'">Subscribe</button>
  286. </div>
  287. </div>
  288. </div>
  289. <!-- Footer -->
  290. <footer class="w3-container w3-dark-grey" style="padding:32px">
  291. <a href="#" class="w3-button w3-black w3-padding-large w3-margin-bottom"><i class="fa fa-arrow-up w3-margin-right"></i>To the top</a>
  292. <p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">ALL FOR GWAP ENTERTAINMENT</a></p>
  293. </footer>
  294. <script>
  295. // Toggle between hiding and showing blog replies/comments
  296. document.getElementById("myBtn").click();
  297. function myFunction(id) {
  298. var x = document.getElementById(id);
  299. if (x.className.indexOf("w3-show") == -1) {
  300. x.className += " w3-show";
  301. } else {
  302. x.className = x.className.replace(" w3-show", "");
  303. }
  304. }
  305. function likeFunction(x) {
  306. x.style.fontWeight = "bold";
  307. x.innerHTML = "✓ Liked";
  308. }
  309. </script>
  310. </body>
  311. </html>

comments powered by Disqus