Zum Inhalt springen

Empfohlene Beiträge

Geschrieben

hi leute,

mir ist schon sehr oft aufgefallen das das "</form>" -Tag eine leerzeile erzeugt,

und manchmal aber auch nicht.....

wie (wo?) muss ich dieses tag setzen damit es keinen leerzeile erzeugt?

Gruß

kills

Bsp: (hier erzeugt es eine leerzeile)


<!doctype html public "-//W3C//DTD HTML 4.0 //EN">

<html>

<head>

	<title>picture publisher by staab m.</title>

	<link rel="stylesheet" type="text/css" href="./main.css">

</head>

<body>

<form action="?" method="post">

	<table style="width:100%;height:100%;" cellspacing="0" cellpadding="0">

		<tr valign="middle">

			<td align="center">

				<table style="width: 800px ;height: 550px;" cellspacing="0" cellpadding="0" style="border: 1px solid; border-color:black;">

				   <tr>

				      <td>

				         <table style="width: 800px ;height: 525px;" border="1" cellspacing="0" cellpadding="0" style="border-color:black;">

				            <tr height="25">

					            <td width="200" style="border-bottom: 1px solid;">

										Action

					            </td>

					            <td>

					               <img src="./pics/bg_el1.gif" border=0>

					            </td>

					            <td width="600" rowspan="2">

										<div style="width:100%; height:100%; overflow:auto;">

						               Bilderpreview

					               </div>

					            </td>

				            </tr>

				            <tr height="450">

					            <td rowspan="2">

										<div style="width:100%; height:100%; overflow:auto;">

					               	Ordnerverzeichnis

					               </div>

					            </td>

					            <td>

									</td>

				            </tr>

							</table>

							<table style="width: 800px ;height: 25px;" cellspacing="0" cellpadding="0" align="right" style="border-color:black;">

				            <tr height="25">

					            <td>

					               <img src="./pics/bg_el2.gif" border=0>

									</td>

					            <td style="border-bottom: 1px solid;">

					               Status

					            </td>

				            </tr>

							</table>

				      </td>

				   </tr>

				</table>

			</td>

		</tr>

	</table>

</form>

</body>

</html>

Geschrieben

<form style="display:inline;">

...

</form>

Und schon hast Du nach dem Formular keinen Zeilenumbruch. Das funktioniert mit Tabellen übrigens auch.

Geschrieben

erstmal danke schön. ich werds ma versuchen :)

Original geschrieben von Rohde

<form style="display:inline;">

...

</form>

Und schon hast Du nach dem Formular keinen Zeilenumbruch. Das funktioniert mit Tabellen übrigens auch.

Wann gibt es bei Tabellen Zeilenumbrüche

:confused:

Erstelle ein Benutzerkonto oder melde Dich an, um zu kommentieren

Du musst ein Benutzerkonto haben, um einen Kommentar verfassen zu können

Benutzerkonto erstellen

Neues Benutzerkonto für unsere Community erstellen. Es ist einfach!

Neues Benutzerkonto erstellen

Anmelden

Du hast bereits ein Benutzerkonto? Melde Dich hier an.

Jetzt anmelden

Fachinformatiker.de, 2024 by SE Internet Services

fidelogo_small.png

Schicke uns eine Nachricht!

Fachinformatiker.de ist die größte IT-Community
rund um Ausbildung, Job, Weiterbildung für IT-Fachkräfte.

Fachinformatiker.de App

Download on the App Store
Get it on Google Play

Kontakt

Hier werben?
Oder sende eine E-Mail an

Social media u. feeds

Jobboard für Fachinformatiker und IT-Fachkräfte

×
×
  • Neu erstellen...