Meta Description" name="description" />
<!DOCTYPE html>
<html>
<head>
<title>My First Website</title>
</head>
<body>
<h1>Welcome to My Website</h1>
<p>My name is Ayesha.</p>
<img src="flower.jpg" alt="A flower">
<br><br>
<a href="https://google.com">Visit Google</a>
<br><br>
<button>Click Me</button>
<h2>My Hobbies</h2>
<ul>
<li>Reading</li>
<li>Football</li>
<li>Coding</li>
</ul>
</body>
</html>2
1
1KB
1KB
162.0ms
176.0ms
163.0ms