1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- <!doctype html>
- <html>
- <head>
- <meta charset="utf-8">
- <title>MOCKY - Il mockup di RESTORE</title>
- <meta name="generator" content="Maurizio Sanesi - OVI">
- <link href="Untitled1.css" rel="stylesheet">
- <link href="index.css" rel="stylesheet">
- <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
- <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet">
- <link href="vendor/simple-line-icons/css/simple-line-icons.css" rel="stylesheet" type="text/css">
- <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
- <script src="https://ajax.aspnetcdn.com/ajax/jQuery/jquery-3.2.1.min.js"></script>
- <script src="js\method.js"></script>
- </head>
- <body>
- <textarea name="TextArea1" id="TextArea1" class="Heading 2 <h2>"></textarea>
- <div id="wb_ClipArt1">
- <button id="ClipArt1" alt="">Esegui</button></div>
- <div class="drop-down-content">
- <select id ="graph_selector" class="form-select" aria-label="Default select example">
- <option selected value="">Tutte le Collezioni</option>
- </select>
- </div>
- <div class="drop-down-content">
- <select id ="entity_selector"nclass="form-select" aria-label="Default select example">
- <option selected value="">Tutte le Categorie</option>
- </select>
- </div>
- <div id="wb_Image1">
- <img src="images/Logo.png" id="Image1" alt=""></div>
- <div id="wb_Text1" style="position:fixed;">
- <span id="wb_uid0"></span><span id="wb_uid1"><br></span></div>
- <table id="wb_Shape1">
- </table>
- <div id="footer">
-
- </div>
- </body>
- </html>
|