Untitled

mail@pastecode.io avatar
unknown
plain_text
19 days ago
170 B
1
Indexable
Never
<!DOCTYPE html>
<html>
<head>
  <title>My Web Page</title>
</head>
<body>
  <h1>Welcome to my web page</h1>
  <p>This is a paragraph of text.</p>
</body>
</html>
Leave a Comment