<style type="text/css">
  .float-left{
  float:left;
  margin: 0 20px 20px;
  width:30%;
}
</style>
0
solved text code before image but still next to eachtoghter how?
 
<style type="text/css">
  .float-left{
  float:left;
  margin: 0 20px 20px;
  width:30%;
}
</style>
0
solved text code before image but still next to eachtoghter how?