Meta Description" name="description" />
<!DOCTYPE html>
<html>
<head>
<title>My Page</title>
<style>
a:link,
a:visited {
background-color: red;
color: black;
text-align: center;
padding: 10px 20px;
text-decoration: none;
display: inline-block;
}
a:hover,
a:active {
background-color: black;
color: white;
}
</style>
</head>
<body>
<a href="fam dox.html">MY FAMILY TREE</a>
<br><br>
<iframe src="flapy bird.html" height="700" width="500"></iframe>
</body>
</html>
2
1
1KB
1KB
189.0ms
300.0ms
295.0ms