Advertisement
cristinacavruc

html structure

Mar 23rd, 2015
250
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | None | 0 0
  1. <!-- ".preload-wrap" - positions the preloader on the page -->
  2. <div class="preload-wrap pos-cc">
  3.     <!-- ".preload" - positions, rotates and resizes the preloader inside the preload-wrap -->
  4.     <div class="preload">
  5.         <!-- ".sq-anim-1" - first square animation -->
  6.         <div class="sq-anim-1"></div>
  7.     </div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement