tutorials.de Buch-Aktion 05/2012
ERLEDIGT
JA
ANTWORTEN
7
ZUGRIFFE
302
EMPFEHLEN
  • An Twitter übertragen
  • An Facebook übertragen
AUF DIESES THEMA
ANTWORTEN
  1. #1
    DjRay DjRay ist offline Mitglied
    Registriert seit
    Sep 2008
    Beiträge
    20
    Hi Leute,

    ih bin nue hier mal eine Frage:

    Wenn ich in meinem Design einen Langen text eingebe verschiebt sich mein ganzes design.
    möchte kein inframe machen möchte einfach nur nen langen text auf meine zb startseite machen und wenn der text zu lang wird das textfenster einfach sich lnger macht ohne das design zu verschieben.

    Hoffe ihr kapiert es weiss nich wie ich es erklären soll hihi

    HP ist in HTML
     

  2. #2
    Maik Tutorials.de Gastzugang
    Hi,

    wenn die Homepage / das Design in HTML ausgezeichnet ist, lässt dies erstmal die Vermutung zu, dass es sich hierbei um ein Tabellenkonstrukt handelt.

    Von daher solltest du hier deinen derzeitigen Quellcode zeigen, oder noch besser den Link zu deiner Seite nennen, denn im "Blindflug" wird dir hier niemand mit einem sachdienlichen Hinweis weiterhelfen können.

    mfg Maik
     

  3. #3
    DjRay DjRay ist offline Mitglied
    Registriert seit
    Sep 2008
    Beiträge
    20
    bin schon dabei

    www.ray-production.de

    kaum großer text in der mitte verscheibt sich alles
     

  4. #4
    Maik Tutorials.de Gastzugang
    Ich weiß jetzt nicht, was darin verschoben sein soll, deshalb die Frage: "Wie sieht denn der Soll-Zustand des Layouts aus"?

    mfg Maik
     

  5. #5
    DjRay DjRay ist offline Mitglied
    Registriert seit
    Sep 2008
    Beiträge
    20
    achso ja warte ich verschiebe es dir mal

    http://ray-production.de/test.html
     

  6. #6
    Maik Tutorials.de Gastzugang
    Richte mal den Inhalt der Tabellenzelle am oberen Zellenrand aus:

    Code :
    1
    2
    3
    4
    5
    
    <td [B]style="vertical-align:top"[/B]>
     
    <!-- Hier folgt die Tabelle mit dem Logo und der Navigation -->
    <table border="0" width="240" cellpadding="0" cellspacing="0">
    ...
    mfg Maik
     

  7. #7
    DjRay DjRay ist offline Mitglied
    Registriert seit
    Sep 2008
    Beiträge
    20
    wo muss ich des einsetzten sorry kenn mich nicht so aus

    edit: achso direkt vor meiner nav.box

    ah ich habe es dankeeee
    Geändert von DjRay (21.09.08 um 23:18 Uhr)
     

  8. #8
    Maik Tutorials.de Gastzugang
    Hast du den Quellcode nicht eigenständig erstellt, und sagt dir mein HTML-Kommentar nicht, um welche Tabellenzelle es sich handelt?

    Dann halt eben die "Extended-Version":

    Code :
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    20
    21
    22
    23
    24
    25
    26
    27
    28
    29
    30
    31
    32
    33
    34
    35
    36
    37
    38
    39
    40
    41
    42
    43
    44
    45
    46
    47
    48
    49
    50
    51
    52
    53
    54
    55
    56
    57
    58
    59
    60
    61
    62
    63
    64
    65
    66
    67
    68
    69
    70
    71
    72
    73
    74
    75
    76
    77
    78
    79
    80
    81
    82
    83
    84
    85
    86
    87
    88
    89
    90
    91
    92
    93
    94
    95
    
    <body bgcolor="#000000" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('http://ray-production.de/images/link_11.jpg','http://ray-production.de/images/link_22.jpg','http://ray-production.de/images/link_33.jpg','http://ray-production.de/images/link_44.jpg','http://ray-production.de/images/link_55.jpg')">
     
    <table width="780" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="2">
    <table width="780" border="0" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="2"><img src="http://ray-production.de/images/dig_temp2_01.jpg" width="240" height="95"></td>
    <td><img src="http://ray-production.de/images/dig_temp2_02.jpg" width="225" height="95"></td>
    <td width="315" height="95" bgcolor="#000000">&nbsp;</td>
    </tr>
    </tr>
    </table>
    </td>
    </tr>
    <tr>
    <td [B]style="vertical-align:top"[/B]>
     
    <table border="0" width="240" cellpadding="0" cellspacing="0">
    <tr>
    <td colspan="2"><img src="http://ray-production.de/images/dig_temp2_04.jpg" width="240" height="85"></td>
    </tr>
     
    <tr>
    <td><img src="http://ray-production.de/images/dig_temp2_06.jpg" width="30" height="25"></td>
    <td><a href="index.html"><img src="http://ray-production.de/images/link_1.jpg" alt="link_1" width="210" height="25" border="0" id="Image1" onMouseOver="MM_swapImage('Image1','','http://ray-production.de/images/link_11.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td>
    </tr>
     
    <tr>
    <td><img src="http://ray-production.de/images/dig_temp2_08.jpg" width="30" height="30"></td>
    <td><a href="http://ray-production.de/gb.html"><img src="http://ray-production.de/images/link_2.jpg" alt="link_2" name="Image2" width="210" height="30" border="0" id="Image2" onMouseOver="MM_swapImage('Image2','','http://ray-production.de/images/link_22.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td>
    </tr>
     
    <tr>
    <td><img src="http://ray-production.de/images/dig_temp2_10.jpg" width="30" height="30"></td>
    <td><a href="remixe.html"><img src="http://ray-production.de/images/link_3.jpg" alt="link_3" width="210" height="30" border="0" id="Image3" onMouseOver="MM_swapImage('Image3','','http://ray-production.de/images/link_33.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td>
    </tr>
     
    <tr>
    <td><img src="http://ray-production.de/images/dig_temp2_12.jpg" width="30" height="30"></td>
    <td><a href="team.html"><img src="http://ray-production.de/images/link_4.jpg" alt="link_4" width="210" height="30" border="0" id="Image4" onMouseOver="MM_swapImage('Image4','','http://ray-production.de/images/link_44.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td>
    </tr>
     
    <tr>
    <td><img src="http://ray-production.de/images/dig_temp2_14.jpg" width="30" height="25"></td>
    <td><a href="links.html"><img src="http://ray-production.de/images/link_5.jpg" alt="link_5" width="210" height="25" border="0" id="Image5" onMouseOver="MM_swapImage('Image5','','http://ray-production.de/images/link_55.jpg',1)" onMouseOut="MM_swapImgRestore()"></a></td>
    </tr>
     
    <tr>
    <td width="10" bgcolor="#000000">&nbsp;</td>
    <td width="230" height="314" colspan="2" bgcolor="#000000" valign="top">
    <!-- Side Panel --><br><br></td>
    </tr>
    </table>
     
    </td>
    <td align="center" valign="top" bgcolor="#000000">
    <!-- Content --><br>
    <span class="Stil4">Online</span><br>
    <img src="http://ray-production.de/images/hr.gif" width="464" height="11" border="0">
    <blockquote>
      <p class="style5"><font size="2"><strong>Wir haben es geschafft die Ray Production Crew</strong></font></p>
      <p class="style4"><font size="2"><strong>ist ONLINE wir begrüßen alle Fans wieder bei uns</strong></font></p>
      <p class="style4"><strong><font size="2">und sagen Hallo, ein Danke geht an </font></strong><font size="2"><strong>Mc Cheezy Chris</strong></font></p>
      <p class="style4"><font size="2"><span class="style4"><strong>der uns den Intro Exclusiv machte.  </strong></span></font></p>
      <p class="style4"><font size="2"><span class="style4"><strong><span class="style5">Vosicht einige Fehler sind leider noch vorhhanden </span>es tut uns leid <br>
        </strong></span><strong><br>
          <br>
          Eure Ray Prod. Crew </strong></font></p>
      <p class="style4">&nbsp;</p>
      <p class="style4"><strong><font size="2">PS: Macht uns ein GB Eintrag</font></strong></p>
      <p class="style4"><strong><font size="2">PS'2: </font></strong>
        <span class="style4"><font face="Arial" size="2"><strong> Bald der Comeback Track ONLINE freut Euch </strong></font></span><font face="Arial" size="2"><strong></strong></font></p>
      <p class="style4">&nbsp;</p>
      <p class="style6">Ab hier</p>
      <p class="style6">geht nichx mehr</p>
      <p class="style6">mim text schau links</p>
      <p class="style6">das menü das logo <strong><br>
      </strong></p>
      <p class="style4"><font face="Arial" size="2" color="#000000"><strong><a href="file:///C|/Dokumente und Einstellungen/DjRay/Desktop/RP Crew Sachen/site/index.html"></a><br>
      </strong></font></p>
    </blockquote>
    <p><img src="http://ray-production.de/images/hr.gif" width="464" height="11" border="0"></p>
    <p><object type="application/x-shockwave-flash" data="emff_stuttgart.swf" width="140" height="30">
     <param name="movie" value="emff_stuttgart.swf">
     <param name="FlashVars" value="src=http%3A%2F%2Fray-production.de%2Fplayer%2FShoutRP_Abmischung.mp3&amp;autoload=yes&amp;autostart=yes">
    </object>&nbsp;</p>
    <p><span class="Stil23">&copy;</span><span class="Stil23">Copyright by Ray Production</span> <span class="Stil23">Crew</span><span class="Stil26">y</span>
      <!-- Content -->
    </p>
    <p>&nbsp;</p></td>
    </tr>
    </table>
     
    </body>
    mfg Maik
     

Ähnliche Themen

  1. Hilfe beim Design [Homepage]
    Von maxn im Forum Creative Lounge
    Antworten: 6
    Letzter Beitrag: 20.07.08, 17:56
  2. Antworten: 0
    Letzter Beitrag: 10.07.08, 16:29
  3. Antworten: 0
    Letzter Beitrag: 07.04.07, 00:10
  4. [HILFE]beim design
    Von Sero im Forum Flash Plattform
    Antworten: 5
    Letzter Beitrag: 29.10.01, 16:32
  5. [HILFE]beim design
    Von Sero im Forum Smalltalk
    Antworten: 1
    Letzter Beitrag: 18.10.01, 21:23