webmastersworld: Bilder untereinander neben einem text...

Beitrag lesen

hi

wäre gut, wenn du mit tabellen und zellen den html-code schreibst, dann ist aller jammer vorbei:

ach ja, beispiel:

<html>
<head>
<meta http-equiv="Content-Language" content="de-at">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Pics - Text</title>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="500" id="AutoNumber1">
  <tr>
    <td width="244">
    <img border="0" src="images/berg.gif" width="232" height="142"></td>
    <td width="15"> </td>
    <td width="241">TexttexttexttexttextTexttexttexttexttext<p> </p>
    <p>Texttexttexttexttext</p>
    <p> </td>
  </tr>
  <tr>
    <td width="244"> </td>
    <td width="15"> </td>
    <td width="241"> </td>
  </tr>
  <tr>
    <td width="244">
    <img border="0" src="images/berg.gif" width="232" height="142"></td>
    <td width="15"> </td>
    <td width="241">TexttexttexttexttextTexttexttexttexttext<p> </p>
    <p>Texttexttexttexttext</p>
    <p> </td>
  </tr>
  <tr>
    <td width="244"> </td>
    <td width="15"> </td>
    <td width="241"> </td>
  </tr>
  <tr>
    <td width="244">
    <img border="0" src="images/berg.gif" width="232" height="142"></td>
    <td width="15"> </td>
    <td width="241">TexttexttexttexttextTexttexttexttexttext<p> </p>
    <p>Texttexttexttexttext</p>
    <p> </td>
  </tr>
  <tr>
    <td width="244"> </td>
    <td width="15"> </td>
    <td width="241"> </td>
  </tr>
  <tr>
    <td width="244">
    <img border="0" src="images/berg.gif" width="232" height="142"></td>
    <td width="15"> </td>
    <td width="241">TexttexttexttexttextTexttexttexttexttext<p> </p>
    <p>Texttexttexttexttext</p>
    <p> </td>
  </tr>
</table></body></html>