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.

Tabelle mit Schatten

Empfohlene Antworten

Veröffentlicht

mh weiss jemand wie ich einer tabelle einen schatten geben kann?

also ich habe es mal mit

<table border=1 style="filter:dropshadow(color=#666666, offx=2, offy=2);">

<tr>

<td>

Test123

</td>

</tr>

</table>

versucht da ist allerding das problem, dass der text in der tabelle auch einen schatten bekommt

weiss einer was anderes bzw. wie es mit dem obigen code geht?

<table border=1 style="filter:dropshadow(color=#666666, offx=2, offy=2);">

<tr>

<td style="filter:dropshadow(color=#666666, offx=0, offy=0);">

Test123

</td>

</tr>

</table>

vermutung von mir! aber ungetestet!

Das Beispiel von kills funzt nicht, ich hab das auch mal ausprobiert.

Hab aber was gefunden das klappen könnte, ein bischen aufwändiger zwar, aber dafür geht es auch mit Mozilla und Netscape.

http://www.drweb.de/csspraxis/schnelle_schatten.shtml

also ich mache es immer so:

ich erstelle einen css stil und definiere dort den rahmen so, dass er rechts und unten 1 px oder auch mehr dicker ist als links und oben.

diesen stil weise ich dann der gewünschten tabelle zu.

klappt eigentlich problemlos und sieht auch ganz gut aus.

hier ein beispiel: beispielrahmen

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.