آلدرس جميييييل ..؛
وهذآ تطبيقي للدرس الثالث ...
كود 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>Ebtehal-des</title>
<style type="text/css">
.hedar-tmdd {
background-image:url('images/hedar-tmdd.gif');
background-repeat:repeat-x;
height:297px;
}
.hedar-1 {
background-image:url('images/hedar-1.gif');
background-repeat:no-repeat;
height:297px;
width:508px;
float:right
}
.hedar-2 {
background-image:url('images/hedar-2.gif');
background-repeat:no-repeat;
height:297px;
width:230px;
float:left;
}
</style>
</head>
<body>
<div class="hedar-tmdd">
<div class="hedar-1"></div>
<div class="hedar-2"></div>
</div>
<div class="backg">
<div class="P-1"></div>
<div class="P-2"></div>
</div>
<div class="Fotar-tmdd">
<div class="Fotar-1"></div>
<div class="Fotar-2"></div>
</div>
</body>
</html>