Generation

Generate browser based on Google searcher with better look and output

<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Google</title> </head> <body> <input type="text" name="name"/> <input type="submit"/> </body> </html>

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