Generation

generar el código para mostrar la ip local obtenida en la web

<html> <head> </head> <body> <h1>Ip</h1> <div class="container" id="main"> </div> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="js/script.js"></script> </body> </html>

Want to kickstart your project?Use the new AI Studio to create your code