Untitled
unknown
plain_text
16 days ago
308 B
4
Indexable
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name ="viewport" contents="width=device-width,initial-scale=1.0"> <title>My First Web Page</title> </head> <body> <h1>Welcome to My First Web Page</h1> <p>This is a simplke paragraph to introduce myself.</p> </body> </html>
Editor is loading...
Leave a Comment