Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jun 22nd, 2012  |  syntax: None  |  size: 0.95 KB  |  hits: 10  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <!-- content to be placed inside <body>…</body> -->
  2.  
  3. <div class="doorway">
  4.         <div class="door">
  5.                 <div class="above_window">SiteSwan</div>
  6.                 <div class="left_of_window"></div>
  7.                 <div class="right_of_window"></div>
  8.                 <div class="below_window">
  9.                         <div class="technologies">
  10.                         <h2>Technologies</h2>
  11.                                 <ul>
  12.                                 <li>Ruby on Rails</li>
  13.                                 <li>MySQL</li>
  14.                                 <li>jQuery</li>
  15.                                 <li>Backbone</li>
  16.                                 </ul>
  17.                         </div>
  18.                 </div>
  19.         </div>
  20.         <p class="description">
  21.                 SiteSwan wanted a platform for creating web sites for small businesses that was “social friendly, search-optimized, and mobile ready”. All web site owners are given a variety of tools allowing them to give their site’s their own personal touch and post the information and media that showcases their offerings. Whether it’s a slideshow of their latest products, their latest posts on Twitter, or upcoming events, there’s plenty of options for adding content to keep the customers engaged.
  22.         </p>
  23. </div>