HTrance
Legacy Member
Ok ik heb nu iets gemaakt en kben nog maar 10seconden bezig en 'k merk dat firefox 't helemaal kapot maakt
ad: . Hier 't verschil: http://users.telenet.be/HTrance/Downloads/godver-FF-IE.jpg .
Hier de html
Hier de css:
ad: . Hier 't verschil: http://users.telenet.be/HTrance/Downloads/godver-FF-IE.jpg .Hier de html
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>HTrance</title>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<link rel="stylesheet" href="css-site/index.css" type="text/css"/>
</head>
<body>
<div class="main_head">
</div>
<div class="main">
<div class="b_menu">
<div class="b_menu_head"></div>
<div class="b_menu_t"></div>
</div>
<div class="s_menu">
<div class="s_menu_head"></div>
<div class="s_menu_t"></div>
</div>
<div class="page">
<div class="page_head"></div>
<div class="page_t"></div>
</div>
</div>
</body>
</html>
Hier de css:
HTML:
/* CSS Document */
body{
background-color: #666666;
margin: 0px;
padding: 0px;
}
.main_head{
position: relative;
margin: 0px;
padding: 0px;
background-image: url(../images-site/main_head.png);
width: 990px;
height: 25px;
margin-left: auto;
margin-right: auto;
}
.main{
position: relative;
margin: 0px;
padding: 0px 0px 12px 0px;
background-color: #170057;
border-left-width: 2px;
border-left-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #8D9FD5;
width: 986px;
margin-left: auto;
margin-right: auto;
}
.b_menu{
position: relative;
margin: 12px 12px 0px 12px;
padding: 0px;
width: 962px;
height: 160px;
}
.b_menu_head{
position: relative;
margin: 0px;
padding: 0px;
background-image: url(../images-site/menu_head.png);
width: 962px;
height: 25px;
}
.b_menu_t{
position: relative;
margin: 0px;
padding: 0px;
background-color: #D7E0F1;
border-left-width: 2px;
border-left-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #D7E0F1;
width: 958px;
height: 135px;
}
.page{
position: absolute;
margin: 12px 0px 0px 0px;
padding: 0px;
width: 784px;
height: 25px;
right: 12px;
}
.page_head{
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px;
background-image: url(../images-site/page_head.png);
width: 784px;
height: 25px;
}
.page_t{
position: relative;
margin: 0px;
padding: 0px;
background-color: #D7E0F1;
border-left-width: 2px;
border-left-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #D7E0F1;
width: 780px;
height: 502px;
}
.s_menu{
position: relative;
float: left;
margin: 12px 0px 0px 0px;
padding: 0px;
width: 166px;
height: 527px;
margin-left: 12px;
}
.s_menu_head{
position: relative;
margin: 0px 0px 0px 0px;
padding: 0px;
background-image: url(../images-site/little_head.png);
width: 166px;
height: 25px;
}
.s_menu_t{
position: relative;
margin: 0px;
padding: 0px;
background-color: #D7E0F1;
border-left-width: 2px;
border-left-style: solid;
border-right-width: 2px;
border-right-style: solid;
border-bottom-width: 2px;
border-bottom-style: solid;
border-color: #D7E0F1;
width: 162px;
height: 502px;
}
. Firefox (Gecko) bevat nog een aantal weergavefouten (die vanaf versie 3 verholpen zullen zijn). Ook Safari (Webkit) bevat nog een aantal weergavefouten.