كود الخاتمه بتاعت حقوق الطبع
| كود بلغة HTML |
<div id="footer">حقوق الطبع محفوظه</div>
|
زي ما اتفقنا كل حاجه هنعملها هنسقها في css
| كود بلغة HTML |
#footer {
background-color: #0FF; لون الخلفيه
text-align: center;المحاذاه للنص
word-spacing: normal;مسافه السطر
white-space: normal;
display: table;
height: 60px;ارتفاع الفوتر
width: 800px;عرض الفوتر
margin-right: 0px;
margin-left: 0px;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: double;
border-right-style: double;
border-bottom-style: double;
border-left-style: double;
}
|
يمكن ان تقللي من التنسيقات التي لا تحتوي ارقام وتزيليها وتري العمل ان لم يتاثر فلا داعي لها يارب يكون الشرح كده سهل وتكونوا استفدتو