Wednesday, March 13, 2019

Fav pet INTERNAL

<!DOCTYPE html>
<html>
<head>
<style>
body { background-color: red; }
h1 {color: green; display: block; margin-left: auto; margin-right: auto;}
p {color: grey;}
img {display: block; margin-left: auto; margin-right: auto; width:50%; height: 450px;}
</style>
</head>
<body>
<br>
<h1>The <u>Wolverine</u></h1>
<br>
<img src="https://www.nationalgeographic.com/content/dam/animals/thumbs/rights-exempt/mammals/w/wolverine_thumb.ngsversion.1486962018155.adapt.1900.1.JPG" alt="a wolverine">
<br>
<p>Not</p>
<p><b>THIS</b></p>
<img src="https://static1.squarespace.com/static/51b3dc8ee4b051b96ceb10de/t/533f0ce9e4b02233d742e44d/1434444129978/actors-who-could-replace-hugh-jackman-as-wolverine10?format=2500w" alt="Hugh jackman as Wolverine">


</body>
<html>

No comments:

Post a Comment