ممكن توضيح اكتر مش فاهم
بس اللى اعرفه ان كده التوزيع خطأ
الصح
كود PHP:
<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta content="text/html; charset=utf-8" http-equiv="content-type" />
<title>untitled 9</title>
<style type="text/css">
.h_g{
background-image:url('ali-e!d/3coolh_06.jpg');
background-repeat:repeat-x;height:99px;
}
.h_g1{
background-image:url('ali-e!d/3coolh_08.jpg');
background-repeat:repeat-x;height:99px;
}
.h_g2{
background-image:url('ali-e!d/3coolh_07.jpg');
background-repeat:no-repeat;height:99px;width:324px;margin:-99px auto;
}
.h_g3{
background-image:url('ali-e!d/3coolh_05.jpg');
background-repeat:no-repeat;height:99px;width:27px;float:left;
}
.h_g4{
background-image:url('ali-e!d/3coolh_09.jpg');
background-repeat:no-repeat;height:99px;width:27px;float:right;
}
.f_g{
background-image:url('ali-e!d/3coolh_14.jpg');
background-repeat:repeat-x;height:30px;
}
.f_g1{
background-image:url('ali-e!d/3coolh_13.jpg');
background-repeat:no-repeat;height:30px;width:27px;float:left;
}
.f_g2{
background-image:url('ali-e!d/3coolh_15.jpg');
background-repeat:no-repeat;height:30px;width:27px;float:right;
}
.bg{
background-image:url('ali-e!d/3coolh_11.jpg');
height:100%
}
.bg1{
background:transparent url('ali-e!d/3coolh_10.jpg') repeat-y left;
}
.bg2{
background:transparent url('ali-e!d/3coolh_12.jpg') repeat-y right;
padding-left:20px;padding-right:20px;
}
</style>
</head>
<body>
<div class="h_g">
<div class="h_g1">
<div class="h_g2"></div>
<div class="h_g3"></div>
<div class="h_g4"></div>
</div></div>
<div class="bg">
<div class="bg1">
<div class="bg2">
</div>
</div>
</div>
<div class="f_g">
<div class="f_g1"></div>
<div class="f_g2"></div>
</div>
</body>
</html>