index.html 270 B

1234567891011121314
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <title>RCSB PDB 1D3D Viewer</title>
  6. </head>
  7. <body>
  8. <div id="select" ></div>
  9. <div id="selectBis" ></div>
  10. <div id="pfv" style="position: absolute; width: 800px; height:600px;" ></div>
  11. </body>
  12. </html>