Alles verschiebt sich :(

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • exige
    replied
    ich guck mal, was sich da machen lässt.

    aber das prob mit den unterschiedlichen browsern, hört sich gar nicht so gut an. kann ich das prob überhaubt lösen, mit der weise, wie ich im moment die hp programmiere ??

    Leave a comment:


  • wahsaga
    replied
    Original geschrieben von exige
    wie bekomm ich die denn weg ??
    ich muss die höhe und breite definieren, sonst passt das alles nicht. wie mach ich das richtig ?
    in dem du die sachen mit CSS formatierst natürlich.
    höhe, hintergrund(bilder), zentrierung etc. - alles fälle für CSS.

    target fliegt übrigens auch raus, wenn du xhtml strict benutzt.

    und wie bekomm ich die weiße linie unter dem banner wech ??
    das problem gibt's ja eh nur im IE - wenn du dir die seite mal mit opera oder firefox anschaust siehst du, dass du dort ein ganz anderes problem hast - der teil links mit der navigations sitzt viel zu hoch ...

    Leave a comment:


  • exige
    replied
    ich bin das projekt nochmal völlig von vorne angefangen. diesmal mit css, div-layer usw.

    allerdings, sind da immer noch ein paar fehler drin
    siehe:
    http://validator.w3.org/check?uri=ht...tomatically%29

    wie bekomm ich die denn weg ??
    ich muss die höhe und breite definieren, sonst passt das alles nicht. wie mach ich das richtig ?


    und wie bekomm ich die weiße linie unter dem banner wech ??


    thx für eure antworten
    Last edited by exige; 21-03-2004, 11:37.

    Leave a comment:


  • Damian1984
    replied
    Für Table exestiert das Atrribut height nicht!
    Bzw. sollte nicht benutzt werden!
    Dann sollte man pro Seite nur einen HTML-Bereich haben...
    Also ganz am Anfang und ganz am Ende!

    less dir mal lieber ein bissel HTML-Grundlagen durch, bevor du noch mit PHP anfängst...

    http://selfaktuell.teamone.de/

    Leave a comment:


  • exige
    replied
    so bin dass mal durchgegagen
    die ersten drei versteh ich nicht "there is no attribute "HEIGHT"" was soll das den heißen ?? ich seh da keinen fehler.
    dann geht nen <HTML> tag auf, dass kommt daher, das hier das php script dokument beginnt und der rest kommt aus dem php script und dem geposteten da muss ich ja wohl nix berichtigen.

    Leave a comment:


  • Tartax
    replied
    übrigens ist es herzlich sinnfrei wenn du solche pfade verwendest:
    file:///C|/Dokumente%20und%20Einstellungen/IPS_Exige_AFS/Desktop/banner1.jpg

    Leave a comment:


  • Tartax
    replied
    da ist immernoch:
    end tag for element "TABLE" which is not open;
    mehrfach: there is no attribute "HEIGHT"
    there is no attribute "BACKGROUND
    und
    document type does not allow element "HTML"
    !!!

    Leave a comment:


  • exige
    replied
    ui nu siehts schon besser aus. jetzt wird aber das ganze design von der hp wegen dem newsscript verändert.

    Leave a comment:


  • Tartax
    replied
    Mach die Seite erstmal Valide, sind zwar nich vile fehlrer drin, und größtenteils kleinkram, aber ein paar hauer sind schon dabei!!

    http://validator.w3.org/check?uri=ht...ine%2Fnews%2F+

    Das ganze ist zwar leider keine Garantie dass es geht, aber es ist dann auf jedenfall warscheinlicher!

    EDIT:
    *grml*

    Leave a comment:


  • Wurzel
    replied
    vielleicht liegts daran, dass ein par tags falsch stehen:http://validator.w3.org/check?uri=ht...line%2Fnews%2F

    Leave a comment:


  • exige
    started a topic Alles verschiebt sich :(

    Alles verschiebt sich :(

    das prob seht ihr hier:
    http://www.ofp-2.com/online/news/

    das news script sollte eigentlich neben die navi. da muss wohl was mit den tabellen anders. aber wie ?? ich hoffe ihr könnt mir helfen.... thx für jede antwort
    und hier der quellcode:

    PHP Code:
    <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 

    <html> 

    <head> 
    <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> 
    <meta name="generator" content="Adobe GoLive"> 
    <title>[url]www.ofp-2.com[/url] - Your OFP, OFP2, SSW community</title> 
    <style type="text/css" media="all"><!-- 

    A:link { color: #000000; font-size: 11px; font-family: Verdana; text-decoration: none } 
    A:visited{text-decoration: none; color : #000000; font-family: Verdana; font-size: 11px; } 
    A:active { text-decoration: unone; color : #000000; font-family: Verdana; font-size: 11px; } 
    A:hover {text-decoration: underline overline; color : #000000; font-family: Verdana; font-size: 11px; } 
    --></style> 
    </head> 

    <body bgcolor="#5A6B60"> 

    <center> 
    <table border="0" cellspacing="0" cellpadding="0"> 
    <tr> 
    <td width="300" height="269" background="banner1.jpg"></td> 
    <td width="558" height="269" background="banner2.jpg"></td> 
    <td width="142" height="269" background="banner3.jpg"></td> 
    </tr> 
    <tr> 
    <td width="300" height="431" > 
    <table width="300" border="0" cellspacing="0" cellpadding="0" height="431"> 
    <tr height="36"> 
    <td background="navi1.jpg"></td> 
    </tr> 
    <tr height="46"> 
    <td background="navi2.jpg"><center> 

    <table width="239" border="0" cellspacing="0" cellpadding="0"> 
    <tr height="2"> 
    <td></td> 
    </tr> 
    <tr> 
    <td width="46"></td> 
    <td ><a href="index.php?action=home">.home</a></td> 
    <td width="7"></td> 
    <td><a href="index.php?action=home">.news</a></td> 
    </tr> 
    <tr height="2"> 
    <td></td> 
    </tr> 
    <tr> 
    <td width="46"></td> 
    <td><a href="index.php?action=download">.download</a></td> 
    <td width="7"></td> 
    <td><a href="index.php?action=download">.forum</a></td> 
    </tr> 
    <tr height="2"> 
    <td></td> 
    </tr> 
    <tr> 
    <td width="46"></td> 
    <td><a href="index.php?action=download">.kontakt</a></td> 
    <td width="7"></td> 
    <td><a href="index.php?action=download">.impressum</a></td> 
    </tr> 
    </table> 
    </center> 
    </td> 
    </tr> 
    <tr height="350"> 
    <td background="navi3.jpg"></td> 
    </tr> 
    </table> 
    </td></tr> 
    </table> 

    <table><tr><td bgcolor="#5A6B60"> 
    <?php 
    switch($_GET['action']){ 
    case 
    "news": include("http://www.ofp-2.com/online/news/newsindex.php"); break; 
    case 
    "home": include("http://www.ofp-2.com/online/home.php"); break; 

    default: include(
    "http://www.ofp-2.com/online/news/newsindex.php"); break; 
    ?> 
    </td> 
    <td width="142" height="431" background="subnavi.jpg"></td> 
    </tr></table> 


    </table> 

    </center> 

    </body> 

    </html>
Working...
X