Generate a html website builder

<!DOCTYPE html> <html> <head> <title>My Website</title> </head> <body> <div class="container" id="main">hello world</div> </body> </html>

Questions about programming?Chat with your personal AI assistant