• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

Hintergrund ändern

Status
Für weitere Antworten geschlossen.
Du könntest dich schon ein bisschen selber bemühen! Ich sags nicht gerne, aber:
Du könntest das auch auf http://de.selfhtml.org suchen

Code:
<body background="bild.jpg">

Allerdings rate ich dir von Kacheln ab!
 
Hier:

<html>
<head>
<html>
<head>
<body bgcolor="red">,
</tr>

<title>www.sumania.de</title>

.
.
.
.
.
.
.
.
.
.
</tr>
</table>
</body>
</html>
 
<body bgcolor="red">,

</tr> <-warum beendest du den tag jetzt schon? (Tippfehler)

Und muss man nicht normalerweiße eine tabelle mit einem <table> tag beginnen?
 
Das steht bei dir:

------------------------------------------------------------------------------
<html>
<head>
<html>
<head>

</tr>

<title>www.sumania.de</title>

<style type="text/css">
<!--
body {
background-attachment: fixed; background-color: #FFFFFF; background-repeat: repeat;
scrollbar-face-color : #E5AC39 ;
scrollbar-shadow-color : #EACE4A ;
scrollbar-highlight-color : #FFDF00 ;
scrollbar-3dlight-color : #000000 ;
scrollbar-darkshadow-color : #FFDF00 ;
scrollbar-track-color : #2E2AAD ;
scrollbar-arrow-color : #000030 ;
}
-->
</style>



</head>
<body text="#000000" bgcolor="#FFFFFF" link="#FF7F00" alink="#FF7F00" vlink="#FF7F00">
-------------------------------------------------------------------------------

Wurde die Seite schon hochgeladen?
 
also farchris
bitte Sreib den code noch mal ordentlich
man kann doch nicht

  • <html>
    <head>
    <html>
    <head>
    ...
    <title>www.sumania.de</title>
Schreiben, also wenn du deine Website SO Programmiert hättest,
hätte der Internet "Anzeiger" überhaupt nichts angezeigt :D
 
Status
Für weitere Antworten geschlossen.
Zurück
Oben