Advertisement
deliciousthemes

Team Member Intro examples

Jul 8th, 2015
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.41 KB | None | 0 0
  1. <!-- blockquote example -->
  2.  
  3. <blockquote>
  4.     "Business has only two functions - marketing and innovation."
  5. </blockquote>
  6. <span class="blockquote-author">- Milan Kundera</span>
  7.  
  8.  
  9.  
  10.  
  11. <!-- interests list example -->
  12.  
  13. <ul class="member-interests">
  14.     <li>photoshop</li>
  15.     <li>illustration</li>
  16.     <li>print design</li>
  17.     <li>drawing</li>
  18.     <li>painting</li>
  19.     <li>branding</li>
  20.     <li>internet marketing</li>
  21. </ul>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement