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>

Questions about programming?Chat with your personal AI assistant