Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Better way for padding footer
Message
From
09/10/2017 04:43:19
 
 
To
09/10/2017 02:01:29
General information
Forum:
HTML5
Category:
HTML
Miscellaneous
Thread ID:
01654841
Message ID:
01654845
Views:
55
>Recently, we talked about the padding of a footer. Despite the adjustment went better, there were still times it was buggy. And, that is because the footer height is varying from time to time. In order to avoid that, I needed an approach which does not rely on a fix height, which was use in the stylesheet. I ended up using the approach as mentioned on this page:
>
>https://stackoverflow.com/questions/9126777/keep-footer-with-variable-height-on-bottom
>
>The footer is at the bottom and no matter its height, it works well.
>
>However, I went with the approach using the table. As we know, when doing that, the content inside will ignore the padding so we need to force this in another way.

Interesting. I looked at various options a long time ago - not sure exactly what I ended up with but all of the options I found seemed to have some shortcoming......
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform