Hi
When I was reading in css FAQ Tips specificlly ( Sticky Footer)
I find this Code
My quesion:Code:html, body{height:100%;} html,body {margin:0;padding:0}
Is there any specific difference between the code above and this one?!
Code:html, body{height:100%;margin:0;padding:0}


Reply With Quote


Bookmarks