Hi....
Try
#tablescooter{
border:10px solid grey;
width: 100%;
height: auto;
overflow: hidden;
}
#sideoverskrift{
border:10px solid green;
width: 100%;
height: auto;
overflow: hidden;
font-family:verdana,sans-serif;
white-space:nowrap;
letter-spacing:3px;
*/*border-bottom:0px solid #f00;*/*
margin:auto;
padding:4px;
text-align:center;
font-weight:bold;
}
Try to use these properties may be it helps. And about the green border, you
declared border-bottom:0px solid #f00; ..... remove it or comment it.
Thanks;
Anuj.
On Sat, Jan 3, 2009 at 9:37 PM, ScooterGrisen <[email protected]> wrote:
>
> I got a problem here: http://mentos.wep.dk/kandu/cssfloatproblem001.html
>
> as you can se the green border at the bottom is gone and the grey
> border is to high compared to the ending of the text.
>
> and also:
>
> .cols{
> margin:20px;
> }
>
> the margin is not showen at the bottom off the text only above and
> rigtht and left.
>
> How do i fix this so the border goes nicely below the text and the
> margin i 20px all around the text.
>
> >
>
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [email protected]
-~----------~----~----~----~------~----~------~--~---