Get your own website Result Size: 625 x 565
x
 
<!DOCTYPE html>
<html>
<head>
<style>
img {
  position: absolute;
  right: 5%
}
</style>
</head>
<body>
<h1>This is a Heading</h1>
<img src="logocss.gif" width="95" height="84" />
<p>Some text.</p>
</body>
</html>