?

Generation

Generate website, display title is "Someone", link in header.

<!DOCTYPE html> <html> <head> <title>Someone</title> </head> <body> <a href="index.html">link in header</a> </body> </html>

Questions about programming?Chat with your personal AI assistant