<!DOCTYPE html>
<html>
<head>
<title></title>
<style type="text/css">
body { padding: 2em; }
.image-left { float: left; padding-right: 1em; }
</style>
</head>
<body>
<div class="image-left">
<img src="http://java2s.com/style/logo.png" alt="alt message">
</div>
<p>
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
</p>
<p>
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
This is a test.
</p>
</body>
</html>