السلام عليكم
هل يوجد مشكله في هذا الكود :
رمز PHP:
View
*{
padding: 0px;
margin: 0px;
}
body{
direction: ltr;
font-family: Arial;
font-size: 12px;
}
#he{
width: 80%;
margin-left: auto;
margin-right: auto;
position: relative;
background: #f1f1f1;
color: #000;
border: 1px solid #ccc;
}
.header{
background: #555;
color: #fff;
padding: 40px;
}
.head{
padding: 7px;
margin: 7px 7px 7px 7px;
border-bottom: 1px dashed #ccc;
border-right: 1px dashed #ccc;
color: #ff0000;
}
.by{
padding: 7px;
margin: 7px 7px 7px 7px;
border-bottom: 1px dashed #ccc;
border-right: 1px dashed #ccc;
}
.foot{
padding: 7px;
margin: 7px 7px 7px 7px;
border-bottom: 1px dashed #ccc;
border-right: 1px dashed #ccc;
}
.footer{
background: #555;
color: #fff;
padding: 10px;
text-align: center;
}
View
'.$id.'
'.$author.'
'.$title.'
</div>
'.$content.'</div>
Powered by traidnt</div>
</div>
</div> </div> </div></div>
أكثر...