كود HTML:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Facebook Bar</title>
<style type="text/css">
body {
margin: 0px;
padding: 0px;
overflow: hidden;
}
#page {
margin: 0px;
overflow: auto;
height: 93%;
}
#bottom {
width: 100%;
height: 7%;
background: #9e9e9e;
text-align: center;
}
</style>
</head>
<body>
<div id="page">
الصفحة هنا
</div>
<div id="bottom">الشريط السفلي</div>
</body>
</html>
كنت ابحث عن الكود من فترة .. لقيته بموقع اجنبي ما اتذكره وحفظته, عدلت في الألوان والطول والعرض .. 
يشتغل اوكي بالفايرفوكس والإكسبلورر :nice:
__________________
لا إله إلا أنت سبحانك إني كنت من الظالمين