Boolean Island !

Archive for December 2008

Fixing position:fixed for IE

Posted by: ranacse05 on: December 14, 2008

Today i was trying to code a fixed footer . It took very small time to code. And that works ok in FireFox but when i open that page in Internet Explorer it looks different . Here is the first code .
body {
margin:0px;
padding:0 0 0 0 ;
}
#footer{
height:50px;
width:100%;
position:fixed;
top:95%;
background:#efefef;
border:1px solid #ccc;
}
#main {
height:1200px;
background:#A8C5FF;
}
<div id=”main”></div>
<div id=”c” align=”center”>
<div id=”footer”>Its [...]


My blog worth


My site is worth $3431.
How much is yours worth?

My Twittes

FireFox

Firefox 3

My Facebook

this is Raquibul's profile

View Raquibul Islam's profile on LinkedIn

My fav

 

December 2008
S M T W T F S
« Oct   Feb »
 123456
78910111213
14151617181920
21222324252627
28293031  

Flickr Photos

Moon !

Moon !

Leevio

Leevio

Leevio

Tea !

History

me

More Photos

My Bookmarks

Dynamic Malloc

Blog Stats

  • 45,997 hits