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.

Komisches Bildabstandproblem m. Tabellen in HTML

Empfohlene Antworten

Veröffentlicht

Hi, habe folgendes Problem: Will eigentlich ein zerschnittenes JPG mit Hilfe dieser Tabellen zusammenpuzzeln, was ja eigentlich auch kein Problem sein dürfte, nun möchte ich aber die beiden oberen Bilder einfach in eine Zelle legen (das klappt auch prima) und das untere als Zellen-Background, um noch "darauf schreiben zu können".

Gesagt getan, nun muss ich leider feststellen, das zwischen oberen und unterem Bild ein unschöner Abstand von ca 2px zu sehen ist, was mache ich falsch?


<body>


<table width="550px">

<tr>

 <td>

  <img src="images/CityFlyback_550_01.jpg" width="171" height="172"><img src="images/CityFlyback_550_02.jpg" width="379" height="172">

 </td>

</tr>

//hier wird der Abstand sichtbar!!

<tr>

 <td background="images/CityFlyback_550_03.jpg">

  TEXT, TEXT, TEXT, TABELLE... // hier will ich drauf schreiben!!

 </td>

</tr>

</table>


</body>

Danke!

StMi

hast du's schon mal mit cellpadding="0" und cellspacing="0" versucht?

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.