Meta Description" name="description" />
<!DOCTYPE html>
<html>
<head>
<title>My First Web Page</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>Welcome to My First Web Page</h1>
<p>This is my journey into web development.</p>
<img src="myphoto.jpg" alt="My Photo">
<a href="https://example.com" target="_blank">Visit Example</a>
</body>3
1
1KB
1KB
108.0ms
128.0ms
125.0ms