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.

FRAMES / Tabellenverschiebung

Empfohlene Antworten

Veröffentlicht

Hallo !

Ich nutze den Dreamweaver4 zur Webseitenerstellung. Unter DIESER URLfindet ihr eine frame-seite.

meine frage:

Wieso sind die beiden Tabellen verschoben? Ich will die Tabellen BÜNDIG untereinander stehen haben...

Ich bin alle optionen durchgegangen, aber komme einfach nicht weiter...

vielleicht kennt einer von euch dieses äusserst seltsame (?) problem und kann mir mit 1-2 kurzen sätzen weiterhelfen!!!!

Greetz

Tarantino

Hallo Tarantino,

also an den einzelnen Seiten, in denen die Tabellen stehen, liegt es wohl nicht.

Ich denke, es wird wohl an der Datei liegen, in dem Du das Frameset erstellst.

Hast Du beiden Frames die gleichen Eigenschaften zugewiesen?

Ich meine da Cellspacing, Marginwidth, usw....

...ach übrigens, mein Bruder meint gerade, Du solltest vor das <table> Tag ein <center> Tag schreiben, dann dürften beiden Tabellen in der Mitte stehen.

Ich hoffe, das hilft.

Ahoi,

Deine index.html ist nicht korrekt.

So geht´s:

<html>

<head>

<title>Untitled Document</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<frameset rows="80,*" frameborder="NO" border="0" framespacing="0">

<frame name="topFrame" src="inhalt.htm" scrolling="NO" marginwidth="10" marginheight="10" frameborder="no">

<frame name="mainFrame" src="start.htm" scrolling="NO" marginwidth="10" marginheight="10" frameborder="no">

</frameset>

<noframes>

</noframes>

</html>

Gruss,

Jau, das geht!

thanx @webentwickler!

<BLOCKQUOTE><font size="1" face="Verdana, Helvetica, sans-serif">Zitat:</font><HR>Original erstellt von tarantino:

Jau, das geht!

thanx @webentwickler!

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.