myGully.com Boerse.SH - BOERSE.AM - BOERSE.IO - BOERSE.IM Boerse.BZ .TO Nachfolger
Zurück   myGully.com > Computer & Technik > Programmierung
Seite neu laden

Probleme mit Css

Willkommen

myGully

Links

Forum

 
Antwort
Themen-Optionen Ansicht
Ungelesen 18.03.11, 09:20   #1
Quagmire22
Stressbacke
 
Benutzerbild von Quagmire22
 
Registriert seit: Dec 2009
Beiträge: 1.256
Bedankt: 3.697
Quagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt Punkte
Standard Probleme mit Css

Morgen, muss für meine Ausbildung jetzt eine Website erstellen, nur die Lehrer sagen einem nicht wie, kurz die werfen einen ins kalte Wasser

Die Website muss in HTML geschrieben sein, hab nen Buch dafür geholt und HTML geht ja noch.
Aber CSS will einfach nicht wie ich das will...

Kurz ich Brauche ein oberen Rand für ein Logo, einen Rand rechts und einen links.
Die News und andere Sachen sollen in der mitte stehen.

Das hab ich bisher so gemacht aber es will nicht klappen, was muss ich ändern !?

Zitat:
#site {
width: 960px;
margin: auto;
background-color: #c3c377;
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
}


#header {
height: 100px;
background-color: #aaaaaa;
margin-left: auto;
margin-right: auto;
}
#logo_title {
position: c;
top: 20px;
left: 20px;
}

#links {
float: left;
width: 80px;
background-color: black;
padding: 5px;
}

#rechts {
float: right;
width: 80px;
padding: 5px;
}

#inhalt {
float: left;
width: 790px;
background-color: limegreen;
padding: 10px;
}
.clear {
clear: both;

}


Bitte brauch Hilfe... weil Totaler Noob
__________________
Win 11 Pro, Ryzen 7 5900x, Zotac RTX 3080 Ti, 32GB DDR4 RAM @3200MHz, Custom Wakü
Quagmire22 ist offline   Mit Zitat antworten
Ungelesen 18.03.11, 13:57   #2
Quagmire22
Stressbacke
 
Benutzerbild von Quagmire22
 
Registriert seit: Dec 2009
Beiträge: 1.256
Bedankt: 3.697
Quagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt PunkteQuagmire22 leckt gerne myGully Deckel in der Kanalisation! | 29888736 Respekt Punkte
Standard

Okay habs nach Stunden doch mal geschafft ^^

wer es brauch hier is die css

Zitat:
#site {
width: 960px;
margin: 0 auto;
background-color: red;
}
body {
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;

}

#header {
height: 100px;
background-color: lightblue;
}

#logo {
position: relative;
top: 20px;
left: 20px;
}

#navigation {
float: left;
width: 160px;
background-color: yellow;
padding: 10px;

}
#inhalt {
width: 550px;
background-color: orange;
float: left;
padding: 20px;

}

#right {
float: right;
width: 170px;
background-color: yellow;
padding: 10px;
}

#clear {
clear: both;
}
Aber Logisch muss man auch dann in HTML die richtige begriffe haben...

Wer es brauch kanns nehmen,.. von mir aus kann das Thema Geschlossen werden!
__________________
Win 11 Pro, Ryzen 7 5900x, Zotac RTX 3080 Ti, 32GB DDR4 RAM @3200MHz, Custom Wakü
Quagmire22 ist offline   Mit Zitat antworten
Antwort


Forumregeln
Du kannst keine neue Themen eröffnen
Du kannst keine Antworten verfassen
Du kannst keine Anhänge posten
Du kannst nicht deine Beiträge editieren

BB code is An
Smileys sind An.
[IMG] Code ist An.
HTML-Code ist Aus.

Gehe zu


Alle Zeitangaben in WEZ +1. Es ist jetzt 11:17 Uhr.


Sitemap

().