Advertisement
NanoBob

inventory setup

Feb 19th, 2016
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.52 KB | None | 0 0
  1. <html>
  2.     <head>
  3.         <title></title>
  4.         <link rel="stylesheet" type="text/css" href="css/.css?version=2">
  5.         <link rel="stylesheet" type="text/css" href="css/style.css?version=2">
  6.         <link rel="stylesheet" type="text/css" href="css/fonts.css?version=2">
  7.     </head>
  8.     <body>
  9.         <div class="" id="" maxWeight="30">
  10.             <h1></h1>
  11.             <div class="description"><br></div>
  12.         </div>
  13.        
  14.         <div class="" id="" maxWeight="30">
  15.             <h1></h1>
  16.             <div class="description"><br></div>
  17.         </div>
  18.         <script src="js/.js"></script>
  19.     </body>
  20. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement