HTML Footer on my website -



HTML Footer on my website -

i'm working on website: click here

on every page made footer. can't footer centered , locked on bottom of page. hope of guys can help me. tried stuff found on stackoverflow won't work....

regards,

matthijs

the class using on div (.grid_4) has float:left value. if rid of float , add together text-align: center on div, content centered.

for sticky footer, check out this link

html

Comments

Popular posts from this blog

php - How to pass multiple values from url -

php - Laravel not returning controller -

c# - Confused on how to specify a Platform and Version while using ChromeOptions for RemoteWebDriver with Selenium donNet since recent updates -