Avatar billede tweak Nybegynder
14. maj 2008 - 11:58 Der er 4 kommentarer og
1 løsning

Problem med float

Nogen som kan fortælle hvorfor <div id="main"> ikke følger med ned?

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" >
<head>
<title>TEST</title>
<meta name="description" content="" />
<meta name="Keywords" content="" />
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />

<style type="text/css">
body, html{
padding:0;
margin:0;
font-family:verdana,arial,sans-serif;
color:#000000;
background:#303030;
}

#main{
width:42em;
background-color:#fff;
border:5px solid #555555;
}

#left{
float:left;
width:25%;
margin:0px;
border:2px solid #999;
background-color:#fafafa;
}

#right{
width:67%;
margin:0px;
border:2px solid #999;
background-color:#fafafa;
}

</style>

</head>
<body>


<div id="main">
<div id="left">
<h3>Rigtig meget tekst</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit,
sed do eiusmod tempor incididunt ut labore et dolore magna aliqua..</p>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
<a href="#">incididunt ut labore et dolore magna aliqua. Ut enim ad minim</a> veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat</p>
</div>

<div id="right">
<h3>Lidt mindre tekst</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
<a href="#">incididunt ut labore et dolore magna aliqua. Ut enim ad minim</a> veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat</p>
</div>

</div>

</body>
</html>
Avatar billede tweak Nybegynder
14. maj 2008 - 12:13 #1
Ahhh glemte lige at det er i FF og IE8 Beta
Avatar billede roenving Novice
14. maj 2008 - 12:52 #2
Prøv at indsætte en cleardiv:

...
</div>
<div style="clear:both;font-size:0;line-height:0;">&nbsp;</div>
</div>

</body>
</html>
Avatar billede tweak Nybegynder
14. maj 2008 - 13:09 #3
Tak ;-) smider du et svar.
Avatar billede roenving Novice
14. maj 2008 - 13:11 #4
Velbekomme '-)
Avatar billede roenving Novice
15. maj 2008 - 13:35 #5
-- og tak for point ;~}
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester