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.

Tabellen auf ganze Seite ausbreiten ohne Seitenrand

Empfohlene Antworten

Veröffentlicht

hallo zusammen,

brauch mal unterstützung....

wie kann ich eine tabelle auf die komplette seitengrösse ausbreiten??? also ohne ränder...

ich weiss...self-html....suche abba schon seit ner stunde und find nix:rolleyes:

Ich bin mir nicht ganz sicher aber Probiers mal so!

<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">

Wie gesagt Antwort unter Vorbehalt!

So Long,

Sebi

  • Autor
Original geschrieben von Sebi

Ich bin mir nicht ganz sicher aber Probiers mal so!

<table border="0" width="100%" height="100%" cellspacing="0" cellpadding="0">

Wie gesagt Antwort unter Vorbehalt!

So Long,

Sebi

hmm...danke.....aber...das hatte ich auch schon versucht...klappte nix..:(

hab immer noch den rand...

Original geschrieben von -cta-

hmm...danke.....aber...das hatte ich auch schon versucht...klappte nix..:(

hab immer noch den rand...

<body scroll="no" >

der explorer hält den rand für eine eventuelle scrolleiste vor, daher gehen 100% nicht bis zum rand.

Eventuell musst du noch den Margin des bodies auf 0 setzen.

<body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 style="margin:0px;" >

oder so.

gruss

matze

  • Autor
Original geschrieben von lapso

<body scroll="no" >

der explorer hält den rand für eine eventuelle scrolleiste vor, daher gehen 100% nicht bis zum rand.

Eventuell musst du noch den Margin des bodies auf 0 setzen.

<body leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 style="margin:0px;" >

oder so.

gruss

matze

jo...danke...das wars...:rolleyes:

der margin des bodies muss auf "0" gesetzt werden...sonst funzt nicht....das wars...*vorkoppschlag*

thx

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.