Hallo,
entweder ich steh aufm Schlauch oder warum funktioniert das hier nicht:
CSS:
Viele Grüße
entweder ich steh aufm Schlauch oder warum funktioniert das hier nicht:
Code:
<div class="inhalt noscroll">
<span class="blocksatz"><b>Zur Preisinformation für technische Schriften zum Thema Beschichtung von HPG-Schablonen geben Sie bitte Ihre Daten ein:</b></span>
<table>
<tr>
<td><form method="post" action="******">
<input type="hidden" name="recipient" value="******" />
</td>
<tr>
<td></td>
<td><input type="hidden" name="Bezeichnung" value="Preisinformation für technische Schriften zum Thema HPG-Schablonen"></input></td>
</tr>
</tr>
<td><b>Firma</b></td>
<td><input type="text" name="Firma" size="30" style="width: 325px" value=""></input></td>
</tr>
<tr>
<td><b>Name:</b></td>
<td><input type="text" name="Name" size="30" style="width: 325px" value=""></input></td>
</tr>
<tr>
<td><b>Position:</b></td>
<td><input type="text" name="Position" size="30" style="width: 325px" value=""></input></td>
</tr>
etc.
Code:
.inhalt {position:absolute; height:330px; width:405px; padding-top:0px;}
.noscroll {left:480px; top:85px; overflow:hidden;}
.blocksatz {text-align:justify;}
Viele Grüße
Zuletzt bearbeitet: