page sieht im inet nicht so aus wie auf meinem rechner

Dieses Thema im Forum "Webentwicklung" wurde erstellt von TripleM, 28. November 2005 .

Schlagworte:
Status des Themas:
Es sind keine weiteren Antworten möglich.
  1. 28. November 2005
    hi,
    meine frage ist denke ich für jemadn der sich gut auskennt leicht zu bantworten.
    und zwar das bild im anhang zeigt, wie es bei mir aufem rechner aussieht, und dann schaut einmal wie es auf http://www.streetsharkz.de aussieht. aufem rechner sieht es kleiner aus also im web, aber das große sieht total aus.

    an was kann das liegen?

    danke
    mfg
    MMM
     
  2. 28. November 2005
    benutzt du nen stylesheet?
    Wenn ja, dann ma bitte posten! Denk ma dat könnte daran liegen, weil im prinzip ja nur hier ääähhhm der text ähh kleiner is ^^
     
  3. 28. November 2005
    stylesheet?

    also der text soll so kleien wie im programm sein, und nicht so fett wie im explorer
     
  4. 28. November 2005
    hast du nur html verwendet?

    oder auch php oder halt stlysheet (CSS) ?
     
  5. 28. November 2005
    ne nur html

    bin auf der suche nach php webspace in meiner preisklasse von 7€. weiste zufällig wo es billigen gibt?
     
  6. 28. November 2005
    Kopiert aus deinem quellcode
    Code:
    <link rel="stylesheet" type="text/css" href="../assets/s.css">
    
    diese datei wäre ma nützlich

    die s.css
     
  7. 28. November 2005
    Code:
    select, input {
     border-color: #000000;
     border-width=1;
    }
    
    A {
     font-family : Trebuchet,Arial;
     text-decoration : none;
    }
    
    A:hover {
     color: #ffffff;
     text-decoration : underline;
    }
    
    A.navnormal {
     font-size : 9pt;
     color: #ffffff;
     text-decoration : none;
    }
    
    A.link {
     font-weight : bold;
     color: #D4D4D4;
    }
    
    A.teaser {
     font-size : 9pt;
     font-weight : bold;
     color: #ffffff;
    }
    
    P {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
     font-weight : normal;
     line-height : 14pt;
    }
    
    P.picture {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 8pt;
     color: #ffffff;
     margin-top : 3pt;
     margin-bottom : 3pt;
     line-height : 10pt;
    }
    
    P.teaser {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
     margin-bottom : 8pt;
     line-height : 13pt;
    }
    
    .heading {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 10pt;
     color: #ffffff;
     font-weight : bold;
    }
    
    H2 {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 18pt;
     color: #D4D4D4;
     margin-top : 6pt;
     font-weight : bold;
    }
    
    H3 {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
     font-weight : bold;
    }
    
    TD.standardcell {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
    }
    TD.headercell {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
     font-weight: bold;
    }
    
    .normal {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #ffffff;
    }
    
    .normalblack {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #000000;
    }
    
    
    .smallwhite {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 8pt;
     color: #ffffff;
    }
    
    
    .grey {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 9pt;
     color: #aaaaaa;
    }
    
    
    .highlight {
     font-weight : bold;
     font-size: 8pt;
     font-family : Arial, Helvetica, sans-serif;
     color: ;
    }
    
    .highlightsmall {
     font-weight : bold;
     font-size: 8pt;
     font-family : Arial, Helvetica, sans-serif;
     color: #ffffff;
    }
    
    
    .formheader {
     font-family : Arial, Helvetica, sans-serif;
     font-size: 12pt;
     color: #474747;
     font-weight : bold;
    }
    
    INPUT.search {
     font-size:8pt;
     font-family : Tahoma, Arial, Helvetica, sans-serif;
     background-Color=#151515;
     BORDER: #959595 1 solid;
     width: 125px;
     color : #ffffff;
    }
    
    
     
  8. 28. November 2005
    ups!! sry hatte die im verzeichs, (ein unten drunter) war eigentlich der festen überzeugung, das das im richtigen ordner ist. naja danke, ne 10ner haste.
     
  9. Video Script

    Videos zum Themenbereich

    * gefundene Videos auf YouTube, anhand der Überschrift.