Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

der </form> -tag

Empfohlene Antworten

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>

<form style="display:inline;">

...

</form>

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

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:

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.