Advertisement
Guest User

rich

a guest
Apr 17th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5.63 KB | None | 0 0
  1.   <!DOCTYPE html><html>
  2.  
  3.   <head>
  4.       <!-- KVAR ATT GÖRA
  5.  flaggor?
  6.  hjälp?
  7.  möjligt att kryssa ner login-popup
  8.  -->
  9.     <meta charset="UTF-8"></meta>
  10.     <link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"></link>
  11.  
  12.     <link href="LaddUpp.css" rel="stylesheet"></link>
  13.  
  14.     <link href="LaddUpp" type="text/css" rel="stylesheet"></link>
  15.  
  16.     <script src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-2.1.0.min.js"></script>
  17.     <script src="js/main.js"></script><script src="js/modal.js"></script>
  18.  
  19.     <title>
  20.       Laddaupp
  21.     </title>
  22.   </head>
  23.  
  24.     <body>
  25.       <nav class="navbar navbar-default navbar-lg navbar-fixed-top">
  26.         <ul class="nav navbar-nav navbar-left">
  27.           <div style="float: left">
  28.             <a href="#fakelink">
  29.             <img class="resize" src="http://i.imgur.com/P3mrSdW.png">
  30.             </a>
  31.           </div>
  32.           <li class="active">
  33.             <a href="#fakelink">uppladdade CVn</a>
  34.           </li>
  35.           <form class="searchfield navbar-form navbar-right">
  36.             <div class="form-group">
  37.               <input type="text" placeholder="Sök efter CV" class="form-control">
  38.             </div>
  39.             <button class="btn btn-default" type="submit">sök</button>
  40.           </form>
  41.           <div> </div>
  42.         </ul>
  43.       </nav>
  44.  
  45.       <div id="content" class="col-md-4 col-centered "><img class="logga" src="http://i.imgur.com/P3mrSdW.png"></img>
  46.  
  47.         <br></br>
  48.         <div id="startchoices" class="login-form">
  49.  
  50.       <div class="form-group">
  51.  
  52.  
  53. <label for="exampleInputFile">
  54.       Ladda upp en fil
  55.   <br></br>
  56.       <div class="btn btn-primary brn-block choose_file">
  57.         <span>Choose File</span>
  58.         <input name="Select File" type="file" />
  59.       </div>
  60.  
  61.     <br></br>
  62.     <a class="btn btn-primary btn-block" href="#" type="button">Ladda upp CV</a>
  63.         </div>
  64.       <!-- Sign in Modal -->
  65.     <div id="signin" class="modal fade" tabindex="-1"><div class="modal-body"><div class="col-md-4 col-centered"><div id="signinpopup" class="login-form"><div class="form-group"><input id="inputEmail3" class="form-control login-field" type="email" placeholder="Email-adress"></input></div><div class="form-group"><input id="inputPassword3" class="form-control login-field" type="password" placeholder="Lösenord"></input></div><div class="form-group"><button id="loggain" class="btn btn-primary btn-lg btn-block" type="button">
  66.       Logga In
  67.     </button></div></div></div></div></div></body></html>
  68.  
  69.  
  70.  
  71.  
  72. ---------------------------------------------------------
  73.  
  74. .resize {
  75. width: 70px;
  76. height: auto;
  77. margin: 10px 10px;
  78. margin-left: 110px;
  79. }
  80. .navbar-form {
  81. -webkit-box-shadow: none;
  82. box-shadow: none;
  83. margin-top: 0;
  84. margin-bottom: 0;
  85. padding-right: 19px;
  86. padding-left: 19px;
  87.  
  88. }
  89. element {
  90. }
  91. html {
  92.     background: url("http://25.media.tumblr.com/a408ad9af259cf827ed4599d60bcb0a9/tumblr_myebwtELvb1st5lhmo1_1280.jpg") no-repeat fixed center center / cover transparent;
  93. }
  94. html {
  95.     font-size: 62.5%;
  96. }
  97. html {
  98.     font-family: sans-serif;
  99. }
  100. * {
  101.     -moz-box-sizing: border-box;
  102. }
  103.  
  104.  
  105. element {
  106. }
  107. body {
  108.     font-family: "Lato",Helvetica,Arial,sans-serif;
  109.     font-size: 18px;
  110.     line-height: 1.72222;
  111.     color: rgb(52, 73, 94);
  112.     background-color: transparent;
  113. }
  114.  
  115. element {
  116. }
  117. #content {
  118.     margin-top: 7%;
  119. }
  120. .col-centered {
  121.     float: none;
  122.     margin: 0px auto;
  123. }
  124.  
  125. .col-md-4 {
  126.     position: relative;
  127.     min-height: 1px;
  128.     padding-left: 15px;
  129.     padding-right: 15px;
  130. }
  131. * {
  132.     -moz-box-sizing: border-box;
  133. }
  134.  
  135. element {
  136. }
  137. .logga {
  138.     width: 50%;
  139.     height: auto;
  140.     margin-left: 25%;
  141. }
  142. img {
  143.     vertical-align: middle;
  144. }
  145. img {
  146.     border: 0px none;
  147. }
  148. * {
  149.     -moz-box-sizing: border-box;
  150. }
  151.  
  152.  
  153. element {
  154. }
  155. #startchoices {
  156.     background-color: rgb(237, 239, 241);
  157.     padding: 24px 23px 5px;
  158.     position: relative;
  159.     border-radius: 15px 15px 15px 15px;
  160. }
  161. .navbar-static-top, .navbar-fixed-top, #startchoices {
  162.     box-shadow: 0px 2px 30px 0px rgba(50, 50, 50, 0.46);
  163. }
  164. .login-form {
  165.     }
  166.  
  167. * {
  168.     -moz-box-sizing: border-box;
  169. }
  170.  
  171.  
  172.  
  173. element {
  174. }
  175. .btn-block {
  176.     white-space: normal;
  177. }
  178. .btn-primary {
  179.     color: rgb(255, 255, 255);
  180.     background-color: rgb(167, 219, 216);
  181. }
  182. .btn {
  183.     border: medium none;
  184.     font-size: 15px;
  185.     font-weight: normal;
  186.     line-height: 1.4;
  187.     border-radius: 4px 4px 4px 4px;
  188.     padding: 10px 15px;
  189.     transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
  190. }
  191. .btn-block {
  192.     display: block;
  193.     width: 100%;
  194. }
  195.  
  196. .btn-primary {
  197.   }
  198. .btn {
  199.  
  200. margin-bottom: 0px;
  201. text-align: center;
  202. vertical-align: middle;
  203. cursor: pointer;
  204. background-image: none;
  205.     -moz-user-select: none;
  206.     -webkit-user-select: none;
  207. }
  208.  
  209. a {
  210.   text-decoration: none;
  211.   }
  212.  
  213.   a {
  214.  
  215.     }
  216.  
  217. a {
  218.       background: none repeat scroll 0px 0px transparent;
  219. }
  220.  
  221. * {
  222.     -moz-box-sizing: border-box;
  223. }
  224.  
  225. element.style {
  226. }
  227.  
  228. .choose_file{
  229.     color: rgb(255, 255, 255);
  230.     background-color: rgb(167, 219, 216);
  231.     position:relative;
  232.     display:inline-block;    
  233.     border-radius:4px 4px 4px 4px;
  234.     border:medium none;
  235.     width:250px;
  236.     padding: 10px 15px
  237.     margin-top: 2px;
  238.     font-size: 15px;
  239.     font-weight: normal;
  240.     line-height: 1.4;
  241.     transition: border 0.25s linear 0s, color 0.25s linear 0s, background-color 0.25s linear 0s;
  242.    
  243. }
  244. .choose_file input[type="file"]{
  245.     -webkit-appearance:none;
  246.     position:absolute;
  247.     top:0; left:0;
  248.     opacity:0;
  249.     width: 250px;
  250.     height: 40px;
  251.  
  252. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement