Untitled
unknown
plain_text
2 years ago
318 B
3
Indexable
<html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Day1 Prac</title> </head> <body> <h1>Hello World!!!</h1> <p>This is homework day1</p> </body> </html>
Editor is loading...