Pogledajte određenu poruku
Staro 21. 09. 2006.   #1
andrej
profesionalac
Qualified
 
Avatar andrej
 
Datum učlanjenja: 05.06.2005
Lokacija: Beograd
Poruke: 131
Hvala: 2
7 "Hvala" u 4 poruka
andrej is on a distinguished road
Pošaljite poruku preko MSN za andrej
Default Negative Margins

Interesuje me na koji nacin, u ovom textu, radi sledeci code:

Kôd:
#container {
  width: 100%;
  float: left;
  margin-right: -200px;
}
Kao i ovo gde on kaze:
Citat:
It is very important that we float this element, as margins (and thus, negative margins) are handled differently for floated and inline elements than they are for non-floated block-level elements.
Na koji nacin se konkretno razlikuju margine kod float i non-float elemenata?

Poslednja izmena od bluesman : 21. 09. 2006. u 22:28.
andrej je offline   Odgovorite uz citat