"ui element"
Bootstrap 3.0.0 Snippet by evarevirus

<link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script> <script src="//code.jquery.com/jquery-1.11.1.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html><html lang='en' class=''> <head><script src='//production-assets.codepen.io/assets/editor/live/console_runner-079c09a0e3b9ff743e39ee2d5637b9216b3545af0de366d4b9aad9dc87e26bfd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/events_runner-73716630c22bbc8cff4bd0f07b135f00a0bdc5d14629260c3ec49e5606f98fdd.js'></script><script src='//production-assets.codepen.io/assets/editor/live/css_live_reload_init-2c0dc5167d60a5af3ee189d570b1835129687ea2a61bee3513dee3a50c115a77.js'></script><meta charset='UTF-8'><meta name="robots" content="noindex"><link rel="shortcut icon" type="image/x-icon" href="//production-assets.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico" /><link rel="mask-icon" type="" href="//production-assets.codepen.io/assets/favicon/logo-pin-f2d2b6d2c61838f7e76325261b7195c27224080bc099486ddd6dccb469b8e8e6.svg" color="#111" /><link rel="canonical" href="https://codepen.io/Reklino/pen/KwBrdZ?limit=all&page=93&q=draggable" /> <link rel="stylesheet" href="https://cdn.rawgit.com/Reklino/elegant-theme-icons/master/style.css" /> <script src="//use.typekit.net/cua2obb.js"></script> <script>try{Typekit.load();}catch(e){}</script> <link rel='stylesheet prefetch' href='https://cdnjs.cloudflare.com/ajax/libs/normalize/5.0.0/normalize.min.css'> <style class="cp-pen-styles">.dark { background: #2f364a; color: #fff; } body { font-family: 'Proxima Nova', sans-serif; color: #1B1F2B; background: #fff; } p { line-height: 24px; } .center { text-align: center; } .container { max-width: 100%; margin-left: auto; margin-right: auto; width: 600px; margin: 0 auto; } .container:after { content: " "; display: block; clear: both; } .col-1 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 8.33333%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-2 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 16.66667%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-3 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 25%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-4 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 33.33333%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-5 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 41.66667%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-6 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 50%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-7 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 58.33333%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-8 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 66.66667%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-9 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 75%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-10 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 83.33333%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-11 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 91.66667%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .col-12 { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; width: 100%; float: left; padding-left: 2.08333%; padding-right: 2.08333%; } .row { clear: both; margin-bottom: 48px; overflow: hidden; *zoom: 1; } nav { position: fixed; background: white; bottom: 0; left: 0; width: 100%; height: 4em; text-align: center; line-height: 4em; font-weight: 400; font-size: 14px; } nav .title { width: 150px; padding: 0 1.5em; float: left; } nav .specimen { width: 150px; padding: 0 1.5em; float: right; } header { padding: 1em 0; text-align: center; } header .instructions { font-style: italic; color: #8d98b8; } main { padding: 3em 0; min-height: 500px; } section { padding: 2em 0; } .dark .tile { background: #1B1F2B; } .dark .tile:hover { color: #85DBA9; background: #39415a; box-shadow: 0 0 10px 0 #252a3b; } .tile { -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; cursor: pointer; border-radius: 10px; color: #606e99; background: #e6e6e6; font-size: 2.75em; padding: 0.65em 0; } .tile:hover { color: #EB6966; background: #fff; box-shadow: 0 0 10px 0 #d9d9d9; } </style></head><body> <nav> <div class='title'>UI Elements</div> <div class='specimen'>1.0.2</div> <div class='name'>Draggable Tiles (in progress)</div> </nav> <section class='dark'> <div class='container center'> <div class='col-3'> <div class='tile'> <span class='icon-camera'></span> </div> </div> <div class='col-3'> <div class='tile'> <span class='icon-picture'></span> </div> </div> <div class='col-3'> <div class='tile'> <span class='icon-tools'></span> </div> </div> <div class='col-3'> <div class='tile'> <span class='icon-desktop'></span> </div> </div> </div> </section> <section class='light'> <div class='container center'> <div class='col-3'> <div class='tile'> <span class='icon-camera'></span> </div> </div> <div class='col-3'> <div class='tile'> <span class='icon-picture'></span> </div> </div> <div class='col-3'> <div class='tile'> <span class='icon-tools'></span> </div> </div> <div class='col-3'> <div class='tile'> <span class='icon-desktop'></span> </div> </div> </div> </section> <script src='//ajax.googleapis.com/ajax/libs/angularjs/1.3.2/angular.min.js'></script> </body></html>

Related: See More


Questions / Comments: