shipinfo.html 397 B

12345
  1. <div id="ship-info" class="ship-info">
  2. <button class="close">Close</button>
  3. <label for="ship-color">Hull Color</label><input id="ship-color" type="text" value="" />
  4. <!--<iframe width="560" height="315" src="https://www.youtube.com/embed/3ST4fDVyAzA?controls=1&autoplay=0" frameborder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture"></iframe>-->
  5. </div>