<html>

<head>
<style type="text/css">
img
  {
  float:left;
  clear:both;
  
}
</style>
</head>

<body>
<img src="/i/eg_smile.gif" />
<img src="/i/eg_smile.gif" />
</body>

</html>