?

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>

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