Tema: Re: css, div pagalbos
Autorius: Donatas
Data: 2009-02-04 16:21:20
* html #header {margin-top:-10px}


"booraz" <booraz@one.lt> wrote in message 
news:gmc6cp$bf3$1@trimpas.omnitel.net...
> Sveiki,
>
> turiu tokius css aprasus:
>
> div#header_border {
> height:10px;
> width:700px;
> background-image: url(images/header.gif);
> background-repeat: no-repeat;
> margin:0 auto;
> }
>
> div#header {
> width: 680px;
> background-color: #b0c4de;
> margin: 0 auto;
> padding: 10px;
> }
>
>
>
> ir toki html:
>
> <div id="header_border"></div>
> <div id="header">
> ...
> </div>
>
> header.gif yra 700x10.
>
> Prikabinau printscreen'a jame yra tarpas tarp header_border ir wrap div'u 
> jei atsidarai su IE6, su firefox tarpo nera.
> Ka daryti kad tarpo nebutu ant IE6?
>
>
>
> -- 
> booraz
>
>