xxxxxxxxxx
<html>
<head>
<meta charset="utf-8">
<title>gif</title>
<link rel="stylesheet" href="style.css"/>
</head>
<body>
<div class="plot">
<img id="gif" src="glimps.gif" alt="This will display an animated GIF" />
</div>
</body>
</html>