السلام عليكم اختي مشكور على الدورة ما شاء الله ان شاء الله يزيد علما
بس عندي مشكلة في الايطارات
شوفي المشكلة
الاكواد
كود:
<!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 1</title> <style type="text/css"> .d-t { background-image:url('Akram-Des/post/images/d-t.gif'); background-repeat:repeat-x; height:120px; } .d-1 { background-image:url('Akram-Des/post/images/d1.gif'); background-repeat:no-repeat; height:120px; width:161px; float:right; } .d-2 { background-image:url('Akram-Des/post/images/d2.gif'); background-repeat:no-repeat; height:120px; width:179px; float:left; } .q-t { background:transparent; color:maroon; } .q-1 { background-image:url('Akram-Des/post/images/q1.gif'); background-position:right; background-repeat:repeat-y; padding-right:18px; } .q-2 { background-image:url('Akram-Des/post/images/q2.gif'); background-position:left; background-repeat:repeat-y; padding-left:21px; } .v-t { background-image:url('Akram-Des/post/images/v-t.gif'); background-repeat:repeat-x; height:94px; } .v-1 { background-image:url('Akram-Des/post/images/v1.gif'); background-repeat:no-repeat; height:94px; width:161px; float:right; } .v-2 { background-image:url('Akram-Des/post/images/v2.gif'); background-repeat:no-repeat; height:94px; width:179px; float:left; } </style> </head> <body> <div class="d-t"> <div class="d-1"></div> <div class="d-2"></div> </div> <div class="q-t"> <div class="q-1"> <div class="q-2"> </div> </div> </div> <div class="v-t"> <div class="v-1"></div> <div class="v-2"></div> </div> </body> </html>
الصور :
Akram-Des