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.

<form>-tag

Empfohlene Antworten

Veröffentlicht

Hélö,

hab grad n Problem, vielleicht is da auch nur ein Denkfehler drinne.

Wenn ich das <form>-Tag am Anfang einer Tabelle schreibe, wird die <td> in der sich die Tabelle verbindet, größer. Wenn ich das <form>-Tag raussnehme, wirds wieder kleiner.

Woran liegt das?!

<table cellpadding="0" cellspacing="0" border="0">

	<tr>

		<td width="161"></td>

		<td></form>

			<table cellpadding="0" cellspacing="0" border="0" width="600">

				<tr>

					<td height="25">test</td>

				</tr>

			</table></form>

		</td>

	</tr>

</table>

Gruß, Marcus

in deinem code fehlt auch das "start-form-tag" du hast da nur 2 Ende tags drinne!

das ende tag eines Forms hinterlässt immer einen zeilenumbruch, ausser wenn man folgendes mit angibt

<form style='display: inline' action='....' method='...'>

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.